Commit Graph

5331 Commits (dddee1362c66e6ddee4e33b08d98bf23967a201c)

Author SHA1 Message Date
Daniel Donoghue 61ba588d58 stasis_broadcast: Add optional ARI broadcast with first-claim-wins
5 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.
7 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.
8 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.
10 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
12 months ago
phoneben b2ba2ca033 app_queue: Add NULL pointer checks in app_queue
12 months ago
Sean Bright bbe9b0e010 app_externalivr: Prevent out-of-bounds read during argument processing.
12 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'
1 year ago
Igor Goncharovsky e6ade6ddbd app_waitforsilence.c: Use milliseconds to calculate timeout time
1 year ago
Stuart Henderson a32fe85725 app_queue: fix comparison for announce-position-only-up
1 year 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
phoneben f843f24be4 Add log-caller-id-name option to log Caller ID Name in queue log
1 year ago
Sean Bright efeb102507 app_confbridge: Prevent crash when publishing channel-less event.
1 year ago
Florent CHAUVEAU c44e7e85ec audiosocket: added support for DTMF frames
1 year ago
Norm Harrison 218c64c4eb audiosocket: fix timeout, fix dialplan app exit, server address in logs
1 year ago
Ben Ford 11684bc0d3 documentation: Update Gosub, Goto, and add new documentationtype.
1 year ago
Sean Bright e86f937e3a docs: AMI documentation fixes.
2 years ago
Jeremy Lainé 575545b49c docs: Fix minor typo in MixMonitor AMI action
2 years ago
Sean Bright 174006fcaa docs: Indent <since> tags.
2 years ago
George Joseph 54d67711f8 docs: Add version information to application and function XML elements
2 years ago