Commit Graph

790 Commits (c1d9194482cbc6584f79f27233b0410590599e59)

Author SHA1 Message Date
Terry Wilson 786f5898d1 Finalize ast_channel opaquification
13 years ago
Sean Bright 4657b016ad Resolve a few more cases of variable shadowing.
13 years ago
Jonathan Rose d3db6da254 Adds a transfer callee on hangup option (like with Dial option F) to queues.
13 years ago
Terry Wilson 0e5c761c28 Opaquify ast_channel typedefs, fd arrays, and softhangup flag
13 years ago
Terry Wilson a9d607a357 Opaquify ast_channel structs and lists
13 years ago
Richard Mudgett e063fa6b3f Fix REF_DEBUG compile errors.
13 years ago
Kinsey Moore 1fac2fba4b Deprecated macro usage for connected line, redirecting, and CCSS
13 years ago
Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types
13 years ago
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.
14 years ago
Richard Mudgett 27b69e7d29 Audit of ao2_iterator_init() usage for v1.8.
14 years ago
Terry Wilson 99cae5b750 Opaquify channel stringfields
14 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