Commit Graph

774 Commits (80efa3173315ba47b794e5c9f1b56f61a663a76c)

Author SHA1 Message Date
Richard Mudgett 5e54864c5c Explicitly check caller hangup in app Queue rather than a polluted res2 value.
13 years ago
Kinsey Moore 0353a57671 Fix coverity UNUSED_VALUE findings in core support level files
13 years ago
Richard Mudgett bd85d458a2 Coverity Report: Fix issues for error type REVERSE_INULL (core modules)
13 years ago
Richard Mudgett 4b03161fca Fix Dial I option ignored if dial forked and one fork redirects.
13 years ago
Matthew Jordan 3edf245601 Fix a variety of memory leaks
13 years ago
Jonathan Rose ae528efea3 Coverity Report: Fix issues for error type CHECKED_RETURN for core
13 years ago
Richard Mudgett e446657808 Add missing connected line macro calls to initial dial for Dial and Queue apps.
13 years ago
Richard Mudgett a55030f4fa Audit of ao2_iterator_init() usage for v1.8.
14 years ago
Matthew Jordan a364b1e068 Realtime queues failed to load queue information without queue member table
14 years ago
Richard Mudgett 74da7648bb Fix crash during CDR update.
14 years ago
Richard Mudgett 382f4ac06f Make queue log indicate if ADDMEMBER is paused for AMI and realtime.
14 years ago
Richard Mudgett 0eda1315b5 Fix potential deadlock calling ast_call() with channel locks held.
14 years ago
Richard Mudgett 54f41f2141 Make AMI event AgentCalled get CallerID/ConnectedLine info from the incoming channel.
14 years ago
Terry Wilson e9dc0ae56d Use int for storing ao2_container_count instad of size_t
14 years ago
Terry Wilson 33f73e2ae2 Simplify queue membercount code
14 years ago
Terry Wilson f927ef5571 Properly update membercount for reloaded members
14 years ago
Gregory Nietsky 4037f1366d Revert Janitor patch 341906 For now
14 years ago
Gregory Nietsky 4f690341cf Whitespace Fixups / Add Braces
14 years ago
Gregory Nietsky 3b2f5e7d4c Make sure a CDR is on the stack for call in the Queue.
14 years ago
Jonathan Rose 32c717b97c Document applications that play audio and do not answer unanswered calls.
14 years ago
Gregory Nietsky f94fa3dba3 Locking order in app_queue.c causes deadlocks.
14 years ago
Alec L Davis 74f9e66b41 peroid typo
14 years ago
Richard Mudgett 185f890c89 Memory Leak in app_queue
14 years ago
Richard Mudgett b1f11e0df4 Revert previous commit. Not ready yet.
14 years ago
Richard Mudgett c0ce03d77f Signed
14 years ago
Richard Mudgett def9e8fe45 Reference leaks in app_queue.
14 years ago
Matthew Nicholson b92d5952e1 Unlock the channel before calling update_queue.
14 years ago
Leif Madsen d4938a111e Introduce <support_level> tags in MODULEINFO.
14 years ago
Tilghman Lesher 9a3fd9a994 Removing type attributes, as a change to menuselect makes them no longer necessary.
14 years ago
Tilghman Lesher d104b4e701 Add the attribute "type" to each "<use>" for menuselect.
14 years ago
Richard Mudgett 1fe4351176 Fixed some error exit cleanup in app_queue.c.
14 years ago
Richard Mudgett 91b7dd582e Response to QueueRule manager command does not contain ActionID if it was specified.
14 years ago
Richard Mudgett e0b2c103f6 Ring all queue with more than 255 agents will cause crash.
14 years ago
Richard Mudgett 59a41188a8 The AMI Newstate event contains different information between v1.4 and v1.8.
14 years ago
Terry Wilson 6cf3280dd6 Merged revisions 317575 via svnmerge from
14 years ago
Russell Bryant a3d1ff1140 Increase buffer size to be PATH_MAX for a path.
14 years ago
Russell Bryant a82f1bb995 Fix a bunch of compiler warnings generated by gcc 4.6.0.
14 years ago
Terry Wilson 734ca12381 Merged revisions 315643 via svnmerge from
14 years ago
Jason Parker c8ef3e081b Merged revisions 308007 via svnmerge from
14 years ago
Tilghman Lesher ff43beaa2d Calling a gosub routine defined in AEL from Dial/Queue ceased to work.
14 years ago
Jason Parker e8bd6696b5 Merged revisions 306346 via svnmerge from
15 years ago
Richard Mudgett cee1db213b Don't send redirecting updates to the caller if the dialplan forked the call.
15 years ago
Andrew Latham b7d7fc94c2 Add Function and Application Relationships to documentation
15 years ago
Jeff Peeler 309a50c3bd Merged revisions 303008 via svnmerge from
15 years ago
Jeff Peeler b064838468 Merged revisions 298597 via svnmerge from
15 years ago
Brett Bryant ddb80391f6 Patch for deadlock from ordering issue between channel/queue locks in app_queue
15 years ago
Richard Mudgett eca6952995 Simplify locking code for REDIRECTING interception macro when forwarding a call.
15 years ago
Tilghman Lesher 72718e1183 Merged revisions 287387 via svnmerge from
15 years ago
Russell Bryant daf14509c5 Set the default for "autofill" and "shared_lastcall" to "yes" in queues.conf.
15 years ago
Tilghman Lesher 8bc90ad39a Merged revisions 284631 via svnmerge from
15 years ago