Commit Graph

5319 Commits (21)

Author SHA1 Message Date
Sean Bright 7cb7b77f5b app_voicemail.c: Fix may-be-uninitialized error
3 weeks ago
Naveen Albert e0a1260d93 build: Fix unused-but-set-variable warnings with gcc 16.
4 weeks ago
Pengpeng Hou 0cee76093f app_sms: Bound protocol 1 SMS unpacking to fixed-size buffers
2 months ago
Joshua C. Colp 59412f708e build: Fix GCC discarded-qualifiers const errors.
6 months ago
Bastian Triller eae91bc317 Fix some doxygen, typos and whitespace
11 months ago
phoneben 72032b9493 app_queue: Add NULL pointer checks in app_queue
11 months ago
Sean Bright 76dbd455a0 app_externalivr: Prevent out-of-bounds read during argument processing.
11 months ago
Naveen Albert ff8940967f app_adsiprog: Fix possible NULL dereference.
12 months ago
Igor Goncharovsky 744e8d3938 app_queue.c: Add new global 'log_unpause_on_reason_change'
12 months ago
Igor Goncharovsky 2e95a334a5 app_waitforsilence.c: Use milliseconds to calculate timeout time
12 months ago
Stuart Henderson 0baf09b455 app_queue: fix comparison for announce-position-only-up
12 months ago
Naveen Albert 94afcffce9 app_chanspy: Add option to not automatically answer channel.
1 year ago
Alexey Khabulyak 15f93f8cfa app_dial.c: Moved channel lock to prevent deadlock
1 year ago
Naveen Albert bd063c7732 app_agent_pool: Remove documentation for removed option.
1 year ago
George Joseph 55fb2f4de4 app_mixmonitor: Update the documentation concerning the "D" option.
1 year ago
Naveen Albert 47250b716c app_record: Add RECORDING_INFO function.
1 year ago
Itzanh 30e7209249 app_sms.c: Fix sending and receiving SMS messages in protocol 2
1 year ago
phoneben 12440d232f app_queue: queue rules – Add support for QUEUE_RAISE_PENALTY=rN to raise penalties only for members within min/max range
1 year ago
George Joseph 1c0d552155 ARI Outbound Websockets
1 year ago
Naveen Albert 876c25a953 sig_analog: Add Call Waiting Deluxe support.
1 year ago
Naveen Albert dc2d559ccf app_sms: Ignore false positive vectorization warning.
1 year ago
Naveen Albert be9c2cd6ff app_meetme: Remove inaccurate removal version from xmldocs.
1 year ago
Luz Paz a20cfc68ef docs: Fix typos in apps/
1 year ago
phoneben 7457d7d215 Add log-caller-id-name option to log Caller ID Name in queue log
1 year ago
Sean Bright 8bae6a1d8c app_confbridge: Prevent crash when publishing channel-less event.
1 year ago
Florent CHAUVEAU ea657ec7c7 audiosocket: added support for DTMF frames
1 year ago
Norm Harrison e8209bf56b audiosocket: fix timeout, fix dialplan app exit, server address in logs
1 year ago
Ben Ford 6921ede7cb documentation: Update Gosub, Goto, and add new documentationtype.
1 year ago
Sean Bright f685df5d14 docs: AMI documentation fixes.
1 year ago
Jeremy Lainé 16bfde8b9b docs: Fix minor typo in MixMonitor AMI action
2 years ago
Sean Bright b4156fecf0 docs: Indent <since> tags.
2 years ago
George Joseph 85a4ab8390 docs: Add version information to application and function XML elements
2 years ago
George Joseph a47b8e2d40 docs: Add version information to manager event instance XML elements
2 years ago
George Joseph a22dc33057 docs: Add version information to configObject and configOption XML elements
2 years ago
Sean Bright 7f13966202 manager: Add `<since>` tags for all AMI actions.
2 years ago
Sperl Viktor 392558ee59 app_queue: indicate the paused state of a dynamically added member in queue_log.
2 years ago
Sperl Viktor a80ae57cac app_queue: allow dynamically adding a queue member in paused state.
2 years ago
Ben Ford 8273eefd87 app_mixmonitor: Add 'D' option for dual-channel audio.
2 years ago
Naveen Albert 6a07e8e0f1 app_dial: Fix progress timeout calculation with no answer timeout.
2 years ago
Naveen Albert 97dfe4cd40 app_dial: Fix progress timeout.
2 years ago
Sean Bright 243f20a78d res_agi.c: Ensure SIGCHLD handler functions are properly balanced.
2 years ago
Naveen Albert 9423710a5e app_voicemail: Fix ill-formatted pager emails with custom subject.
2 years ago
George Joseph 48acf00eab Fix application references to Background
2 years ago
Tinet-mucw a721f99eb0 app_chanspy.c: resolving the issue writing frame to whisper audiohook.
2 years ago
George Joseph d6157aff5b app_voicemail: Use ast_asprintf to create mailbox SQL query
2 years ago
Tinet-mucw e98127d540 app_chanspy.c: resolving the issue with audiohook direction read
2 years ago
George Joseph 1b3a73cb24 app_voicemail_odbc: Allow audio to be kept on disk
2 years ago
Alexei Gradinari 192a848311 app_queue: Add option to not log Restricted Caller ID to queue_log
2 years ago
Sean Bright 6914c93791 app_queue.c: Properly handle invalid strategies from realtime.
2 years ago
George Joseph 9e2179baa1 Fix incorrect application and function documentation references
2 years ago