Commit Graph

712 Commits (b0357dcc3e17d60f6deb287e322e8725fd88a53e)

Author SHA1 Message Date
Matthew Nicholson 9ed82007f1 Merged revisions 265610 via svnmerge from
15 years ago
Mark Michelson 1225ee831c Merged revisions 265089 via svnmerge from
15 years ago
Richard Mudgett 3d1f005fed Dial and queue connected line update macro not always run when expected.
15 years ago
Mark Michelson b5d5cc565f Enhancements to connected line and redirecting work.
15 years ago
Paul Belanger d7ff67179d 'queue reset stats' erroneously clears wrapuptime configuration.
15 years ago
Mark Michelson fc652b869a Add new possible value to autopause option to allow members to be autopaused in all queues.
15 years ago
Mark Michelson 2dcb4df6d8 Fix logic reversal error when queue callers join the queue.
15 years ago
Eliel C. Sardanons a753e8878b Asterisk data retrieval API.
15 years ago
Richard Mudgett a5a0a5f867 Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.
15 years ago
Sean Bright 9461bac812 Remove unused structure member in app_queue.
15 years ago
Richard Mudgett 73ef4b8daf Removed cdrflags from ast_channel structure.
15 years ago
David Vossel 48134df655 fixes Queue with C option crash
15 years ago
Mark Michelson c54f8ced1b Merged revisions 247168 via svnmerge from
15 years ago
David Vossel fa156c067d Merged revisions 246115 via svnmerge from
15 years ago
Jeff Peeler 0f7c1a8cc9 Merged revisions 243691 via svnmerge from
16 years ago
Jeff Peeler 7e20456f3a Merged revisions 243570 via svnmerge from
16 years ago
David Vossel 8d8800072e fixes spelling error. s/memeber/member
16 years ago
David Vossel 0a6c0ee1f7 cli 'queue show' formatting fix. queue name was truncated over 12 characters
16 years ago
David Vossel bfae8dca78 fixes holdtime playback issue in app_queue
16 years ago
David Vossel 688e1bbac6 app_queue segfaults if realtime field uniqueid is NULL
16 years ago
David Vossel 0a5d21e6c7 QUEUE_MEMBER(..., ready) counts only ready agents, not free agents wrapping up
16 years ago
David Vossel 065fce7310 update CHANGES to reflect new 'R' app_queue option plus a minor optimization to the feature patch
16 years ago
David Vossel 6892b103ab new parameter 'R' to the Queue application
16 years ago
David Vossel 63dafe98f6 changes penaltymemberslimit to use scanf for config value parsing
16 years ago
David Vossel e21deabf02 new queue option, penaltymemberslimit, disregards penalty on too few queue members when enabled
16 years ago
David Vossel 4f5dd10749 app_queue crashes randomly, often during call-transfers
16 years ago
Tilghman Lesher baca4c6437 Found a few places where queue refcounts were counted incorrectly. Also add debug statements.
16 years ago
Tilghman Lesher 5e2aa190fe Display a list of channel variables in each channel-oriented event.
16 years ago
Matthew Nicholson aabff54c4b Add the 'relative-periodic-announce' option to app_queue to allow for calculating the time of announcments from the end of the previous announcment rather than from the beginning.
16 years ago
Tilghman Lesher d8e0c58437 Expand codec bitfield from 32 bits to 64 bits.
16 years ago
Tilghman Lesher 206d2cbc16 Don't crash when state_interface is NULL.
16 years ago
Joshua Colp 2263ced9dd Add support for using a hint when configuring a state interface using the format hint:<extension>@<context>.
16 years ago
Kevin P. Fleming 1c9fe00920 Recorded merge of revisions 222152 via svnmerge from
16 years ago
Matthias Nick 00bb578898 Prevents from division by zero
16 years ago
Tilghman Lesher 85f18fcb8f Merged revisions 217989 via svnmerge from
16 years ago
Tilghman Lesher 1b08c27c1a Add original position, when logging a caller entering a queue.
16 years ago
Matthew Nicholson 160eb55c47 Merged revisions 211953 via svnmerge from
16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
16 years ago
Tilghman Lesher 20102765bf Merged revisions 211038 via svnmerge from
16 years ago
Mark Michelson fd52c5834e Merged revisions 205349 via svnmerge from
16 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
16 years ago
Kevin P. Fleming aaeec3b40f Last batch of 'static' qualifiers for module-level global variables.
16 years ago
Kevin P. Fleming 6c5987811c Redesigned 'optional API' support.
16 years ago
Mark Michelson e1c03cbf1a Fix some bad locking stemming from trying to forward a call to a non-existent
16 years ago
Mark Michelson d222361a29 Fix a potential crash from trying to access a NULL channel pointer.
16 years ago
David Vossel c42344b319 ast_call_forward() todo notes and originate flag copy.
16 years ago
Mark Michelson 298d745fb4 Add the ability to execute connected line interception macros.
16 years ago
Mark Michelson 4c7c13d574 Remove extra lock from app_queue.
16 years ago
Sean Bright 7ee6e9f4ce Add a missing unref for queues in handle_statechange.
16 years ago
Eliel C. Sardanons 2c882626a0 Implement a new element in AstXML for AMI actions documentation.
16 years ago