Commit Graph

4414 Commits (11)

Author SHA1 Message Date
Corey Farrell e918cb2b1e AST-2017-006: Fix app_minivm application MinivmNotify command injection
8 years ago
Joshua Colp 5fc23415ec app_voicemail: Clear voice mailbox in MailboxExists and MAILBOX_EXISTS.
9 years ago
Leandro Dardini 32d63e016f app_queue: Added initialization for "context" parameter
9 years ago
Richard Mudgett b1b406cb12 app_queue: Fix CLI "queue show" and AMI Queues action output truncation.
9 years ago
Tzafrir Cohen d25391e11a followme: initialize all config items on reload
9 years ago
Michael Kuron 428c964373 app_mp3: Use correct buffer size and the same sample rate as the channel
9 years ago
zuul 4246666a3d Merge "app_queue: Ensure member is removed from pending when hanging up." into 11
10 years ago
chrisderock 7041f9ca96 app_macro: Consider '~~s~~' as a macro start extension.
10 years ago
Joshua Colp f7303ac633 app_queue: Ensure member is removed from pending when hanging up.
10 years ago
Corey Farrell 238a55b126 Unit tests: Use AST_TEST_DEFINE in conditional code only.
10 years ago
Joshua Colp 8a45461465 app_queue: Only remove queue member from pending when state changes.
10 years ago
Tzafrir Cohen 120dcdd3df followme: delete the right recorded name file
10 years ago
Andrew Nagy 42ab8d8ef3 app_voicemail: always copy dynamic struct to avoid race condition
10 years ago
zuul 6ae9a22e14 Merge "Fix case sensitive actions in AMI QueueSummary and QueueStatus" into 11
10 years ago
DarkS d8c85768c0 Fix case sensitive actions in AMI QueueSummary and QueueStatus
10 years ago
Kevin Harwell 79d7284b8b app_queue: queue members can receive multiple calls
10 years ago
ibercom 32b4320d62 app_queue: Frequent segfaults in function can_ring_entry()
10 years ago
Alexei Gradinari 981ed6091e app_voicemail/IMAP: function 'save_to_folder' creates wrong folder
10 years ago
Joshua Colp 1dc00f5077 app_voicemail: Fix test_voicemail_notify_endl test.
10 years ago
Alexei Gradinari 628b613a6a app_voicemail/IMAP: IMAP access FATAL error: Out of memory
10 years ago
Walter Doekes d4c3b62fd2 app_chanspy: Fix occasional deadlock with ChanSpy and Local channels.
10 years ago
Rodrigo Ramírez Norambuena ab11e72ce5 app_queue: fix Calculate talktime when is first call answered
10 years ago
Richard Mudgett b04087a8e1 app_confbridge.c: Update CONFBRIDGE and CONFBRIDGE_INFO documentation.
10 years ago
Richard Mudgett afcb151472 app_confbridge: Make non-admin users join a muted conference muted.
10 years ago
Martin Tomec 1943cfc53c app_queue: Add member flag "in_call" to prevent reading wrong lastcall time
10 years ago
Richard Mudgett 6bbb59e348 app_dial: Immediately exit dial if the caller is already hung up.
10 years ago
Dade Brandon 4dd42c1cfa app_amd: Correct documentation to reflect functionality
10 years ago
Carlos Oliva 54f6f54a5f app_queue: update RT members when the 1st call joins a queue with no agents
10 years ago
Corey Farrell fa7329b72d app_meetme: Set default value for audio_buffers.
10 years ago
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.
11 years ago
Richard Mudgett a56da797d9 app_queue.c: Fix error checking in QUEUE_MEMBER() read.
11 years ago
Richard Mudgett 43150cc58d app_queue.c: Fix setting QUEUE_MEMBER 'paused' and 'ringinuse'.
11 years ago
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