Commit Graph

8806 Commits (65b98d46bc07701ca414abcd897fbe8a96bec769)

Author SHA1 Message Date
Naveen Albert 60219d49c9 chan_iax2: Add CHANNEL getter to retrieve auth method.
5 months ago
Naveen Albert eadacd4a4d chan_iax2: Add another check to abort frame handling if datalen < 0.
5 months ago
George Joseph 041a183bac chan_pjsip: Set correct cause codes for non-2XX responses.
6 months ago
Ben Ford 3c02b8bd3d chan_websocket_doc.xml: Add d(media_direction) option.
7 months ago
George Joseph 2f01334a19 chan_websocket: Remove silence generation and frame padding.
7 months ago
Ben Ford 3e5ad78d28 chan_websocket: Add media direction.
7 months ago
Naveen Albert 23fb0524ca chan_dahdi: Fix discarded-qualifiers errors.
7 months ago
Naveen Albert ad7be5c675 build: Fix unused-but-set-variable warnings with gcc 16.
7 months ago
Naveen Albert aed6b5f9ee chan_iax2: Fix crash due to negative length frame lengths.
7 months ago
Joshua C. Colp 7aba01a49d build: Fix GCC discarded-qualifiers const errors.
7 months ago
Joshua C. Colp af3ca1b6cd endpoints: Allow access to latest snapshot directly.
7 months ago
Joe Garlick 4ab499195e chan_websocket: Fixed Ping/Pong messages hanging up the websocket channel
8 months ago
George Joseph f8236f13e1 chan_websocket: Use the channel's ability to poll fds for the websocket read.
9 months ago
Joshua C. Colp a12251ca88 pjsip: Move from threadpool to taskpool
9 months ago
phoneben bb008fbf7c Disable device state caching for ephemeral channels
9 months ago
George Joseph 1bb03370f4 chan_websocket: Add locking in send_event and check for NULL websocket handle.
9 months ago
Sean Bright 346474635f chan_websocket: Fix crash on DTMF_END event.
10 months ago
Joe Garlick 2d11bb044e chan_websocket.c: Tolerate other frame types
10 months ago
George Joseph 72548c17ab chan_websocket: Add ability to place a MARK in the media stream.
11 months ago
George Joseph 6b45c0940e chan_websocket: Add capability for JSON control messages and events.
11 months ago
Joshua C. Colp ff56cec9a1 Revert "pjsip: Move from threadpool to taskpool"
11 months ago
George Joseph 75d74ff900 chan_pjsip: Disable SSRC change for WebRTC endpoints.
11 months ago
gauravs456 7795cc150b chan_websocket: Add channel_id to MEDIA_START, DRIVER_STATUS and DTMF_END events.
11 months ago
Joshua C. Colp 8d39faaf12 pjsip: Move from threadpool to taskpool
11 months ago
George Joseph 72e9e4665e chan_pjsip: Add technology-specific off-nominal hangup cause to events.
11 months ago
George Joseph b84dfe94f5 chan_websocket.c: Change payload references to command instead.
12 months ago
Naveen Albert e8d97e5d60 sig_analog: Allow '#' to end the inter-digit timeout when dialing.
12 months ago
Naveen Albert 683e2b435a sig_analog: Eliminate potential timeout with Last Number Redial.
1 year ago
Bastian Triller 573c8faa09 Fix some doxygen, typos and whitespace
1 year ago
George Joseph 20a6531458 chan_websocket: Fix codec validation and add passthrough option.
1 year ago
Naveen Albert 8ff320ea4e chan_dahdi: Add DAHDI_CHANNEL function.
1 year ago
Joe Garlick 219ec0141c chan_websocket.c: Add DTMF messages
1 year ago
Naveen Albert 54cab33a43 sig_analog: Skip Caller ID spill if usecallerid=no.
1 year ago
Naveen Albert 576a29b988 chan_dahdi: Fix erroneously persistent dialmode.
1 year ago
George Joseph 5d822d64ef chan_websocket: Allow additional URI parameters to be added to the outgoing URI.
1 year ago
George Joseph 09802fbef2 chan_websocket: Fix buffer overrun when processing TEXT websocket frames.
1 year ago
Naveen Albert 6f2167989a sig_analog: Fix SEGV due to calling strcmp on NULL.
1 year ago
Naveen Albert 8ef3e4fb3d sig_analog: Properly handle STP, ST2P, and ST3P for fgccamamf.
1 year ago
kodokaii f9219284cb chan_websocket: Reset frame_queue_length to 0 after FLUSH_MEDIA
1 year ago
Martin Tomec 9e7788ad21 chan_pjsip.c: Change SSRC after media source change
1 year ago
Naveen Albert 415daae95f users.conf: Remove deprecated users.conf integration.
1 year ago
George Joseph 5963e624e2 Media over Websocket Channel Driver
1 year ago
Mike Bradeen 579cd0b8bb chan_pjsip: Serialize INVITE creation on DTMF attended transfer
1 year ago
Naveen Albert 2ced79259a sig_analog: Add Call Waiting Deluxe support.
1 year ago
Naveen Albert d60bcc56a7 chan_iax2: Minor improvements to documentation and warning messages.
1 year ago
Florent CHAUVEAU a5bc39fa32 audiosocket: added support for DTMF frames
2 years ago
Norm Harrison 4e546c35c7 audiosocket: fix timeout, fix dialplan app exit, server address in logs
2 years ago
Alexei Gradinari 1f42d20d9c chan_pjsip: set correct Endpoint Device State on multiple channels
2 years ago
Luz Paz d65af637ac docs: Fix various typos in channels/
2 years ago
Holger Hans Peter Freyther 9fc631d028 ari/pjsip: Make it possible to control transfers through ARI
2 years ago