Commit Graph

4385 Commits (bd4aee4b7bd10f793ae0bbd7db8fcdb9eff9c65c)

Author SHA1 Message Date
Walter Doekes 33e214e025 docs: Fix a few typo's in app docs (more then, resourse).
10 years ago
Kevin Harwell 455a31476b app_record: RECORDED_FILE variable not being populated
10 years ago
Richard Mudgett 6a364807f4 app_queue.c: Extract some functions for simpler code.
10 years ago
Richard Mudgett a56da797d9 app_queue.c: Fix error checking in QUEUE_MEMBER() read.
10 years ago
Richard Mudgett 43150cc58d app_queue.c: Fix setting QUEUE_MEMBER 'paused' and 'ringinuse'.
10 years ago
Matt Jordan b36d670dc1 apps/app_dictate: Fix typo in attribution
10 years ago
Matt Jordan 9b74dcb687 Makefile: Remove coverage files on 'make clean'
10 years ago
Corey Farrell 53658a14cc Fix unsafe uses of ast_context pointers.
10 years ago
Ivan Poddubny 8d927fad0d app_queue: Fix queue_log EXITWITHTIMEOUT containing only 1 parameter
10 years ago
Kevin Harwell 019695b49d app_confbridge: Default the template option to a compatible default profile.
10 years ago
Matthew Jordan 6b399f72dc apps/app_queue: Prevent possible crash when evaluating queue penalty rules
10 years ago
Matthew Jordan 97c68d8d3a clang compiler warnings: Fix pointer-bool-converesion warnings
10 years ago
Scott Griepentrog 3ade8a146a Voicemail API: fix handling of full mailbox
10 years ago
Matthew Jordan 297b8df31b clang compiler warnings: Fix -Wabsolute-value warnings
10 years ago
Matthew Jordan 29e6597f0b clang compiler warnings: Fix a variety of "unused" warnings
10 years ago
Matthew Jordan 844be81760 clang compiler warnings: Fix -Wparantheses-equality warnings
10 years ago
Kevin Harwell 6ceccec5b3 app_confbridge: file playback blocks dtmf
10 years ago
Matthew Jordan 0fe50b9b35 Fix compilations errors on 64-bit OpenBSD systems
10 years ago
Richard Mudgett 4f68f39cde Audit ast_sockaddr_resolve() usage for memory leaks.
10 years ago
Matthew Jordan 90205889ed apps/app_amd: Document maximum_word_length option; fix AMDCAUSE documentation
10 years ago
Matthew Jordan 6c61b4e37e app_voicemail: Fix crash with IMAP backends when greetings aren't present
10 years ago
George Joseph a0dc90c5b8 app_voicemail: Fix compile breaking in app_voicemail with IMAP_STORAGE.
10 years ago
Kevin Harwell 9445a45188 app_chanspy, channel: fix frame leaks
10 years ago
Matthew Jordan 8bb48e1f50 make: Remove 'res_features' from libraries to link against with cygwin/mingw32
10 years ago
Matthew Jordan 37df042fd8 apps/app_voicemail: Demote an ERROR message to a WARNING message
10 years ago
Matthew Jordan 991f979039 apps/app_voicemail: Fix IMAP header compatibility issue with Microsoft Exchange
10 years ago
Matthew Jordan a1ed030c5c apps/app_mixmonitor: Move Test Event for MIXMONITOR_END to after it finishes
10 years ago
Richard Mudgett c9ce281846 app_confbridge: Repeatedly starting and stopping recording ref leaks the recording channel.
10 years ago
Richard Mudgett 045557ad1b app_confbridge: Whitespace
10 years ago
Walter Doekes 08efda063a Fix typo's (retrieve, specified, address).
10 years ago
Matthew Jordan 189bbe46c0 apps/app_voicemail: Trigger MWI notification with MixMonitor m() option
10 years ago
Matthew Jordan ee3290a70c app_voicemail: Temp message left after review/hangup with ODBC/IMAP backend
10 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
11 years ago
Matthew Jordan 252ead3b13 app_voicemail/app: Remove test events that were duplicated by r421059
11 years ago
Richard Mudgett c2e464699f datastores: Audit ast_channel_datastore_remove usage.
11 years ago
Scott Griepentrog 59795008d5 app_voicemail: use a consistent generator string
11 years ago