Richard Mudgett
|
5a10683b49
app_queue: Fix incorrect assertion.
|
12 years ago |
Richard Mudgett
|
8f3d0093f3
app_queue: Fix multiple calls to a queue member that is in only one queue.
|
12 years ago |
Matthew Jordan
|
8a6ae411e3
Prevent exhaustion of system resources through exploitation of event cache
|
12 years ago |
Richard Mudgett
|
881a190364
app_queue: Revert bad ringinuse=no patch.
|
12 years ago |
Mark Michelson
|
e5a751a48d
Multiple revisions 375993-375994
|
12 years ago |
Matthew Jordan
|
b46dd6e074
Ensure that the Queue application tracks busy members in off nominal situations
|
12 years ago |
Jonathan Rose
|
a89ea587b4
app_queue: Make ordering of rrmemory/rrordered persist over add/remove members
|
12 years ago |
Richard Mudgett
|
db2caa5e15
app_queue: Made pass connected line updates from the caller to ringing queue members.
|
13 years ago |
Sean Bright
|
00dca099f6
app_queue: Support persisting and loading of long member lists.
|
13 years ago |
Kinsey Moore
|
63738f393c
"show" completion option for "queue" shouldn't appear twice
|
13 years ago |
Jonathan Rose
|
dfdab86971
app_queue: Make queue reload members and variants of that work
|
13 years ago |
Richard Mudgett
|
bf637f3c55
Fix exception path typo in app_queue.c try_calling().
|
13 years ago |
Kinsey Moore
|
7b26676b5a
Ensure listed queues are not offered for completion
|
13 years ago |
Kinsey Moore
|
7b04192625
Ensure "rules" is tab-completable for "queue show"
|
13 years ago |
Mark Michelson
|
3e31d5d743
Prevent crash on shutdown due to refcount error on queues container.
|
13 years ago |
Mark Michelson
|
95ba9747d7
Help prevent ringing queue members from being rung when ringinuse set to no.
|
13 years ago |
Mark Michelson
|
ce34b8de22
Fix misuses of asprintf throughout the code.
|
13 years ago |
Mark Michelson
|
ae092221c6
Fix bug where final queue member would not be removed from memory.
|
13 years ago |
Mark Michelson
|
b6152adee4
Fix a couple of documentation problems in app_queue.c
|
13 years ago |
Richard Mudgett
|
4b80d0af52
Explicitly check caller hangup in app Queue rather than a polluted res2 value.
|
13 years ago |
Kinsey Moore
|
563180e4a8
Fix coverity UNUSED_VALUE findings in core support level files
|
13 years ago |
Richard Mudgett
|
d87e0c363b
Coverity Report: Fix issues for error type REVERSE_INULL (core modules)
|
13 years ago |
Richard Mudgett
|
41944e7bd7
Fix Dial I option ignored if dial forked and one fork redirects.
|
13 years ago |
Matthew Jordan
|
a1f4a5d9ee
Fix a variety of memory leaks
|
13 years ago |
Jonathan Rose
|
095ceb6866
Coverity Report: Fix issues for error type CHECKED_RETURN for core
|
13 years ago |
Jonathan Rose
|
42e9b60c81
Change default value of 'ignorebusy' on Queue members so that behavior is more like 1.8
|
13 years ago |
Richard Mudgett
|
41cd2f771c
Add missing connected line macro calls to initial dial for Dial and Queue apps.
|
13 years ago |
Richard Mudgett
|
25e3446bd9
Audit of ao2_iterator_init() usage for v10. Missed one.
|
13 years ago |
Richard Mudgett
|
4062c504b7
Audit of ao2_iterator_init() usage for v1.8.
|
13 years ago |
Matthew Jordan
|
e647d17e35
Realtime queues failed to load queue information without queue member table
|
13 years ago |