Commit Graph

938 Commits (88e9d05ef7de24f0169032c1ae4cacbe54be0a55)

Author SHA1 Message Date
Matt Jordan a3c5488ff4 app_queue: Prevent crash when a call is forwarded to an invalid location
9 years ago
Joshua Colp 43b5f8d57b app_queue: Only remove queue member from pending when state changes.
9 years ago
Alexei Gradinari 2de58c6d01 core/dial: New channel variable FORWARDERNAME
9 years ago
Joshua Colp 6959f5484b app_queue: Fix crash when unloading module.
9 years ago
Joshua Colp 83dadc4683 Merge "app_queue: queue members can receive multiple calls" into 13
9 years ago
Kevin Harwell c345e530f4 app_queue: queue members can receive multiple calls
9 years ago
DarkS c0688a6398 Fix case sensitive actions in AMI QueueSummary and QueueStatus
9 years ago
ibercom 3b9d8b60b2 app_queue: Frequent segfaults in function can_ring_entry()
9 years ago
Rodrigo Ramírez Norambuena 79dc5e2f00 app_queue: fix Calculate talktime when is first call answered
9 years ago
Martin Tomec 338a8ffed6 app_queue: Add member flag "in_call" to prevent reading wrong lastcall time
10 years ago
Rodrigo Ramírez Norambuena e13719bff1 app_queue: Added reason pause of member
10 years ago
Carlos Oliva ae428d8460 app_queue: update RT members when the 1st call joins a queue with no agents
10 years ago
Alec Davis 7debb986a5 app_queue: (try_calling): mutex 'qe->chan' freed more times than we've locked!
10 years ago
Richard Mudgett 6b1e7583c1 app_queue.c: Force COLP update if outgoing channel name changed.
10 years ago
Richard Mudgett 6bf304bf25 app_queue.c: Factor out a connected line update routine.
10 years ago
Matt Jordan efbd0f5a97 Merge "app_queue: AgentComplete event has wrong reason" into 13
10 years ago
Kevin Harwell 4fb95bbc4e app_queue: AgentComplete event has wrong reason
10 years ago
Kevin Harwell 6409e7b11a app_queue: Crash when transferring
10 years ago
Richard Mudgett bd867cd078 app_queue.c: Extract some functions for simpler code.
10 years ago
Richard Mudgett ded51e3d77 app_queue.c: Fix error checking in QUEUE_MEMBER() read.
10 years ago
Richard Mudgett e5f5b9f384 app_queue.c: Fix setting QUEUE_MEMBER 'paused' and 'ringinuse'.
10 years ago
Ivan Poddubny 87263b47b5 app_queue: Fix queue_log EXITWITHTIMEOUT containing only 1 parameter
10 years ago
Mark Michelson 4f1a8dbe92 Detect potential forwarding loops based on count.
10 years ago
Matthew Jordan e05c8ae68e apps/app_queue: Prevent possible crash when evaluating queue penalty rules
10 years ago
Matthew Jordan f324870dab clang compiler warnings: Fix pointer-bool-converesion warnings
10 years ago
Matthew Jordan 5f8faf16af clang compiler warnings: Fix -Wabsolute-value warnings
10 years ago
Matthew Jordan e126ab9eeb clang compiler warnings: Fix a variety of "unused" warnings
10 years ago
Matthew Jordan a3fe43fbdc Fix compilations errors on 64-bit OpenBSD systems
10 years ago
Richard Mudgett 4b363688d4 AMI: Make AMI actions that generate event lists consistent.
11 years ago
Matthew Jordan d79c68d3fb main/stasis: Allow subscriptions to use a threadpool for message delivery
11 years ago
Mark Michelson 1536b0ecb6 Fix race condition that could result in ARI transfer messages not being sent.
11 years ago
Corey Farrell 7bd256b711 app_queue: fix a couple leaks to struct call_queue in set_member_value
11 years ago
Corey Farrell 688edd55c3 app_queue: Cleanup ao2_iterator
11 years ago
Matthew Jordan 95871451f6 app_queue: Add RealTime support for queue rules
11 years ago
Kinsey Moore 0ac7f96057 Stasis: Convey transfer information to applications
11 years ago
Kinsey Moore f1036f40dc Stasis: Allow message types to be blocked
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Richard Mudgett a2ce95d9d2 accountcode: Slightly change accountcode propagation.
11 years ago
Matthew Jordan 9cc1a8e893 stasis: Reduce creation of channel snapshots to improve performance
11 years ago
Scott Griepentrog fa8c58fefb app_queue: delayed state can cause early leavewhenempty ringing
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Joshua Colp f2ca3438e7 app_queue: Extend documentation for various Manager actions and events.
11 years ago
Richard Mudgett cbe7f65674 app_dial and app_queue: Make lock the forwarding channel while taking the channel snapshot.
11 years ago
Russell Bryant 5b7a769fd8 (mix)monitor: Add options to enable a periodic beep
11 years ago
Walter Doekes 76d5c4ed43 app_queue: Re-add HoldTime to QueueCallerAbandon event (simple typo during ast12 refactor).
11 years ago
Joshua Colp c7b8633c26 app_queue: Fix a bug where realtime members would be deleted during reload causing waiting callers to get ejected.
11 years ago
Scott Griepentrog 80ef9a21b9 uniqueid: channel linkedid, ami, ari object creation with id's
11 years ago
Kinsey Moore abf1d883f7 app_queue: Fix documented AMI event name
11 years ago
Rusty Newton b17c80f4f0 apps/app_queue - Fix incorrect Macro parameter documentation
11 years ago
Rusty Newton f6647d2362 Documentation: doc fixes across various parts of the code for ASTERISK issues 23061,23028,23046,23027
12 years ago