summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2017-09-05chan_pjsip: Suppress frame warnings.Ben Ford
2017-08-31Merge "chan_pjsip: Add tag info in CHANNEL function" into 13Jenkins2
2017-08-25chan_pjsip: Add tag info in CHANNEL functionAndre Nazario
2017-08-22res/res_pjsip_session: allow SDP answer to be regeneratedTorrey Searle
2017-08-09Merge "res_rtp_asterisk: Make P2P bridge Asymmetric codec aware" into 13Joshua Colp
2017-08-04Merge "Fix compile error for old versions of GCC." into 13Jenkins2
2017-08-04res_rtp_asterisk: Make P2P bridge Asymmetric codec awareTorrey Searle
2017-08-03Correct some leaks in unit tests.Corey Farrell
2017-08-03Fix compile error for old versions of GCC.Corey Farrell
2017-08-01Fix compiler warnings on Fedora 26 / GCC 7.Corey Farrell
2017-08-01chan_pjsip: add a new function PJSIP_DTMF_MODETorrey Searle
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