Commit Graph

4380 Commits (1b51b5efb619eb29c67ed5be0f4ab6d0793760d5)

Author SHA1 Message Date
Matt Jordan b36d670dc1 apps/app_dictate: Fix typo in attribution
11 years ago
Matt Jordan 9b74dcb687 Makefile: Remove coverage files on 'make clean'
11 years ago
Corey Farrell 53658a14cc Fix unsafe uses of ast_context pointers.
11 years ago
Ivan Poddubny 8d927fad0d app_queue: Fix queue_log EXITWITHTIMEOUT containing only 1 parameter
11 years ago
Kevin Harwell 019695b49d app_confbridge: Default the template option to a compatible default profile.
11 years ago
Matthew Jordan 6b399f72dc apps/app_queue: Prevent possible crash when evaluating queue penalty rules
11 years ago
Matthew Jordan 97c68d8d3a clang compiler warnings: Fix pointer-bool-converesion warnings
11 years ago
Scott Griepentrog 3ade8a146a Voicemail API: fix handling of full mailbox
11 years ago
Matthew Jordan 297b8df31b clang compiler warnings: Fix -Wabsolute-value warnings
11 years ago
Matthew Jordan 29e6597f0b clang compiler warnings: Fix a variety of "unused" warnings
11 years ago
Matthew Jordan 844be81760 clang compiler warnings: Fix -Wparantheses-equality warnings
11 years ago
Kevin Harwell 6ceccec5b3 app_confbridge: file playback blocks dtmf
11 years ago
Matthew Jordan 0fe50b9b35 Fix compilations errors on 64-bit OpenBSD systems
11 years ago
Richard Mudgett 4f68f39cde Audit ast_sockaddr_resolve() usage for memory leaks.
11 years ago
Matthew Jordan 90205889ed apps/app_amd: Document maximum_word_length option; fix AMDCAUSE documentation
11 years ago
Matthew Jordan 6c61b4e37e app_voicemail: Fix crash with IMAP backends when greetings aren't present
11 years ago
George Joseph a0dc90c5b8 app_voicemail: Fix compile breaking in app_voicemail with IMAP_STORAGE.
11 years ago
Kevin Harwell 9445a45188 app_chanspy, channel: fix frame leaks
11 years ago
Matthew Jordan 8bb48e1f50 make: Remove 'res_features' from libraries to link against with cygwin/mingw32
11 years ago
Matthew Jordan 37df042fd8 apps/app_voicemail: Demote an ERROR message to a WARNING message
11 years ago
Matthew Jordan 991f979039 apps/app_voicemail: Fix IMAP header compatibility issue with Microsoft Exchange
11 years ago
Matthew Jordan a1ed030c5c apps/app_mixmonitor: Move Test Event for MIXMONITOR_END to after it finishes
11 years ago
Richard Mudgett c9ce281846 app_confbridge: Repeatedly starting and stopping recording ref leaks the recording channel.
11 years ago
Richard Mudgett 045557ad1b app_confbridge: Whitespace
11 years ago
Walter Doekes 08efda063a Fix typo's (retrieve, specified, address).
11 years ago
Matthew Jordan 189bbe46c0 apps/app_voicemail: Trigger MWI notification with MixMonitor m() option
11 years ago
Matthew Jordan ee3290a70c app_voicemail: Temp message left after review/hangup with ODBC/IMAP backend
11 years ago
Richard Mudgett 2ecff992af app_macro: Don't restore the calling location on a channel redirect.
11 years ago
Walter Doekes 822abf9e9b Fix printf problems with high ascii characters after r413586 (1.8).
11 years ago
Matthew Jordan c02beb1097 apps/app_meetme: Apply default values on initial load with no config file
11 years ago
Matthew Jordan 4a054379de apps/app_voicemail: Fix crash with IMAP when streams are opened simultaneously
11 years ago
Joshua Colp d2d6a36bc8 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 060ced4b54 AST-2014-017 - app_confbridge: permission escalation/ class authorization.
11 years ago
Matthew Jordan f20ddb1285 apps/app_confbridge: Ensure 'normal' users hear message when last marked leaves
11 years ago
Matthew Jordan 10d242b728 app_confbridge: Don't play leader leaving prompt if no one will hear it
11 years ago
Joshua Colp 093db340b1 app_confbridge: Play "leader has left" sound even when musiconhold is enabled.
11 years ago
Corey Farrell 47ee18acc1 Fix compile error caused by review 4138
11 years ago
Corey Farrell 9dc2f92921 Fix ast_writestream leaks
11 years ago
Corey Farrell a3ec9d8f1b app_queue: fix a couple leaks to struct call_queue in set_member_value
11 years ago
Walter Doekes 15f16e3187 app_voicemail: Fix unchecked bounds of myArray in IMAP_STORAGE.
11 years ago
Corey Farrell 37d9bfdd05 app_queue: Cleanup ao2_iterator
11 years ago
Matthew Jordan a640d70ae8 apps/app_dial: Fix Dial 'z' option
12 years ago
Matthew Jordan 252ead3b13 app_voicemail/app: Remove test events that were duplicated by r421059
12 years ago
Richard Mudgett c2e464699f datastores: Audit ast_channel_datastore_remove usage.
12 years ago
Scott Griepentrog 59795008d5 app_voicemail: use a consistent generator string
12 years ago
Kinsey Moore 22b9d0ddff Fix more dev-mode build issues
12 years ago
Corey Farrell 7a914e14d0 Fix minor reference leaks in app_skel and TEST_FRAMEWORK
12 years ago
Scott Griepentrog a5f39fc2ba app_queue: delayed state can cause early leavewhenempty ringing
12 years ago
Jonathan Rose 064bd035e7 MixMonitor: Add class authorization requirements to MixMonitor AMI commands
12 years ago
Matthew Jordan a890f5469b app_confbridge: Allow muting of users waiting to enter a ConfBridge
12 years ago