Commit Graph

8773 Commits (f8485c80098f8942046c5bcb265247481b06fbc5)

Author SHA1 Message Date
Bastian Triller f7c64ff3ee Fix some doxygen, typos and whitespace
12 months ago
George Joseph 2664b17b52 chan_websocket: Fix codec validation and add passthrough option.
12 months ago
Naveen Albert 967893c7ae chan_dahdi: Add DAHDI_CHANNEL function.
12 months ago
Joe Garlick cf2b2c7f83 chan_websocket.c: Add DTMF messages
1 year ago
Naveen Albert 08a588e200 sig_analog: Skip Caller ID spill if usecallerid=no.
1 year ago
Naveen Albert 1cfd9216b7 chan_dahdi: Fix erroneously persistent dialmode.
1 year ago
George Joseph de6aaa9623 chan_websocket: Allow additional URI parameters to be added to the outgoing URI.
1 year ago
George Joseph 076423aa18 chan_websocket: Fix buffer overrun when processing TEXT websocket frames.
1 year ago
Naveen Albert 45ee5cda1c sig_analog: Fix SEGV due to calling strcmp on NULL.
1 year ago
Naveen Albert a45e6d6fd8 sig_analog: Properly handle STP, ST2P, and ST3P for fgccamamf.
1 year ago
kodokaii 38d0909669 chan_websocket: Reset frame_queue_length to 0 after FLUSH_MEDIA
1 year ago
Martin Tomec 5946bc6363 chan_pjsip.c: Change SSRC after media source change
1 year ago
George Joseph 07fd3af897 Media over Websocket Channel Driver
1 year ago
Mike Bradeen ba4680f7ec chan_pjsip: Serialize INVITE creation on DTMF attended transfer
1 year ago
Naveen Albert 76ab68b7e9 sig_analog: Add Call Waiting Deluxe support.
1 year ago
Naveen Albert 7724e5e6ad chan_iax2: Minor improvements to documentation and warning messages.
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
Alexei Gradinari ad178d155d chan_pjsip: set correct Endpoint Device State on multiple channels
1 year ago
Luz Paz aa20bfcf99 docs: Fix various typos in channels/
2 years ago
Holger Hans Peter Freyther 5e4fca062c ari/pjsip: Make it possible to control transfers through ARI
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
George Joseph 2897d87a99 docs: Add version information to manager event instance XML elements
2 years ago
George Joseph f70670841b docs: Add version information to configObject and configOption XML elements
2 years ago
Naveen Albert 58add45d27 chan_iax2: Avoid unnecessarily backlogging non-voice frames.
2 years ago
Naveen Albert 198300c570 sig_analog: Add Last Number Redial feature.
2 years ago
George Joseph 4a314c5db3 docs: Various XML fixes
2 years ago
Sean Bright dd5761783b dialplan_functions_doc.xml: Document PJSIP_MEDIA_OFFER's `media` argument.
2 years ago
Sean Bright cede8a3e15 manager: Add `<since>` tags for all AMI actions.
2 years ago
Naveen Albert c5e7721341 chan_dahdi: Fix wrong channel state when RINGING recieved.
2 years ago
George Joseph 0dadbff18a gcc14: Fix issues caught by gcc 14
2 years ago
Naveen Albert 949cca09a8 chan_iax2: Add log message for rejected calls.
2 years ago
Maximilian Fridrich 63ae96c6e7 chan_pjsip: Send VIDUPDATE RTP frame for all H.264 streams
2 years ago
Naveen Albert d69f2722b6 sig_analog: Fix regression with FGD and E911 signaling.
2 years ago
Sean Bright c99e88f38a chan_sip.c: Fix __sip_reliable_xmit build error
2 years ago
Naveen Albert 0a6a962ad7 chan_dahdi: Never send MWI while off-hook.
2 years ago
Mike Bradeen f763810447 res_pjsip_notify: add dialplan application
2 years ago
Ben Ford 7990f6b589 channel: Add multi-tenant identifier.
2 years ago
Sean Bright ceebc903ff pjsip: Add PJSIP_PARSE_URI_FROM dialplan function.
2 years ago
Naveen Albert 44381b2fe9 callerid.c: Parse previously ignored Caller ID parameters.
2 years ago
Naveen Albert 676c7d6ae0 chan_dahdi: Add DAHDIShowStatus AMI action.
2 years ago
George Joseph 3fb9d89586 Fix incorrect application and function documentation references
2 years ago
Naveen Albert 4e244528b3 chan_dahdi: Don't retry opening nonexistent channels on restart.
2 years ago
Naveen Albert 8dd77df69b chan_dahdi: Allow specifying waitfordialtone per call.
3 years ago
George Joseph cb057a6381 pjsip show channelstats: Prevent possible segfault when faxing
3 years ago
Naveen Albert f17910ded5 chan_dahdi: Allow MWI to be manually toggled on channels.
3 years ago
Naveen Albert 2b587d1d99 logger: Fix linking regression.
3 years ago
PeterHolik 416d9dfb85 chan_rtp.c: MulticastRTP missing refcount without codec option
3 years ago
PeterHolik 83d6f0f48b chan_rtp.c: Change MulticastRTP nameing to avoid memory leak
3 years ago