Commit Graph

5319 Commits (21)

Author SHA1 Message Date
Naveen Albert bdf9327a33 app_dial: Add dial time for progress/ringing.
3 years ago
Naveen Albert 2ac9c8fb5c app_voicemail: Properly reinitialize config after unit tests.
3 years ago
Shaaah 6f99268f79 app_queue.c : fix "queue add member" usage string
3 years ago
Naveen Albert 190b6eafb3 app_voicemail: Allow preventing mark messages as urgent.
3 years ago
George Joseph a5ae546b88 Reduce startup/shutdown verbose logging
3 years ago
cmaj c863e0d77d app_speech_utils.c: Allow partial speech results.
3 years ago
Mike Bradeen 69fe814813 app_chanspy: Add 'D' option for dual-channel audio
3 years ago
Naveen Albert ed39406838 app_if: Fix next priority calculation.
3 years ago
Sean Bright 03ad690276 app_confbridge: Don't emit warnings on valid configurations.
3 years ago
Mike Bradeen a22db8fd60 app_voicemail_odbc: remove macrocontext from voicemail_messages table
3 years ago
Naveen Albert 1bf4493371 app_if: Fix faulty EndIf branching.
3 years ago
Naveen Albert 3bb34477d4 general: Fix broken links.
3 years ago
Maximilian Fridrich 366dc1e99f app_dial: Add option "j" to preserve initial stream topology of caller
3 years ago
Sean Bright fbe92dce2b app_voicemail.c: Completely resequence mailbox folders.
3 years ago
Sean Bright 33213c1979 app.c: Allow ampersands in playback lists to be escaped.
3 years ago
Matthew Fredrickson b5c31b55c9 app_followme.c: Grab reference on nativeformats before using it
3 years ago
Naveen Albert 4a356e984c app_directory: Add ADSI support to Directory.
3 years ago
Naveen Albert 95bc661542 app_voicemail: Add AMI event for mailbox PIN changes.
3 years ago
Sean Bright baf3ce25f5 app_queue.c: Emit unpause reason with PauseQueueMember event.
3 years ago
Naveen Albert 75620616f4 app_voicemail: Disable ADSI if unavailable.
3 years ago
Jaco Kroon 130c3ab792 app_queue: periodic announcement configurable start time.
3 years ago
Naveen Albert c032d38d3f app_dial: Fix infinite loop when sending digits.
3 years ago
Mike Bradeen e9b269692f app_voicemail: Fix for loop declarations
3 years ago
zhengsh eab40e755e app_audiosocket: Fixed timeout with -1 to avoid busy loop.
3 years ago
Matthew Fredrickson 1d7ae8d227 Revert "app_stack: Print proper exit location for PBXless channels."
3 years ago
Joshua C. Colp 6b6880072b app_queue: Add support for applying caller priority change immediately.
3 years ago
Mike Bradeen eef5a0b7bf Adds manager actions to allow move/remove/forward individual messages
3 years ago
Mike Bradeen 48c6e3fb1d app_voicemail: add CLI commands for message manipulation
3 years ago
Mike Bradeen 250b3a2f3c app_voicemail: fix imap compilation errors
3 years ago
Olaf Titz 128a9969a1 app_voicemail_imap: Fix message count when IMAP server is unavailable
3 years ago
Nathan Bruning 292834d1ba app_queue: Add force_longest_waiting_caller option.
3 years ago
alex2grad 8a6379f36b
app_followme: fix issue with enable_callee_prompt=no (#88)
3 years ago
Niklas Larsson c1f21b6f66 app_queue: Preserve reason for realtime queues
3 years ago
Naveen Albert 5dac935f61 app_sla: Migrate SLA applications out of app_meetme.
3 years ago
Joshua Colp 4ec4543332 Revert "app_queue: periodic announcement configurable start time."
4 years ago
Naveen Albert fa41458298 app_queue: Fix minor xmldoc duplication and vagueness.
4 years ago
Mike Bradeen c4a55322bc res_mixmonitor: MixMonitorMute by MixMonitor ID
4 years ago
Jaco Kroon 71e317f68f app_queue: periodic announcement configurable start time.
4 years ago
Naveen Albert 95a41d231f app_dial: Fix DTMF not relayed to caller on unanswered calls.
4 years ago
Naveen Albert cec0c5cd39 app_senddtmf: Add SendFlash AMI action.
4 years ago
Mike Bradeen 18a9540520 app_read: Add an option to return terminator on empty digits.
4 years ago
Mike Bradeen 152239b978 app_directory: Add a 'skip call' option.
4 years ago
Mike Bradeen cee3564b45 app_senddtmf: Add option to answer target channel.
4 years ago
Sean Bright f9a27f028f app_queue: Minor docs and logging fixes for UnpauseQueueMember.
4 years ago
Sean Bright 632da7c11a app_queue: Reset all queue defaults before reload.
4 years ago
Sean Bright c85fc1278f doxygen: Fix doxygen errors.
4 years ago
Naveen Albert 78f5a41d64 app_signal: Add signaling applications
4 years ago
Mike Bradeen 2a066b6c2f app_directory: add ability to specify configuration file
4 years ago
Mike Bradeen 6b03d60c7d res_monitor: Remove deprecated module.
4 years ago
Sean Bright cbaba132a7 app_playback.c: Fix PLAYBACKSTATUS regression.
4 years ago
Mike Bradeen e8f548c155 app_macro: Remove deprecated module.
4 years ago
Naveen Albert f7726430b2 app_broadcast: Add Broadcast application
4 years ago
Naveen Albert a46d5f9b76 app_cdr: Remove deprecated application and option.
4 years ago
Mike Bradeen 4095a382da chan_sip: Remove deprecated module.
4 years ago
Naveen Albert 4168fa3466 app_voicemail_odbc: Fix string overflow warning.
4 years ago
Naveen Albert d60bd09851 app_sendtext: Remove references to removed applications.
4 years ago
Naveen Albert a28421a676 app_if: Fix format truncation errors.
4 years ago
Naveen Albert e3ea1b88ff app_if: Adds conditional branch applications
4 years ago
Naveen Albert 9e14523ca3 app_voicemail: Fix missing email in msg_create_from_file.
4 years ago
Mike Bradeen d0140fc7fe app_osplookup: Remove deprecated module.
4 years ago
Naveen Albert 1c8acdb1c0 app_mixmonitor: Add option to use real Caller ID for voicemail.
4 years ago
Naveen Albert 79562cf1a5 sla: Prevent deadlock and crash due to autoservicing.
4 years ago
Naveen Albert 7e1340eb77 app_mixmonitor: Add option to delete files on exit.
4 years ago
Naveen Albert 12d18b0a40 app_stack: Print proper exit location for PBXless channels.
4 years ago
Naveen Albert d411ad8f08 app_bridgewait: Add option to not answer channel.
4 years ago
Naveen Albert 41ce3711da app_amd: Add option to play audio during AMD.
4 years ago
Naveen Albert 4fbaf86a2b app_confbridge: Add end_marked_any option.
4 years ago
Naveen Albert 85102e4e8f general: Very minor coding guideline fixes.
4 years ago
Naveen Albert 31887d636a app_confbridge: Fix memory leak on updated menu options.
4 years ago
Naveen Albert cf0f1829fb general: Remove obsolete SVN references.
4 years ago
Naveen Albert 5121648efe app_meetme: Add missing AMI documentation.
4 years ago
Naveen Albert f5378f63c4 general: Improve logging levels of some log messages.
4 years ago
Naveen Albert 0699c275d8 app_confbridge: Add missing AMI documentation.
4 years ago
Naveen Albert 2843e5678d app_confbridge: Always set minimum video update interval.
4 years ago
Naveen Albert bcc18ca9f5 general: Fix various typos.
4 years ago
Naveen Albert 626fefdf7d app_dial: Fix dial status regression.
4 years ago
Naveen Albert ae8a36a7d9 app_dial: Propagate outbound hook flashes.
4 years ago
Naveen Albert 4a11ae7ecf pbx: Add helper function to execute applications.
4 years ago
Naveen Albert cc8e098e1d app_voicemail: Add option to prevent message deletion.
4 years ago
Naveen Albert 51d262af12 xmldocs: Improve examples.
4 years ago
Naveen Albert 432a1d2d7e app_confbridge: Add function to retrieve channels.
4 years ago
George Joseph 4aa541683b GCC12: Fixes for 16+
4 years ago
Naveen Albert 892c06564f chan_dahdi: Document dial resource options.
4 years ago
Michael Cargile a2679b0ee2 apps/confbridge: Added hear_own_join_sound option to control who hears sound_join
4 years ago
Naveen Albert b90650d8f4 app_meetme: Don't erroneously set global variables.
4 years ago
Naveen Albert 0c70d497bc documentation: Adds versioning information.
4 years ago
Maximilian Fridrich 53a3af6321 app_dial: Flip stream direction of outgoing channel.
4 years ago
Naveen Albert b87c5f5124 app_mf, app_sf: Return -1 if channel hangs up.
5 years ago
Naveen Albert ede4e2099f app_queue: Add music on hold option to Queue.
5 years ago
Naveen Albert da44b848f5 app_meetme: Emit warning if conference not found.
5 years ago
Naveen Albert 1e87cadf8e app_dial: Document DIALSTATUS return values.
5 years ago
Kfir Itzhak 2be01ba40b app_queue: Add QueueWithdrawCaller AMI action
5 years ago
Naveen Albert c35e205bef documentation: Add since tag to xmldocs DTD
5 years ago
Naveen Albert 39820e3561 app_voicemail: Emit warning if asking for nonexistent mailbox.
5 years ago
Naveen Albert c9ef2b3b86 app_mp3: Document and warn about HTTPS incompatibility.
5 years ago
Naveen Albert 0da713168d app_mf: Add max digits option to ReceiveMF.
5 years ago
Alexei Gradinari b41440a179 app_queue: load queues and members from Realtime when needed
5 years ago
Mark Petersen 93d090147f app_queue.c: Queue don't play "thank-you" when here is no hold time announcements
5 years ago
Sean Bright 0d62735f99 utils.c: Remove all usages of ast_gethostbyname()
5 years ago
Mark Petersen dc7bcd68e4 app_queue.c: Support for Nordic syntax in announcements
5 years ago