Commit Graph

832 Commits (2fce31c09a47dea6afba4d6b4529178ac8aa60d5)

Author SHA1 Message Date
Terry Wilson 34c55e8e7c Opaquify char * and char[] in ast_channel
13 years ago
Walter Doekes db24fc2523 Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
13 years ago
Richard Mudgett 2e04182efc Audit of ao2_iterator_init() usage for v10. Missed one.
13 years ago
Richard Mudgett 27b69e7d29 Audit of ao2_iterator_init() usage for v1.8.
13 years ago
Terry Wilson 99cae5b750 Opaquify channel stringfields
13 years ago
Matthew Jordan 9c4821f468 Realtime queues failed to load queue information without queue member table
14 years ago
Terry Wilson 04da92c379 Replace direct access to channel name with accessor functions
14 years ago
Richard Mudgett b05d4603c4 Fix crash during CDR update.
14 years ago
Matthew Jordan aaa715bfae Fixed Asterisk crash when function QUEUE_MEMBER receives invalid input
14 years ago
Jonathan Rose e1884139c4 Fix regressed behavior of queue set penalty to work without specifying 'in <queuename>'
14 years ago
Richard Mudgett 9e726d9cb4 Make queue log indicate if ADDMEMBER is paused for AMI and realtime.
14 years ago
Richard Mudgett 46089f6b51 Fix potential deadlock calling ast_call() with channel locks held.
14 years ago
Richard Mudgett 464b337b3c Make AMI event AgentCalled get CallerID/ConnectedLine info from the incoming channel.
14 years ago
Terry Wilson 6e730a6806 Use int for storing ao2_container_count instad of size_t
14 years ago
Terry Wilson f8351a8342 Simplify queue membercount code
14 years ago
Terry Wilson 5749ef5be8 Properly update membercount for reloaded members
14 years ago
Richard Mudgett 3e9f1ee3e0 Fix use of OBJ_KEY in Queue application.
14 years ago
Gregory Nietsky 7ac53e57b3 queues container needs locking when using the OBJ_NOLOCK flag
14 years ago
Gregory Nietsky 3d55a05019 Remove some ref leaks and a return without unlock.
14 years ago
Gregory Nietsky d36c70e021 Whitespace Fixups / Add Braces
14 years ago
Gregory Nietsky 71b7df16bf Merged revisions 341580 via svnmerge from
14 years ago
Matthew Nicholson 3f98c937a1 Merged revisions 341486 via svnmerge from
14 years ago
Terry Wilson 0ab04b53b5 Add autopausebusy and autopauseunavail queue options
14 years ago
Gregory Nietsky b4d8f26ecd Merged revisions 337840 via svnmerge from
14 years ago
Jonathan Rose 364eb56835 Merged revisions 336717 via svnmerge from
14 years ago
Gregory Nietsky 6f7ff1074b Merged revisions 336094 via svnmerge from
14 years ago
Alec L Davis 5ad57732f5 Merged revisions 334621 via svnmerge from
14 years ago
Richard Mudgett 436ceb827c Merged revisions 333011 via svnmerge from
14 years ago
Richard Mudgett b92dcb0c82 Merged revisions 332875,332878 via svnmerge from
14 years ago
Matthew Nicholson c9f65ece49 Merged revisions 331775 via svnmerge from
14 years ago
Kinsey Moore 0f5ef2c781 Log queue member name when state_interface is set for ADDMEMBER and REMOVEMEMBER events
14 years ago
Kinsey Moore d1a0938c99 app_queue: Add StateInterface to output of "queue show" and "QueueStatus"
14 years ago
Richard Mudgett 145c174565 Merged revisions 328329 via svnmerge from
14 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
Tilghman Lesher 7d179abfd4 Merged revisions 326411 via svnmerge from
14 years ago
Richard Mudgett 4240017462 Merged revisions 325614 via svnmerge from
14 years ago
Richard Mudgett 54763625c6 Merged revisions 325610 via svnmerge from
14 years ago
Gregory Nietsky f99a06d030 Commit "distrotech" app_queue changes to Trunk
14 years ago
Richard Mudgett 67dc7a4c93 Merged revisions 322484 via svnmerge from
14 years ago
Gregory Nietsky 2cfe89a7fd Remove Unused Var Warning rt_handle_member_record
14 years ago
Gregory Nietsky cfb10e99b5 Refactor rt_handle_member_record
14 years ago
Richard Mudgett 0096238b52 Merged revisions 320823 via svnmerge from
14 years ago
Terry Wilson 892953466b Merged revisions 317584 via svnmerge from
14 years ago
Russell Bryant 7a2103efa6 Merged revisions 317336 via svnmerge from
14 years ago
Russell Bryant 37aa52fd78 Merged revisions 316265 via svnmerge from
14 years ago
Terry Wilson 8d2a71877a Merged revisions 315644 via svnmerge from
14 years ago
Jason Parker 551dac2eda Merged revisions 308010 via svnmerge from
14 years ago
Tilghman Lesher 7800a1c330 Merged revisions 307750 via svnmerge from
14 years ago
Jason Parker 0beeb00ef3 Merged revisions 306356 via svnmerge from
14 years ago
Richard Mudgett 4d8feab7fa Merged revisions 306324 via svnmerge from
14 years ago
Andrew Latham f9c3b26241 Add Function and Application Relationships to documentation
14 years ago
Jeff Peeler a4fec286f8 Merged revisions 303009 via svnmerge from
15 years ago
Jeff Peeler 6c0b904d17 Merged revisions 298598 via svnmerge from
15 years ago
Brett Bryant b54348691a Merged revisions 295670 via svnmerge from
15 years ago
Richard Mudgett 851141c131 Merged revisions 288079-288080 via svnmerge from
15 years ago
Tilghman Lesher b717decec6 Merged revisions 287388 via svnmerge from
15 years ago
Russell Bryant dd1e62c095 Merged revisions 287193 via svnmerge from
15 years ago
Tilghman Lesher 27cbcba255 Merged revisions 284632 via svnmerge from
15 years ago
Tilghman Lesher 8190e96fad Merged revisions 284610 via svnmerge from
15 years ago
Sean Bright 395ecf1153 Merged revisions 280161 via svnmerge from
15 years ago
Richard Mudgett ff2dc29d88 Merged revisions 279227 via svnmerge from
15 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
15 years ago
Jeff Peeler 5b8a8fc6c8 Fix reporting estimated queue hold time.
15 years ago
Jeff Peeler b73c1377e5 Add missing handling for ringing state for use with queue empty options.
15 years ago
Olle Johansson 65203b12dd Add a dialplan function to check if a queue exists: QUEUE_EXISTS
15 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
15 years ago
Eliel C. Sardanons a1b89a6a50 Implement AstData API data providers as part of the GSOC 2010 project,
15 years ago
Tilghman Lesher 45a4bf35c2 The switch fallthrough could create some errorneous situations, so best to force directly to the default case.
15 years ago
Matthew Nicholson cb22af3ec5 Merged revisions 272367 via svnmerge from
15 years ago
Richard Mudgett afd4454c44 Generic Advice of Charge.
15 years ago
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