Commit Graph

936 Commits (38bf1f3a718676e932b7cd088dd67a08adae3ed6)

Author SHA1 Message Date
Rodrigo Ramírez Norambuena f2a84b500d app_queue: Show reason of pause on CLI
11 years ago
Alec Davis 4013f9d577 app_queue: (try_calling): mutex 'qe->chan' freed more times than we've locked!
11 years ago
Rodrigo Ramírez Norambuena 92fa8d1e0e app_queue: Added reason pause of member
11 years ago
Richard Mudgett 7c7a7ddd27 app_queue.c: Force COLP update if outgoing channel name changed.
11 years ago
Richard Mudgett 145608bd81 app_queue.c: Factor out a connected line update routine.
11 years ago
Matt Jordan 9a4498a112 Merge "app_queue: AgentComplete event has wrong reason"
11 years ago
Kevin Harwell 729a4325da app_queue: AgentComplete event has wrong reason
11 years ago
Kevin Harwell 63ede41227 app_queue: Crash when transferring
11 years ago
Mark Michelson 26fca72837 Merge "app_queue.c: Extract some functions for simpler code."
11 years ago
Richard Mudgett 9fb4a96e15 app_queue.c: Fix setting QUEUE_MEMBER 'paused' and 'ringinuse'.
11 years ago
Richard Mudgett 87b22969a4 app_queue.c: Extract some functions for simpler code.
11 years ago
Richard Mudgett 5cf98e2459 app_queue.c: Fix error checking in QUEUE_MEMBER() read.
11 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
11 years ago
Ivan Poddubny 90bfc02e84 app_queue: Fix queue_log EXITWITHTIMEOUT containing only 1 parameter
11 years ago
Corey Farrell 5c1d07baf0 Astobj2: Allow reference debugging to be enabled/disabled by config.
12 years ago
Mark Michelson aae45acbda Detect potential forwarding loops based on count.
12 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
12 years ago
Matthew Jordan 2201e27340 apps/app_queue: Prevent possible crash when evaluating queue penalty rules
12 years ago
Matthew Jordan b8fa8aa775 clang compiler warnings: Fix pointer-bool-converesion warnings
12 years ago
Matthew Jordan 7bc2345fb1 clang compiler warnings: Fix -Wabsolute-value warnings
12 years ago
Matthew Jordan d2776d4d45 clang compiler warnings: Fix a variety of "unused" warnings
12 years ago
Matthew Jordan 60f01520e7 Fix compilations errors on 64-bit OpenBSD systems
12 years ago
Richard Mudgett c7ea108e02 Revert -r430452 It needs to be redone for the next major AMI version change instead.
12 years ago
Richard Mudgett ef34a05f21 AMI: Remove no longer used parameter from astman_send_listack().
12 years ago
Richard Mudgett 52a7cdb101 AMI: Make AMI actions that generate event lists consistent.
12 years ago
Matthew Jordan 1106e8fd0f main/stasis: Allow subscriptions to use a threadpool for message delivery
12 years ago
Mark Michelson 2d9471ab1f Fix race condition that could result in ARI transfer messages not being sent.
12 years ago
Corey Farrell e4374a3abe app_queue: fix a couple leaks to struct call_queue in set_member_value
12 years ago
Corey Farrell 2290393273 app_queue: Cleanup ao2_iterator
12 years ago
Richard Mudgett cc11a78869 app_queue: Add dialplan function to get the channel name at the specified position in a queue.
12 years ago
Walter Doekes 37179a2b1f core: Don't allow free to mean ast_free (and malloc, etc..).
12 years ago
Matthew Jordan add46fd27c app_queue: Add RealTime support for queue rules
12 years ago
Kinsey Moore 0ac7f96057 Stasis: Convey transfer information to applications
12 years ago
Kinsey Moore f1036f40dc Stasis: Allow message types to be blocked
12 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
12 years ago
Richard Mudgett a2ce95d9d2 accountcode: Slightly change accountcode propagation.
12 years ago
Matthew Jordan 9cc1a8e893 stasis: Reduce creation of channel snapshots to improve performance
12 years ago
Scott Griepentrog fa8c58fefb app_queue: delayed state can cause early leavewhenempty ringing
12 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
12 years ago
Joshua Colp f2ca3438e7 app_queue: Extend documentation for various Manager actions and events.
12 years ago
Richard Mudgett cbe7f65674 app_dial and app_queue: Make lock the forwarding channel while taking the channel snapshot.
13 years ago
Russell Bryant 5b7a769fd8 (mix)monitor: Add options to enable a periodic beep
13 years ago
Walter Doekes 76d5c4ed43 app_queue: Re-add HoldTime to QueueCallerAbandon event (simple typo during ast12 refactor).
13 years ago
Joshua Colp c7b8633c26 app_queue: Fix a bug where realtime members would be deleted during reload causing waiting callers to get ejected.
13 years ago
Scott Griepentrog 80ef9a21b9 uniqueid: channel linkedid, ami, ari object creation with id's
13 years ago
Kinsey Moore abf1d883f7 app_queue: Fix documented AMI event name
13 years ago
Rusty Newton b17c80f4f0 apps/app_queue - Fix incorrect Macro parameter documentation
13 years ago
Rusty Newton f6647d2362 Documentation: doc fixes across various parts of the code for ASTERISK issues 23061,23028,23046,23027
13 years ago
Kevin Harwell 28c0cb28d0 channel locking: Add locking for channel snapshot creation
13 years ago
Joshua Colp 3a5cc054ed res_stasis: Expose event for call forwarding and follow forwarded channel.
13 years ago