summaryrefslogtreecommitdiff
path: root/channels/chan_sip.c
AgeCommit message (Expand)Author
2017-12-31ice: Increase foundation buffer sizeSean Bright
2017-12-20Fix Common Typo's.Corey Farrell
2017-12-19chan_sip: Fix memory leaks.Corey Farrell
2017-12-15chan_sip: Add security event for calls to invalid extension.Corey Farrell
2017-12-13Merge "chan_sip: Don't crash in Dial on invalid destination" into 13Jenkins2
2017-12-12chan_sip: Don't send trailing \0 on keep alive packetsSean Bright
2017-12-12chan_sip: Don't crash in Dial on invalid destinationSean Bright
2017-12-08utils: Add convenience function for setting fd flagsSean Bright
2017-11-21chan_sip: ICE contained square brackets around IPv6 addresses.Alexander Traud
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-03res_pjsip_caller_id chan_sip: Comply to RFC 3323 values for privacyDaniel Tryba
2017-09-08Merge "chan_sip: when getting sip pvt return failure if not found" into 13Joshua Colp
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-08-01Fix compiler warnings on Fedora 26 / GCC 7.Corey Farrell
2017-07-05Merge "chan_sip: Only when different, add TCP|TLS in autodomain (SIP Domain S...Jenkins2
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-05-22chan_sip: Better ICE handling for RTCP-MUXSean Bright
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-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-17chan_sip: Add rtcp-mux supportSean Bright
2017-03-10chan_sip: Call not cancelled after receiving a 422 responseJean Aunis
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-14Merge "cli: Fix various CLI documentation and completion issues" into 13zuul
2017-02-13cli: Fix various CLI documentation and completion issuesSean Bright
2017-02-10core: Cleanup some channel snapshot staging anomalies.Richard Mudgett
2017-01-27debug_utilities: Add ast_logescalatorGeorge Joseph
2017-01-04chan_sip: Remember SDP negotiation on SIP_CODEC_INBOUND.Alexander Traud
2016-12-17chan_sip: Reorder unload_module to deal with stuck TCP threads.Corey Farrell
2016-12-09Merge "Fix typo in chan_sip" into 13Joshua Colp
2016-12-09Merge "chan_sip: Delete unneeded check" into 13Joshua Colp
2016-12-08chan_sip: Delete unneeded checkBadalyan Vyacheslav
2016-12-08Small code cleanup in chan_sipBadalyan Vyacheslav
2016-12-08Fix typo in chan_sipBadalyan Vyacheslav
2016-12-08chan_sip: Do not allow non-SP/HTAB between header key and colon.Walter Doekes
2016-12-02Merge "res_pjsip/chan_sip: Advertise 'ws' in the SIP URI transport parameter"...Joshua Colp
2016-11-28res_pjsip/chan_sip: Advertise 'ws' in the SIP URI transport parameterMatt Jordan
2016-11-26chan_sip: Fix segfault during module unloadMichael Kuron
2016-11-04Revert "chan_sip: Fix lastrtprx always updated"Kevin Harwell
2016-11-02chan_sip: add missing account codeSebastian Gutierrez
2016-11-01chan_sip: Incorrect display option Outbound reg. retry 403Grachev Sergey
2016-10-19Merge "chan_sip: Support nat=auto_comedia or nat=force_rport,auto_comedia." i...zuul
2016-10-15chan_sip: Only send video on outgoing channel if incoming channel supports itMichael Kuron