Commit Graph

951 Commits (31f17abe449c2a9b43ef4e820792fb52d4b27d7a)

Author SHA1 Message Date
Joshua Colp 8ae69cffef app_queue: Fix crash when unloading module.
9 years ago
Joshua Colp 456600a641 Merge "app_queue: queue members can receive multiple calls"
9 years ago
DarkS f99ec857c8 Fix case sensitive actions in AMI QueueSummary and QueueStatus
9 years ago
Kevin Harwell 30ab21d5fa app_queue: queue members can receive multiple calls
9 years ago
ibercom dbb47e0a47 app_queue: Frequent segfaults in function can_ring_entry()
9 years ago
Richard Mudgett 6138a75e8e pbx.h: Make ast_state_cb_type take more const.
9 years ago
Rodrigo Ramírez Norambuena 15aeb78c66 app_queue: fix Calculate talktime when is first call answered
9 years ago
Rodrigo Ramírez Norambuena f299dc0d76 app_queue: Add Lastpause field of queue member
9 years ago
Joshua Colp ef293354dc Merge "app_queue: fix some tab format"
9 years ago
Joshua Colp fe059b3534 Merge "app_queue: Fix preserved reason of pause when Asterisk is restared"
9 years ago
Rodrigo Ramírez Norambuena 8c664da0ff app_queue: fix some tab format
9 years ago
Rodrigo Ramírez Norambuena d3969d09ae app_queue.c: remove include for core_unreal.h not used in code.
9 years ago
Rodrigo Ramírez Norambuena 378fed4900 app_queue: Fix preserved reason of pause when Asterisk is restared
9 years ago
Martin Tomec 90b06d1a3c app_queue: Add member flag "in_call" to prevent reading wrong lastcall time
9 years ago
Carlos Oliva 3e7522533c app_queue: update RT members when the 1st call joins a queue with no agents
10 years ago
Rodrigo Ramírez Norambuena f2a84b500d app_queue: Show reason of pause on CLI
10 years ago
Alec Davis 4013f9d577 app_queue: (try_calling): mutex 'qe->chan' freed more times than we've locked!
10 years ago
Rodrigo Ramírez Norambuena 92fa8d1e0e app_queue: Added reason pause of member
10 years ago
Richard Mudgett 7c7a7ddd27 app_queue.c: Force COLP update if outgoing channel name changed.
10 years ago
Richard Mudgett 145608bd81 app_queue.c: Factor out a connected line update routine.
10 years ago
Matt Jordan 9a4498a112 Merge "app_queue: AgentComplete event has wrong reason"
10 years ago
Kevin Harwell 729a4325da app_queue: AgentComplete event has wrong reason
10 years ago
Kevin Harwell 63ede41227 app_queue: Crash when transferring
10 years ago
Mark Michelson 26fca72837 Merge "app_queue.c: Extract some functions for simpler code."
10 years ago
Richard Mudgett 9fb4a96e15 app_queue.c: Fix setting QUEUE_MEMBER 'paused' and 'ringinuse'.
10 years ago
Richard Mudgett 87b22969a4 app_queue.c: Extract some functions for simpler code.
10 years ago
Richard Mudgett 5cf98e2459 app_queue.c: Fix error checking in QUEUE_MEMBER() read.
10 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago
Ivan Poddubny 90bfc02e84 app_queue: Fix queue_log EXITWITHTIMEOUT containing only 1 parameter
10 years ago
Corey Farrell 5c1d07baf0 Astobj2: Allow reference debugging to be enabled/disabled by config.
10 years ago
Mark Michelson aae45acbda Detect potential forwarding loops based on count.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Matthew Jordan 2201e27340 apps/app_queue: Prevent possible crash when evaluating queue penalty rules
10 years ago
Matthew Jordan b8fa8aa775 clang compiler warnings: Fix pointer-bool-converesion warnings
10 years ago
Matthew Jordan 7bc2345fb1 clang compiler warnings: Fix -Wabsolute-value warnings
10 years ago
Matthew Jordan d2776d4d45 clang compiler warnings: Fix a variety of "unused" warnings
10 years ago
Matthew Jordan 60f01520e7 Fix compilations errors on 64-bit OpenBSD systems
10 years ago
Richard Mudgett c7ea108e02 Revert -r430452 It needs to be redone for the next major AMI version change instead.
10 years ago
Richard Mudgett ef34a05f21 AMI: Remove no longer used parameter from astman_send_listack().
10 years ago
Richard Mudgett 52a7cdb101 AMI: Make AMI actions that generate event lists consistent.
10 years ago
Matthew Jordan 1106e8fd0f main/stasis: Allow subscriptions to use a threadpool for message delivery
11 years ago
Mark Michelson 2d9471ab1f Fix race condition that could result in ARI transfer messages not being sent.
11 years ago
Corey Farrell e4374a3abe app_queue: fix a couple leaks to struct call_queue in set_member_value
11 years ago
Corey Farrell 2290393273 app_queue: Cleanup ao2_iterator
11 years ago
Richard Mudgett cc11a78869 app_queue: Add dialplan function to get the channel name at the specified position in a queue.
11 years ago
Walter Doekes 37179a2b1f core: Don't allow free to mean ast_free (and malloc, etc..).
11 years ago
Matthew Jordan add46fd27c 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