summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2017-10-28app_agent_spool: Fix typo in dtmf features usage desctiptionIgor Goncharovskiy
2017-10-26app_voicemail.c: Fix compiler warning with IMAP build.Richard Mudgett
2017-10-23app_agent_pool.c: Fix online documentation typo.Richard Mudgett
2017-10-18app_macro deprecation.Corey Farrell
2017-10-11Merge "app_originate: Set ORIGINATE_STATUS correctly on failure"Joshua Colp
2017-10-11app_queue.c: clear moh field in init_queueNathan Bruning
2017-10-10app_originate: Set ORIGINATE_STATUS correctly on failureSean Bright
2017-09-28app_queue.c: Fix announcements when announce-to-first-user not enabled.Richard Mudgett
2017-09-26Merge "app_queue: Only do announcement logic between ringing cycles"Joshua Colp
2017-09-25Merge "build: A few gcc 7 error fixes"Joshua Colp
2017-09-25build: A few gcc 7 error fixesGeorge Joseph
2017-09-25app_queue: Only do announcement logic between ringing cyclesStefanEng86
2017-09-23app_stream_echo: Don't echo declined streamsSean Bright
2017-09-19app_confbridge: Only create a channel that records audio.Joshua Colp
2017-09-06app_waitforsilence: Cleanup & don't treat missing frames as 'noise'Sean Bright
2017-09-01app_directory: Handle a NULL mailbox without crashingSean Bright
2017-08-30AST-2017-006: Fix app_minivm application MinivmNotify command injectionCorey Farrell
2017-08-29confbridge: Handle user hangup during name recordingSean Bright
2017-08-29Merge "app_record: Resolve some absolute vs. relative filename bugs"Jenkins2
2017-08-25voicemail: Fix various abuses of mkstempSean Bright
2017-08-25app_record: Resolve some absolute vs. relative filename bugsSean Bright
2017-08-25Merge "app_queue: Evaluate realtime queues when running dialplan functions"Jenkins2
2017-08-24app_queue: Evaluate realtime queues when running dialplan functionsSean Bright
2017-08-24app_voicemail: Honor escape digits in "greeting only" modeSean Bright
2017-08-23Merge "app_confbridge: Document sfu video_mode value."Joshua Colp
2017-08-23Merge "confbridge.h: Fix doxygen comments."Jenkins2
2017-08-22app_confbridge: Document sfu video_mode value.Richard Mudgett
2017-08-22confbridge.h: Fix doxygen comments.Richard Mudgett
2017-08-22app_queue: Fix initial hold time queue statisticSungtae Kim
2017-08-07Merge "app_privacy: remove unused header asterisk/image.h"Jenkins2
2017-08-02Fix compile error for old versions of GCC.Corey Farrell
2017-08-02app_privacy: remove unused header asterisk/image.hCorey Farrell
2017-08-01Fix compiler warnings on Fedora 26 / GCC 7.Corey Farrell
2017-08-01app_queue: Add announce-position-only-up optionSean Bright
2017-07-26Merge "bridge_softmix / res_rtp_asterisk: Fix packet loss and renegotiation i...Joshua Colp
2017-07-21app_voicemail.c: Allow mailbox entry on authentication retry prompt.Richard Mudgett
2017-07-19Merge "app_playback.c: Use the timezonename parameter"George Joseph
2017-07-19bridge_softmix / res_rtp_asterisk: Fix packet loss and renegotiation issues.Joshua Colp
2017-07-18Merge "app_queue: Add change priority of call"George Joseph
2017-07-14app_confbridge: Make sure name recordings are always removed from the filesystemSergej Kasumovic
2017-07-12app_playback.c: Use the timezonename parameterHolger Hans Peter Freyther
2017-07-12Merge "app_stream_echo: misc bug fixes"Joshua Colp
2017-07-12Merge "manager: Remove AMI "Queues" action."Joshua Colp
2017-07-11manager: Remove AMI "Queues" action.Benjamin Keith Ford
2017-07-10Merge "app_queue: Add priority to AMI QueueStatus"George Joseph
2017-07-07Merge "app_voicemail: Cleanup ODBC connection handling"Joshua Colp
2017-07-05core: Remove 'Data Retrieval API'Sean Bright
2017-07-04app_queue: Add change priority of callRodrigo Ramírez Norambuena
2017-07-01app_voicemail: Cleanup ODBC connection handlingSean Bright
2017-06-30Merge "app_queue: Fix returning to dialplan when a queue is empty"Jenkins2