Commit Graph

8814 Commits (419ec6b68f3eea52e38dc862e2a079d156a2e3cc)

Author SHA1 Message Date
Naveen Albert 009dd3627f chan_dahdi: Make DAHDI device state cacheable to fix device state sync.
2 weeks ago
George Joseph e80ed05877 chan_websocket: Add "unbuffered" mode and fix a few bugs.
3 weeks ago
Sven Kube 5071c104d3 chan_websocket: Fix NULL requestor dereference in webchan_request.
2 months ago
Mehrdad Seifzadeh c1a4cf2a81 chan_pjsip: Store transport info for outgoing channels
2 months ago
George Joseph 6d2e59c481 chan_websocket: Use leftover data if no frames are available when the timer fires.
3 months ago
George Joseph 8b71fe8b16 chan_unistim.c: Prevent overrun of phone_number field.
3 months ago
George Joseph b8c0cb5fe1 chan_dahdi: Fix set but not used in mfcr2_show_links_of().
4 months ago
George Joseph ca2c45dabb chan_websocket: Handle incoming CONTINUATION frames.
4 months ago
Charles Langlois 9f22a5132f chan_pjsip: Fix deadlock when endpoint set_var uses PJSIP_HEADER
5 months ago
Naveen Albert b18bbf3dc3 chan_iax2: Add CHANNEL getter to retrieve auth method.
5 months ago
Naveen Albert 0595da0c9d chan_iax2: Add another check to abort frame handling if datalen < 0.
5 months ago
George Joseph fcf6ff36da chan_pjsip: Set correct cause codes for non-2XX responses.
6 months ago
Ben Ford e60d0bd8fb chan_websocket_doc.xml: Add d(media_direction) option.
7 months ago
George Joseph 5f19f10d26 chan_websocket: Remove silence generation and frame padding.
7 months ago
Ben Ford 04e41efa4a chan_websocket: Add media direction.
7 months ago
Naveen Albert 39d7d183c4 chan_dahdi: Fix discarded-qualifiers errors.
7 months ago
Naveen Albert 03bc82ab23 build: Fix unused-but-set-variable warnings with gcc 16.
7 months ago
Naveen Albert 8b2afb80f7 chan_iax2: Fix crash due to negative length frame lengths.
7 months ago
Joshua C. Colp 6965d570af build: Fix GCC discarded-qualifiers const errors.
7 months ago
Joshua C. Colp 69d0ad3c36 endpoints: Allow access to latest snapshot directly.
7 months ago
Joe Garlick fd409cc906 chan_websocket: Fixed Ping/Pong messages hanging up the websocket channel
8 months ago
George Joseph ebf811722a chan_websocket: Use the channel's ability to poll fds for the websocket read.
9 months ago
Joshua C. Colp d23fcd30a8 pjsip: Move from threadpool to taskpool
9 months ago
phoneben fbe735d613 Disable device state caching for ephemeral channels
9 months ago
George Joseph 861b344295 chan_websocket: Add locking in send_event and check for NULL websocket handle.
9 months ago
Sean Bright e945b98d54 chan_websocket: Fix crash on DTMF_END event.
10 months ago
Joe Garlick e5139be172 chan_websocket.c: Tolerate other frame types
10 months ago
George Joseph 7813090e4f chan_websocket: Add ability to place a MARK in the media stream.
11 months ago
George Joseph 650c68e306 chan_websocket: Add capability for JSON control messages and events.
11 months ago
Joshua C. Colp b2e17cb78d Revert "pjsip: Move from threadpool to taskpool"
11 months ago
George Joseph 8e8a0a1e82 chan_pjsip: Disable SSRC change for WebRTC endpoints.
11 months ago
gauravs456 0019b27f5c chan_websocket: Add channel_id to MEDIA_START, DRIVER_STATUS and DTMF_END events.
11 months ago
Joshua C. Colp 2d28889193 pjsip: Move from threadpool to taskpool
11 months ago
George Joseph 683f3fb387 chan_pjsip: Add technology-specific off-nominal hangup cause to events.
11 months ago
George Joseph 54bd620fb1 chan_websocket.c: Change payload references to command instead.
12 months ago
Naveen Albert 129f90e3db sig_analog: Allow '#' to end the inter-digit timeout when dialing.
12 months ago
Naveen Albert f86812d4f0 sig_analog: Eliminate potential timeout with Last Number Redial.
1 year ago
Bastian Triller f68cfae069 Fix some doxygen, typos and whitespace
1 year ago
George Joseph 8b68c9554d chan_websocket: Fix codec validation and add passthrough option.
1 year ago
Naveen Albert 131a6730b2 chan_dahdi: Add DAHDI_CHANNEL function.
1 year ago
Joe Garlick 2de6dc5d7a chan_websocket.c: Add DTMF messages
1 year ago
Naveen Albert cc9d192114 sig_analog: Skip Caller ID spill if usecallerid=no.
1 year ago
Naveen Albert 9b5ffe513d chan_dahdi: Fix erroneously persistent dialmode.
1 year ago
George Joseph 15371efeab chan_websocket: Allow additional URI parameters to be added to the outgoing URI.
1 year ago
George Joseph bbb69b115d chan_websocket: Fix buffer overrun when processing TEXT websocket frames.
1 year ago
Naveen Albert bd7e2aa7b8 sig_analog: Fix SEGV due to calling strcmp on NULL.
1 year ago
Naveen Albert f5d2ea75c3 sig_analog: Properly handle STP, ST2P, and ST3P for fgccamamf.
1 year ago
kodokaii f03421b03b chan_websocket: Reset frame_queue_length to 0 after FLUSH_MEDIA
1 year ago
Martin Tomec b333ee3be7 chan_pjsip.c: Change SSRC after media source change
1 year ago
George Joseph 733196abf9 Media over Websocket Channel Driver
1 year ago