summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2017-07-24core: Add VP9 passthrough support.Joshua Colp
2017-07-14chan_iax2: On reload make sure to check for existing MWI subscriptionSergej Kasumovic
2017-07-05Merge "chan_sip: Only when different, add TCP|TLS in autodomain (SIP Domain S...Jenkins2
2017-07-05Merge "chan_pjsip: Fix ability to send UPDATE on COLP" into 13George Joseph
2017-07-03chan_sip: Only when different, add TCP|TLS in autodomain (SIP Domain Support).Alexander Traud
2017-07-03chan_sip: Fix a typo for tlsbindaddr in autodomain (SIP Domain Support).Alexander Traud
2017-06-29chan_pjsip: Fix ability to send UPDATE on COLPGeorge Joseph
2017-06-23res_pjsip: Add DTMF INFO Failback modeTorrey Searle
2017-06-15chan_pjsip: Fix PJSIP_MEDIA_OFFER dialplan function read.Richard Mudgett
2017-06-13Merge "pjsip: Extend 'asymmetric_rtp_codec' option to include us changing." i...Joshua Colp
2017-06-07chan_pjsip: Update device state when in early media.Joshua Colp
2017-06-07pjsip: Extend 'asymmetric_rtp_codec' option to include us changing.Joshua Colp
2017-06-06res_pjsip: Add support for returning only reachable contacts and use it.Joshua Colp
2017-05-22chan_sip: Better ICE handling for RTCP-MUXSean Bright
2017-05-19AST-2017-004: chan_skinny: Add EOF check in skinny_sessionGeorge Joseph
2017-05-08chan_sip: Change sip_get_codec() to return correct codec listVitezslav Novy
2017-05-02channels/chan_sip.c: use binding IP address for outgoing TCP SIP connectionsThierry Magnien
2017-04-27Merge "res_pjsip_session: Add cleanup to ast_sip_session_terminate" into 13Jenkins2
2017-04-27res_pjsip_session: Add cleanup to ast_sip_session_terminateGeorge Joseph
2017-04-26chan_sip: Trigger reinvite if the SDP answer is included in the SIP ACKJean Aunis
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINESGeorge Joseph
2017-04-03chan_sip: Session Timers required but refused wrongly.Alexander Traud
2017-03-27core: Remove embedded module supportSean Bright
2017-03-20thread safety: Don't use getprotobyname()Sean Bright
2017-03-17chan_sip: Add rtcp-mux supportSean Bright
2017-03-16Merge "chan_iax2: Reload of iax peer results in loss of host address/port" in...Joshua Colp
2017-03-15Merge "chan_pjsip: Don't assume a session will have a channel." into 13Joshua Colp
2017-03-15chan_iax2: Reload of iax peer results in loss of host address/portRichard Begg
2017-03-13chan_pjsip: Don't assume a session will have a channel.Joshua Colp
2017-03-10chan_sip: Call not cancelled after receiving a 422 responseJean Aunis
2017-03-10Merge "pjsip/cli_commands: pjsip show channelstats shows wrong codec" into 13Joshua Colp
2017-03-09pjsip/cli_commands: pjsip show channelstats shows wrong codecDaniel Journo
2017-03-02core: Cleanup ast_get_hint() usage.Richard Mudgett
2017-02-27chan_sip: Allow DTLS to be disabled when reloading.Vitezslav Novy
2017-02-16chan_unistim: fix char type to have consistent behavior on ARMIgor Goncharovsky
2017-02-14Merge "cli: Fix various CLI documentation and completion issues" into 13zuul
2017-02-13Merge "core: Cleanup some channel snapshot staging anomalies." into 13zuul
2017-02-13cli: Fix various CLI documentation and completion issuesSean Bright
2017-02-13Merge "chan_pjsip: Multidomain endpoint finding on call" into 13zuul
2017-02-13chan_pjsip: Multidomain endpoint finding on callNorbert Varga
2017-02-10core: Cleanup some channel snapshot staging anomalies.Richard Mudgett
2017-01-27Merge "debug_utilities: Add ast_logescalator" into 13zuul
2017-01-27debug_utilities: Add ast_logescalatorGeorge Joseph
2017-01-24chan_oss.c: Fix format ref leak in oss_read().Richard Mudgett
2017-01-09Merge "chan_sip: Remember SDP negotiation on SIP_CODEC_INBOUND." into 13Joshua Colp
2017-01-09Merge changes from topic 'ASTERISK-26672' into 13Joshua Colp
2017-01-04chan_sip: Remember SDP negotiation on SIP_CODEC_INBOUND.Alexander Traud
2017-01-03chan_pjsip: Use session for retrieving CHANNEL() information.Joshua Colp
2016-12-22chan_rtp.c: Fix uninitialized memory crash.Richard Mudgett
2016-12-19Merge "chan_dahdi.c: Fix bounds check regression." into 13Joshua Colp