summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2017-10-24chan_sip: Fix SUBSCRIBE with missing "Expires" header.Corey Farrell
2017-10-21chan_sip: Crypto attribute not last but first on SDP media level.Alexander Traud
2017-10-18chan_sip: Fix output of 'sip set debug off'.Corey Farrell
2017-10-14chan_dahdi: wrap include file which is not present on BSD systems in #ifdefGuido Falsi
2017-10-11chan_vpb: Fix a gcc 7 out-of-bounds complaintGeorge Joseph
2017-10-03res_pjsip_caller_id chan_sip: Comply to RFC 3323 values for privacyDaniel Tryba
2017-09-25build: A few gcc 7 error fixesGeorge Joseph
2017-09-19chan_sip: Expose read-only access to the full SIP INVITE Request-URIDavid J. Pryke
2017-09-13chan_rtp: Use μ-law by default instead of signed linearSean Bright
2017-09-08Merge "chan_sip: when getting sip pvt return failure if not found" into 13Joshua Colp
2017-09-07Merge "chan_sip: Do not change IP address in SDP origin line (o=) in SIP reIN...Jenkins2
2017-09-06chan_sip: when getting sip pvt return failure if not foundScott Griepentrog
2017-09-06chan_sip: Do not change IP address in SDP origin line (o=) in SIP reINVITEVitezslav Novy
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