Commit Graph

4658 Commits (a036c359036a4b8e6b51f53d51c707658cbf77ff)

Author SHA1 Message Date
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
Matt Jordan 0a1a550593 apps/app_dictate: Fix typo in attribution
10 years ago
Matt Jordan 49f81ddb85 Makefile: Remove coverage files on 'make clean'
10 years ago
Joshua Colp e99e654d75 app_dial: Hold reference to calling channel formats when dialing outbound.
10 years ago
Richard Mudgett a2f4d03c87 app_directory: Fix crash when using the alias option 'a'.
10 years ago
Corey Farrell 55c8daf88b Fix unsafe uses of ast_context pointers.
10 years ago
George Joseph 7fcf0a97b8 app_playback: Suppress warnings on playback if channel hung up
10 years ago
Jonathan Rose d49d64b79c app_voicemail: fix moving when old messages full
10 years ago
Ivan Poddubny 87263b47b5 app_queue: Fix queue_log EXITWITHTIMEOUT containing only 1 parameter
10 years ago
Kevin Harwell 7e5056b393 app_confbridge: Default the template option to a compatible default profile.
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
Ashley Sanders e301185983 stasis: set a channel variable on websocket disconnect error
10 years ago
Ashley Sanders a1f12d9231 stasis: set a channel variable on websocket disconnect error
10 years ago
Ashley Sanders 7293ecd90b stasis: set a channel variable on websocket disconnect error
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 eb70993a50 clang compiler warnings: Fix -Wparantheses-equality warnings
10 years ago
Kevin Harwell fd434a210f app_confbridge: file playback blocks dtmf
10 years ago
Matthew Jordan a3fe43fbdc Fix compilations errors on 64-bit OpenBSD systems
10 years ago
Richard Mudgett 2122c205e6 Audit ast_sockaddr_resolve() usage for memory leaks.
10 years ago
Matthew Jordan a4c27baf47 apps/app_amd: Document maximum_word_length option; fix AMDCAUSE documentation
10 years ago
Matthew Jordan 055001716c app_voicemail: Fix crash with IMAP backends when greetings aren't present
10 years ago
George Joseph 06fa8db864 app_voicemail: Fix compile breaking in app_voicemail with IMAP_STORAGE.
10 years ago
Kevin Harwell 169058e73f app_chanspy, channel: fix frame leaks
10 years ago
Matthew Jordan de86b30dba make: Remove 'res_features' from libraries to link against with cygwin/mingw32
10 years ago
Matthew Jordan c40d78c31e apps/app_voicemail: Demote an ERROR message to a WARNING message
10 years ago
Matthew Jordan c7bdf62a95 apps/app_voicemail: Fix IMAP header compatibility issue with Microsoft Exchange
10 years ago
Matthew Jordan 4f4d03fdd1 apps/app_mixmonitor: Move Test Event for MIXMONITOR_END to after it finishes
10 years ago
Richard Mudgett feddab7944 HTTP: Stop accepting requests on final system shutdown.
10 years ago
Richard Mudgett 05e2832b35 app_agent_pool: Fix initial module load agent device state reporting.
10 years ago
Richard Mudgett eda125f98d app_confbridge: Repeatedly starting and stopping recording ref leaks the recording channel.
10 years ago
Matthew Jordan 1a17693789 app_confbridge: Restore user's menu name to CLI output of 'confbridge list'
10 years ago
Richard Mudgett e302116e40 app_confbridge: Make CBRec channel names more unique.
10 years ago
Richard Mudgett f8b3fb6e2f app_confbridge: Whitespace
10 years ago
Walter Doekes e23f07beb8 Fix typo's (retrieve, specified, address).
10 years ago
Matthew Jordan beb20440e0 apps/app_voicemail: Trigger MWI notification with MixMonitor m() option
11 years ago
Matthew Jordan 894d4d781c apps/app_dial: Don't publish DialEnd twice on unexpected GoSub/Macro values
11 years ago
Matthew Jordan e659b3e53d app_voicemail: Temp message left after review/hangup with ODBC/IMAP backend
11 years ago
Richard Mudgett 1f94b96749 app_macro: Don't restore the calling location on a channel redirect.
11 years ago
Richard Mudgett 4b363688d4 AMI: Make AMI actions that generate event lists consistent.
11 years ago
Walter Doekes 9ae57e0dd6 Fix printf problems with high ascii characters after r413586 (1.8).
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
11 years ago
George Joseph e985cb076d confbridge: Make kick, mute and unmute handle channel targets consistently.
11 years ago
Mark Michelson 16c96760e7 Fix a locking inversion in MixMonitor.
11 years ago
Matthew Jordan b9906d8438 apps/app_meetme: Fix crash when publishing MeetMe messages with no channel
11 years ago
Matthew Jordan f5d4e581f3 apps/app_dial: Fix Dial 'z' option
11 years ago
Matthew Jordan 544e092b2d app_voicemail/app: Remove test events that were duplicated by r421059
11 years ago
Jonathan Rose cd28e5dda2 Bridges: Fix feature interruption/unintended kick caused by external actions
11 years ago
Joshua Colp a2bbe5d360 app_voicemail: Fix the "test_voicemail_vm_info" unit test.
11 years ago
Mark Michelson ef70c08dc7 Improve call forwarding reporting, especially with regards to ARI.
11 years ago
Matthew Jordan 95871451f6 app_queue: Add RealTime support for queue rules
11 years ago
Jason Parker 7438e38f22 Fix build in devmode.
11 years ago
Jason Parker 2b804661bc 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
Corey Farrell e04607f8a3 res_smdi: convert to astobj2
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Corey Farrell f4a30ad32e Fix minor reference leaks in app_skel and TEST_FRAMEWORK
11 years ago
Matthew Jordan 97834718c2 Remove many deprecated modules
11 years ago
Matthew Jordan b99c1378bc apps/app_voicemail: Fix compilation error introduced in r417591
11 years ago
Matthew Jordan af90afd90c app_voicemail, say: Add support for Japanese Language
11 years ago
Matthew Jordan 22e62ac6f6 app_jack: Support audio with a sampling rate higher than 8kHz
11 years ago
Richard Mudgett 86e8ab5ed4 voicemail API callbacks: Extract the sayname API call to its own registerd callback.
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
Jonathan Rose 70b976f084 MixMontior: Add class authorization requirements to MixMonitor AMI commands
11 years ago
Matthew Jordan fd45b82247 app_confbridge: Allow muting of users waiting to enter a ConfBridge
11 years ago
Corey Farrell db2ee74883 app_confbridge: Correct verification of conference name length
11 years ago
Matthew Jordan fb5690ce4b Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages
11 years ago