Commit Graph

4786 Commits (6d3c1a4a2129c7a673b43ca21950f8fe6ff7f92d)

Author SHA1 Message Date
Mark Michelson ac02bbd9a0 ConfBridge: Make some announcements asynchronous.
9 years ago
Matt Jordan 730cb3b0b7 apps/app_dial: Fix crash on non-connect call paths for Privacy/Screening option
9 years ago
Matt Jordan 6e1a3b924e apps/app_dial: Set the DIALSTATUS to NOANSWER on privacy option 5
9 years ago
Michael Kuron 48fd4c815c app_mp3: Use correct buffer size and the same sample rate as the channel
9 years ago
zuul 8bdd5b63df Merge "app_queue: Ensure member is removed from pending when hanging up."
9 years ago
Joshua Colp c21e6764f1 app_queue: Ensure member is removed from pending when hanging up.
9 years ago
chrisderock 93b7533d74 app_macro: Consider '~~s~~' as a macro start extension.
9 years ago
Mark Michelson ded22c712a ConfBridge: Rework announcer channel methodology
9 years ago
Joshua Colp 11ef7f34bf Merge "Revert "ConfBridge: Rework announcer channel methodology""
9 years ago
Joshua Colp 065d810d3f Revert "ConfBridge: Rework announcer channel methodology"
9 years ago
zuul c9df806f24 Merge "ConfBridge: Rework announcer channel methodology"
9 years ago
Mark Michelson 5aa8773052 ConfBridge: Rework announcer channel methodology
9 years ago
Tzafrir Cohen 046069011b followme: initialize all config items on reload
9 years ago
zuul 3117d150fa Merge "manager: Add <see-also> tags to relate UserEvent actions/apps/events"
9 years ago
Matt Jordan 9202ca34a8 app_dial: Improve documentation
9 years ago
Matt Jordan 243f0cf99a manager: Add <see-also> tags to relate UserEvent actions/apps/events
9 years ago
Matt Jordan 225fd1003f app_queue: Prevent crash when a call is forwarded to an invalid location
9 years ago
Alexei Gradinari 9042ad40f2 app_voicemail: Add taskprocessor alert level options.
9 years ago
Corey Farrell cf1188a1be Unit tests: Use AST_TEST_DEFINE in conditional code only.
9 years ago
Joshua Colp 943bb48b59 Merge "pbx: Create pbx_include.c for management of 'struct ast_include'."
9 years ago
Corey Farrell be36bd7ca5 pbx: Create pbx_include.c for management of 'struct ast_include'.
9 years ago
Joshua Colp 31967dacdf app_queue: Only remove queue member from pending when state changes.
9 years ago
Richard Mudgett 0a30008224 app_voicemail.c: Fix IMAP compile error.
9 years ago
Joshua Colp 5c949d009e Merge "Fixes to include signal.h"
9 years ago
Timo Teräs 39b69ab537 Fixes to include signal.h
9 years ago
Örn Arnarson 60caebc738 apps/app_voicemail.c and main/say.c: Add support for Icelandic language
9 years ago
Alexei Gradinari 3e8d523d88 core/dial: New channel variable FORWARDERNAME
9 years ago
Joshua Colp 608e0267e8 Merge "Expand the scope of Dial Events"
9 years ago
Joshua Colp ad31e5bb1c Merge "followme: allow disabling callee prompt"
9 years ago
Mark Michelson 205a31f86c Expand the scope of Dial Events
9 years ago
Alexei Gradinari b3142e99e4 app_voicemail: fix bugs, imap mm_status log change to debug
9 years ago
Tzafrir Cohen 1d60bfcdf1 followme: allow disabling callee prompt
9 years ago
Tzafrir Cohen b5c471b339 followme: delete the right recorded name file
9 years ago
Joshua Colp b4e10e7c90 Merge "app_confbridge: Add a regcontext option for confbridge bridge profiles."
9 years ago
Jaco Kroon 8923c9ac96 app_confbridge: Add a regcontext option for confbridge bridge profiles.
9 years ago
Joshua Colp 122895f864 Merge "app_chanspy: fix audiohook options in non read-only mode"
9 years ago
Jean Aunis 0c9faaee47 app_chanspy: fix audiohook options in non read-only mode
9 years ago
Andrew Nagy 080c6216b6 app_voicemail: always copy dynamic struct to avoid race condition
9 years ago
Jean Aunis 7281770710 app_chanspy: reduce audio loss on the spying channel.
9 years ago
Joshua Colp 8ae69cffef app_queue: Fix crash when unloading module.
9 years ago
zuul 811e24f595 Merge "Bridge system: Fix memory leaks and double frees on impart failure."
9 years ago
Joshua Colp 456600a641 Merge "app_queue: queue members can receive multiple calls"
9 years ago
DarkS f99ec857c8 Fix case sensitive actions in AMI QueueSummary and QueueStatus
9 years ago
Kevin Harwell 30ab21d5fa app_queue: queue members can receive multiple calls
9 years ago
Richard Mudgett a63656b419 Bridge system: Fix memory leaks and double frees on impart failure.
9 years ago
Joshua Colp d95512a7dd app_talkdetect: Make the module core supported.
9 years ago
ibercom dbb47e0a47 app_queue: Frequent segfaults in function can_ring_entry()
9 years ago
Joshua Colp f7a434fa6d Merge "app_voicemail/IMAP: function 'save_to_folder' creates wrong folder"
9 years ago
Joshua Colp 5a0534dc62 app_voicemail: Fix test_voicemail_notify_endl test.
9 years ago
Alexei Gradinari c00c298a0e app_voicemail/IMAP: function 'save_to_folder' creates wrong folder
9 years ago
zuul c3339816f1 Merge "app_voicemail/IMAP: IMAP access FATAL error: Out of memory"
9 years ago
Alexei Gradinari f9dab80816 app_voicemail/IMAP: IMAP access FATAL error: Out of memory
9 years ago
Richard Mudgett 6138a75e8e pbx.h: Make ast_state_cb_type take more const.
9 years ago
Jacek Konieczny 9785e8d090 app_echo: forward and generate VIDUPDATE frames
9 years ago
Gianluca Merlo 894071ea2c config: fix flags in uint option handler
9 years ago
Andrew Nagy 7964e260d3 app_stasis: Don't hang up if app is not registered
9 years ago
Walter Doekes dcb25bb057 app_chanspy: Fix occasional deadlock with ChanSpy and Local channels.
9 years ago
Rodrigo Ramírez Norambuena 15aeb78c66 app_queue: fix Calculate talktime when is first call answered
9 years ago
Richard Mudgett 1bc54aee80 app_confbridge: Only use b_profile options from the conference.
9 years ago
Joshua Colp 0aea293450 Merge "app_confbridge.c: Replace inlined code with existing function."
9 years ago
Joshua Colp e541d9cf34 Merge topic 'ASTERISK-20987'
9 years ago
Richard Mudgett af6b15976d app_confbridge.c: Replace inlined code with existing function.
9 years ago
Richard Mudgett 7932336a3d app_confbridge: Add ability to get the muted conference state.
9 years ago
Richard Mudgett 894045e7cf app_confbridge.c: Update CONFBRIDGE and CONFBRIDGE_INFO documentation.
9 years ago
Richard Mudgett 12c93e8f81 app_confbridge: Make non-admin users join a muted conference muted.
9 years ago
Rodrigo Ramírez Norambuena f299dc0d76 app_queue: Add Lastpause field of queue member
9 years ago
Joshua Colp ef293354dc Merge "app_queue: fix some tab format"
9 years ago
Joshua Colp fe059b3534 Merge "app_queue: Fix preserved reason of pause when Asterisk is restared"
9 years ago
Joshua Colp 527057ae24 Merge "app_queue.c: remove include for core_unreal.h not used in code."
9 years ago
George Joseph 40da6434c1 build_system: Fix some warnings highlighted by clang
9 years ago
Rodrigo Ramírez Norambuena 8c664da0ff app_queue: fix some tab format
9 years ago
Rodrigo Ramírez Norambuena d3969d09ae app_queue.c: remove include for core_unreal.h not used in code.
9 years ago
Rodrigo Ramírez Norambuena 378fed4900 app_queue: Fix preserved reason of pause when Asterisk is restared
10 years ago
Martin Tomec 90b06d1a3c app_queue: Add member flag "in_call" to prevent reading wrong lastcall time
10 years ago
Joshua Colp 0c62e0a55c Merge "voicemail: Move app_voicemail / res_mwi_external conflict to runtime"
10 years ago
George Joseph 6d18fe151c voicemail: Move app_voicemail / res_mwi_external conflict to runtime
10 years ago
Richard Mudgett f88b952093 app_dial: Immediately exit dial if the caller is already hung up.
10 years ago
Dade Brandon ca394161cf app_amd: Correct maximum_number_of_words functionality & documentation
10 years ago
Carlos Oliva 3e7522533c app_queue: update RT members when the 1st call joins a queue with no agents
10 years ago
Corey Farrell fcaebb0e43 app_meetme: Set default value for audio_buffers.
10 years ago
Rodrigo Ramírez Norambuena f2a84b500d app_queue: Show reason of pause on CLI
10 years ago
Joshua Colp b52b494004 Merge "StatsD: Add sample rate compatibility"
10 years ago
Matt Jordan 65102d19bc Merge "app_bridgeaddchan: ability to barge into existing call"
10 years ago
Alec Davis 8c14b91651 app_bridgeaddchan: ability to barge into existing call
10 years ago
tcambron 05addf3d8f StatsD: Add sample rate compatibility
10 years ago
Alec Davis 4013f9d577 app_queue: (try_calling): mutex 'qe->chan' freed more times than we've locked!
10 years ago
Mark Michelson ed13732188 Confbridge: Add a user timeout option
10 years ago
Joshua Colp 0be147f713 Merge "ast_format_cap_get_names: To display all formats, the buffer was increased."
10 years ago
Alexander Traud cf79b62778 ast_format_cap_get_names: To display all formats, the buffer was increased.
10 years ago
Walter Doekes 39daf9f066 docs: Fix a few typo's in app docs (more then, resourse).
10 years ago
Joshua Colp 29810aa620 Merge "StatsD: Send stuff to the StatsD server and test"
10 years ago
tcambron c5093b21ad StatsD: Send stuff to the StatsD server and test
10 years ago
Matt Jordan 2ddd9ff2d9 Merge "app_queue: Added reason pause of member"
10 years ago
tcambron fdfd0fb488 StatsD: Add user input validation to the application
10 years ago
Rodrigo Ramírez Norambuena 92fa8d1e0e app_queue: Added reason pause of member
10 years ago
Matt Jordan da54d3ddd1 Merge "StatsD: Write skeleton Asterisk application"
10 years ago
tcambron 2fe9f09705 StatsD: Write skeleton Asterisk application
10 years ago
Matt Jordan 9db74be3c0 Merge "app_queue.c: Force COLP update if outgoing channel name changed."
10 years ago
Matt Jordan 8bb8f99252 Merge "app_queue.c: Factor out a connected line update routine."
10 years ago
Matt Jordan e0d8b6a65d Merge "app_dial.c: Make 'A' option pass COLP updates."
10 years ago