Commit Graph

5102 Commits (18.1)

Author SHA1 Message Date
Alexander Traud e0ee53dc9c Compiler fixes for GCC with -Og
5 years ago
Sean Bright abee490639 app_voicemail.c: Document VMSayName interruption behavior
5 years ago
George Joseph 4a049ad510 app_confbridge/bridge_softmix: Add ability to force estimated bitrate
5 years ago
Kfir Itzhak c83e4821e5 app_queue: Fix leave-empty not recording a call as abandoned
5 years ago
Evandro César Arruda 36dd15c659 app_queue: Member lastpause time reseting
5 years ago
Sean Bright b575868000 app_voicemail: Process urgent messages with mailcmd
5 years ago
George Joseph c4c72d55a2 scope_trace: Added debug messages and added additional macros
5 years ago
George Joseph 6faf76308d ACN: Changes specific to the core
5 years ago
Walter Doekes 312c23b0e1 app_queue: (Breaking change) shared_lastcall and autofill default to no
5 years ago
George Joseph 9bd1d686a1 ACN: Add tracing to existing code
5 years ago
Joshua C. Colp 00a52b4752 app_stream_echo: Fix state of added streams.
5 years ago
Walter Doekes db012e8cc6 app_queue: Remove stale code in try_calling
5 years ago
Walter Doekes 0fb6738314 app_queue: Read latest wrapuptime instead of (possibly stale) copy
5 years ago
George Joseph b9f42a717e app_confbridge: Plug ref leak of bridge channel with send_events
5 years ago
Kevin Harwell 3d1bf3c537 Compiler fixes for gcc 10
5 years ago
traud 527e4f6542 app_osplookup: Avoid a format truncation.
5 years ago
Nathan Bruning f217fcdc62 app_queue: track masquerades in app_queue to avoid leaked stasis subscriptions
5 years ago
George Joseph 7baf2c4bf1 app_voicemail: Add workaround for a gcc 10 issue with -Wrestrict
5 years ago
Alexander Traud 26b8c99963 app_fax: SpanDSP headers do not use ast_malloc; ignore that.
5 years ago
Joshua C. Colp 6cfc6ff53c confbridge: Add support for disabling text messaging.
5 years ago
Alexander Traud 5c2b8fdeca app_getcpeid: Add build-time dependency.
5 years ago
Jaco Kroon 4f92dcd66b dahdiras: Only set plugin dahdi.so to pppd if we're running as root.
5 years ago
Joshua C. Colp 98d10d0a16 audiohook: Don't allow audiohooks to attach to hung up channels.
5 years ago
Kevin Harwell 2d9ecd9cd1 Merge "app_queue: Refactor odd placement of if's around say_position"
5 years ago
Kevin Harwell 999fdef335 Merge "app_mixmonitor: Turn on synchronization by default"
5 years ago
Walter Doekes 680e6b9774 app_queue: Refactor odd placement of if's around say_position
5 years ago
Sean Bright 8dcdce42a9 app_mixmonitor: Turn on synchronization by default
5 years ago
Sean Bright ddfb60ac2c app_mixmonitor: Set MIXMONITOR_FILENAME to correct value when wav49 is used
5 years ago
Friendly Automation 95c6fbeae0 Merge "app_voicemail: Remove MessageExists and MESSAGE_EXISTS()"
5 years ago
Joshua Colp 64debbd13f Merge "app_voicemail, say: Fix various leading whitespace problems"
5 years ago
Joshua Colp 058e9f735e Merge "app_voicemail: Prevent crash when saving message with realtime voicemail"
5 years ago
Joshua Colp 2d17e25015 Merge "app_voicemail: Set globals to default values when voicemail.conf missing"
5 years ago
Sean Bright f09cf4da44 app_voicemail: Remove MessageExists and MESSAGE_EXISTS()
5 years ago
Sean Bright 5cbf47714a app_voicemail, say: Fix various leading whitespace problems
5 years ago
Sean Bright ba8ccb9132 app_voicemail: Prevent crash when saving message with realtime voicemail
5 years ago
Friendly Automation 4255277ffd Merge "feat: AudioSocket channel, application, and ARI support."
5 years ago
Friendly Automation c665878e92 Merge "app_queue: Deprecate the QueueMemberPause.Reason field"
5 years ago
Sean Bright 9be89d9913 app_voicemail: Set globals to default values when voicemail.conf missing
5 years ago
Seán C McCord 163efbd724 feat: AudioSocket channel, application, and ARI support.
5 years ago
Joshua Colp f6f678fe7d Merge "app_record: Do not hang up if beep audio is missing"
5 years ago
Sean Bright 9522390a69 app_queue: Deprecate the QueueMemberPause.Reason field
5 years ago
Corey Farrell 2f8b20b949 app_record: Do not hang up if beep audio is missing
5 years ago
Kevin Harwell 00a7432156 app_agent_pool: Update XML docs for AgentLogin
5 years ago
George Joseph a4fd89536d Merge "app_bridgeaddchan.c: Make BridgeAdd be more like Bridge"
5 years ago
George Joseph 6b7334a311 Merge "app_chanisavail.c: Simplify dialplan using ChanIsAvail."
5 years ago
Friendly Automation 5b815fe1ac Merge "app_dial.c: Simplify dialplan using Dial."
5 years ago
Friendly Automation 5050c45e06 Merge "app_page.c: Simplify dialplan using Page."
5 years ago
Joshua Colp b2664fd3a4 Merge "app_softhangup.c: Reduce unnecessary warning to verbose message."
5 years ago
Richard Mudgett fe3cce816c app_chanisavail.c: Simplify dialplan using ChanIsAvail.
5 years ago
Richard Mudgett 19069f7db7 app_bridgeaddchan.c: Make BridgeAdd be more like Bridge
5 years ago