Commit Graph

4589 Commits (22eb1b48c03037a823a25d1f4ca86077a432c30a)

Author SHA1 Message Date
Joshua Colp 89d40363ac Merge "Confbridge: Add a user timeout option" into certified/13.1
10 years ago
Alec Davis 457d8dc124 app_queue: (try_calling): mutex 'qe->chan' freed more times than we've locked!
10 years ago
Mark Michelson c4751171a0 Confbridge: Add a user timeout option
10 years ago
Joshua Colp ac9432fdb6 app_dial: Hold reference to calling channel formats when dialing outbound.
10 years ago
Richard Mudgett 00be2f6b4f app_queue.c: Force COLP update if outgoing channel name changed.
10 years ago
Richard Mudgett bd43638622 app_queue.c: Factor out a connected line update routine.
10 years ago
Richard Mudgett f5a935f9d1 app_dial.c: Make 'A' option pass COLP updates.
10 years ago
Richard Mudgett 91f754cb89 app_dial.c: Force COLP update if outgoing channel name changed.
10 years ago
Richard Mudgett 9792b21720 app_dial.c: Factor out a connected line update routine.
10 years ago
Richard Mudgett 86eee104be app_page.c: Fix crash when forwarding with a predial handler.
10 years ago
Kevin Harwell 43e6804b0c app_record: RECORDED_FILE variable not being populated
10 years ago
Richard Mudgett 8142b922ab app_directory: Fix crash when using the alias option 'a'.
11 years ago
Jonathan Rose b81353a0ec app_voicemail: fix moving when old messages full
11 years ago
Mark Michelson 1bb6122f35 Detect potential forwarding loops based on count.
11 years ago
Ashley Sanders 8ae3670781 stasis: set a channel variable on websocket disconnect error
11 years ago
Ashley Sanders 259227eb1a stasis: set a channel variable on websocket disconnect error
11 years ago
Ashley Sanders 758fead630 stasis: set a channel variable on websocket disconnect error
11 years ago
Richard Mudgett 90fc65da62 Audit ast_sockaddr_resolve() usage for memory leaks.
11 years ago
Kevin Harwell 3b4ba353f0 app_chanspy, channel: fix frame leaks
11 years ago
Richard Mudgett 340588c721 HTTP: Stop accepting requests on final system shutdown.
11 years ago
Richard Mudgett b732e8cad9 app_agent_pool: Fix initial module load agent device state reporting.
11 years ago
Richard Mudgett 4bd3c0edf0 app_confbridge: Repeatedly starting and stopping recording ref leaks the recording channel.
11 years ago
Matthew Jordan 757e99a668 app_confbridge: Restore user's menu name to CLI output of 'confbridge list'
11 years ago
Matthew Jordan b9be1f9413 apps/app_dial: Don't publish DialEnd twice on unexpected GoSub/Macro values
11 years ago
Matthew Jordan 316a8a17dc Disable extended support modules
11 years ago
Matthew Jordan 0321d00413 apps/app_meetme: Apply default values on initial load with no config file
11 years ago
Matthew Jordan bda506c346 apps/app_voicemail: Fix crash with IMAP when streams are opened simultaneously
11 years ago
Matthew Jordan d79c68d3fb main/stasis: Allow subscriptions to use a threadpool for message delivery
11 years ago
Joshua Colp 6e30ccd242 app_record: Fix bug where using the 'k' option and hanging up would trim 1/4 of a second of the recording.
11 years ago
Kevin Harwell 19ba0d1363 AST-2014-017 - app_confbridge: permission escalation/ class authorization.
11 years ago
Matthew Jordan 45f4fe6f1c apps/app_confbridge: Ensure 'normal' users hear message when last marked leaves
11 years ago
Matthew Jordan 6d59f1546e app_confbridge: Don't play leader leaving prompt if no one will hear it
11 years ago
Mark Michelson 1536b0ecb6 Fix race condition that could result in ARI transfer messages not being sent.
11 years ago
Joshua Colp 9067e6faa4 app_confbridge: Play "leader has left" sound even when musiconhold is enabled.
11 years ago
Matthew Jordan ffe194fd78 app_voicemail: Fix enhancement that allowed multiple recipients in To: header
11 years ago
Richard Mudgett a2d6e15af8 app_agent_pool: Made agent alert interruptable by DTMF.
11 years ago
Corey Farrell 5bec46e6c8 Fix compile error caused by review 4138
11 years ago
Corey Farrell 5f17490f4d Fix ast_writestream leaks
11 years ago
Corey Farrell 7bd256b711 app_queue: fix a couple leaks to struct call_queue in set_member_value
11 years ago
Walter Doekes 3f31b73f54 app_voicemail: Fix unchecked bounds of myArray in IMAP_STORAGE.
11 years ago
Corey Farrell 688edd55c3 app_queue: Cleanup ao2_iterator
11 years ago
George Joseph 8bb06d592a manager/config: Support templates and non-unique category names via AMI
11 years ago
Richard Mudgett cff192429b audiohooks: Reevaluate the bridge technology when an audiohook is added or removed.
11 years ago
Scott Griepentrog 79b702f308 Voicemail: get correct duration when copying file to vm
11 years ago
Matthew Jordan 0fbd9947e2 main/cdrs: Preserve context/extension when executing a Macro or GoSub
11 years ago
George Joseph e0c66f5f14 confbridge: Add Duration to ConfbridgeList event
11 years ago
George Joseph 372236cc2a confbridge: Add 'Admin' param to join, leave, mute, unmute and talking events
12 years ago
George Joseph e985cb076d confbridge: Make kick, mute and unmute handle channel targets consistently.
12 years ago
Mark Michelson 16c96760e7 Fix a locking inversion in MixMonitor.
12 years ago
Matthew Jordan b9906d8438 apps/app_meetme: Fix crash when publishing MeetMe messages with no channel
12 years ago