Commit Graph

4572 Commits (aa7e06f797612c65f41b71834a89335739e31cc8)

Author SHA1 Message Date
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 2afeadcc84 app_confbridge: Fix build error caused by XML validation errors
11 years ago
Matthew Jordan b79a4a464f app_confbridge: Add the ability to pass options/command to MixMonitor
11 years ago
Walter Doekes 8b6ecc449c Fix printf problems with high ascii characters after r413586 (1.8).
11 years ago
Matthew Jordan 0cdb71aae9 apps/app_meetme: Apply default values on initial load with no config file
11 years ago
Matthew Jordan 6d4ef7ddf4 apps/app_voicemail: Fix crash with IMAP when streams are opened simultaneously
11 years ago
Matthew Jordan 1106e8fd0f main/stasis: Allow subscriptions to use a threadpool for message delivery
11 years ago
Joshua Colp ef9ca8bc32 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 a389f2d7a0 AST-2014-017 - app_confbridge: permission escalation/ class authorization.
11 years ago
Matthew Jordan 948af7fd79 apps/app_confbridge: Ensure 'normal' users hear message when last marked leaves
11 years ago
Matthew Jordan fc2279afea app_confbridge: Don't play leader leaving prompt if no one will hear it
11 years ago
Mark Michelson 2d9471ab1f Fix race condition that could result in ARI transfer messages not being sent.
11 years ago
Joshua Colp 737b811749 app_confbridge: Play "leader has left" sound even when musiconhold is enabled.
11 years ago
Matthew Jordan 08d773532b app_voicemail: Fix enhancement that allowed multiple recipients in To: header
11 years ago
Richard Mudgett 7571bae5ab app_agent_pool: Made agent alert interruptable by DTMF.
11 years ago
Corey Farrell 285be15aaf Fix compile error caused by review 4138
11 years ago
Corey Farrell 509c04ef38 Fix ast_writestream leaks
11 years ago
Corey Farrell e4374a3abe app_queue: fix a couple leaks to struct call_queue in set_member_value
11 years ago
Walter Doekes 5d8d90c402 app_voicemail: Fix unchecked bounds of myArray in IMAP_STORAGE.
11 years ago
Corey Farrell 2290393273 app_queue: Cleanup ao2_iterator
11 years ago
George Joseph c7e6b6ba3d manager/config: Support templates and non-unique category names via AMI
11 years ago
Richard Mudgett 70301b0438 audiohooks: Reevaluate the bridge technology when an audiohook is added or removed.
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
Scott Griepentrog 662b687dbe Voicemail: get correct duration when copying file to vm
11 years ago
Matthew Jordan d42b116925 main/cdrs: Preserve context/extension when executing a Macro or GoSub
11 years ago
George Joseph 5aefecd81e confbridge: Add Duration to ConfbridgeList event
11 years ago
George Joseph 7c1a22fba7 confbridge: Add 'Admin' param to join, leave, mute, unmute and talking events
11 years ago
George Joseph d199536a04 confbridge: Make kick, mute and unmute handle channel targets consistently.
11 years ago
Mark Michelson dcfffce66d Fix a locking inversion in MixMonitor.
11 years ago
Matthew Jordan ba5d5da60b Improve call forwarding reporting, especially with regards to ARI.
11 years ago
Matthew Jordan 6525f374db apps/app_meetme: Fix crash when publishing MeetMe messages with no channel
11 years ago
Matthew Jordan 44fc6ea6ff apps/app_dial: Fix Dial 'z' option
11 years ago
Matthew Jordan 0d0a616e1a app_voicemail/app: Remove test events that were duplicated by r421059
11 years ago
Jonathan Rose d4695774e7 Bridges: Fix feature interruption/unintended kick caused by external actions
11 years ago
Joshua Colp ca61f8ac82 app_voicemail: Fix the "test_voicemail_vm_info" unit test.
11 years ago
Matthew Jordan add46fd27c app_queue: Add RealTime support for queue rules
11 years ago
Jason Parker 3e452fa4d9 Fix build in devmode.
11 years ago
Jason Parker 5ce4ad8031 app_voicemail: Add the ability to specify multiple email addresses.
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
Richard Mudgett 2758cc76e5 datastores: Audit ast_channel_datastore_remove usage.
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Joshua Colp 41042588b9 app_bridgewait: Remove possibility of race condition between channels leaving/joining.
11 years ago
Richard Mudgett a2ce95d9d2 accountcode: Slightly change accountcode propagation.
11 years ago
Scott Griepentrog b9ac1feed7 app_voicemail: use a consistent generator string
11 years ago
Michael L. Young 20cb961b3e apps/app_mixmonitor: Add Options To Play Beep At Start Or Stop
11 years ago
Kinsey Moore 9056c23bbd Fix more dev-mode build issues
11 years ago