Commit Graph

5340 Commits (20)

Author SHA1 Message Date
aabolfazl 19481fb36b app_voicemail: Fix crash when VM_INFO reads an unset email address.
2 weeks ago
Sean Bright 4f1b9d068e app_voicemail.c: Fix may-be-uninitialized error
3 weeks ago
Pengpeng Hou 9724288770 app_sms: Bound protocol 1 SMS unpacking to fixed-size buffers
2 months ago
Mike Bradeen 3bd8695703 app_mixmonitor: Fix duplex recording for non 8K codecs
2 months ago
UpBeta 82ca1727c7 app_record: Fix hangup handling during beep playback
3 months ago
smtcbn be57e60baf app_queue: fix double increment of member->calls with shared_lastcall
3 months ago
Naveen Albert fe149119af app_dial: Properly handle callee hangup while sending digits.
4 months ago
phoneben ec9c0deff6 app_queue: Fix raise_respect_min lost in copy_rules() breaking rN queue rules
4 months ago
phoneben ed83ec1863 app_voicemail_odbc: fix msgnum race and crash on failed STORE
4 months ago
Daniel Donoghue 61ba588d58 stasis_broadcast: Add optional ARI broadcast with first-claim-wins
4 months ago
Naveen Albert d0bf950a4f app_dial: Include channel name in warnings during wait_for_answer.
6 months ago
Naveen Albert f87f4d4e47 build: Fix unused-but-set-variable warnings with gcc 16.
6 months ago
Joshua C. Colp 681a77f638 build: Fix GCC discarded-qualifiers const errors.
6 months ago
Naveen Albert 30f8fdc847 app_dial, utils.h: Avoid old style declaration and discarded qualifier.
7 months ago
serfreeman1337 74d62161c5 app_queue: Add 'prio' setting to the 'force_longest_waiting_caller' option
7 months ago
phoneben eaa6e8ed87 app_queue: Queue Timing Parity with Dial() and Accurate Wait Metrics
7 months ago
phoneben ab146d4c5a app_queue: Fix rN raise_penalty ignoring min_penalty in calc_metric
7 months ago
serfreeman1337 e138f59151 app_queue: Only compare calls at 1st position across queues when forcing longest waiting caller.
7 months ago
George Joseph c8fb4a5db4 app_amd: Remove errant space in documentation for totalAnalysisTime.
7 months ago
Tinet-mucw 417f21e38d app_mixmonitor.c: Fix crash in mixmonitor_ds_remove_and_free when datastore is NULL
8 months ago
Sean Bright 5cff97d87e app_queue.c: Update docs to correct QueueMemberPause event name.
9 months ago
Sean Bright a6539cb9af app_stream_echo.c: Check that stream is non-NULL before dereferencing.
9 months ago
George Joseph 1f47f6a836 ccss: Add option to ccss.conf to globally disable it.
9 months ago
George Joseph 0bdaf64295 app_directed_pickup.c: Change some log messages from NOTICE to VERBOSE.
9 months ago
Naveen Albert 403d1e5da2 app_reload: Fix Reload() without arguments.
9 months ago
Daouda Taha 21fff7f362 app_mixmonitor: Add 's' (skip) option to delay recording.
10 months ago
Sean Bright 6cc4634e87 app_dtmfstore: Avoid a potential buffer overflow.
10 months ago
Kristian F. Høgh f7bfb86e12 app_queue.c: Only announce to head caller if announce_to_first_user
10 months ago
Joshua C. Colp 20d1174707 app_queue: Allow stasis message filtering to work.
11 months ago
Naveen Albert 137baf0838 app_sf: Add post-digit timer option to ReceiveSF.
11 months ago
Naveen Albert bce37d3b2f app_dial: Allow fractional seconds for dial timeouts.
11 months ago
Bastian Triller f7c64ff3ee Fix some doxygen, typos and whitespace
11 months ago
phoneben b2ba2ca033 app_queue: Add NULL pointer checks in app_queue
11 months ago
Sean Bright bbe9b0e010 app_externalivr: Prevent out-of-bounds read during argument processing.
11 months ago
Naveen Albert 97b4df1f63 app_adsiprog: Fix possible NULL dereference.
12 months ago
Igor Goncharovsky f4e88b56e0 app_queue.c: Add new global 'log_unpause_on_reason_change'
12 months ago
Igor Goncharovsky e6ade6ddbd app_waitforsilence.c: Use milliseconds to calculate timeout time
12 months ago
Stuart Henderson a32fe85725 app_queue: fix comparison for announce-position-only-up
12 months ago
Naveen Albert e182531373 app_chanspy: Add option to not automatically answer channel.
1 year ago
Alexey Khabulyak 4b766d24d0 app_dial.c: Moved channel lock to prevent deadlock
1 year ago
Naveen Albert 74e002277c app_agent_pool: Remove documentation for removed option.
1 year ago
George Joseph 8a602dbfee app_mixmonitor: Update the documentation concerning the "D" option.
1 year ago
Naveen Albert b5a04ed7ac app_record: Add RECORDING_INFO function.
1 year ago
Itzanh 7ee6a3502d app_sms.c: Fix sending and receiving SMS messages in protocol 2
1 year ago
phoneben 435c36b557 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 87097b3dd1 ARI Outbound Websockets
1 year ago
Naveen Albert 76ab68b7e9 sig_analog: Add Call Waiting Deluxe support.
1 year ago
Naveen Albert 3951a5a2dc app_sms: Ignore false positive vectorization warning.
1 year ago
Naveen Albert 9070302126 app_meetme: Remove inaccurate removal version from xmldocs.
1 year ago
Luz Paz b877d20d75 docs: Fix typos in apps/
1 year ago