summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2017-12-31ice: Increase foundation buffer sizeSean Bright
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-12-20Fix Common Typo's.Corey Farrell
2017-12-19Merge "chan_sip: Fix memory leaks." into 13Jenkins2
2017-12-19Merge "Remove constant conditionals (dead-code)." into 13Jenkins2
2017-12-19chan_sip: Fix memory leaks.Corey Farrell
2017-12-19chan_console: Use correct parameter for 'set active'Oron Peled
2017-12-19Remove constant conditionals (dead-code).Corey Farrell
2017-12-18Merge "aco: Minimize use of regex." into 13Jenkins2
2017-12-18Merge "chan_pjsip.c: Improve ast_request() diagnostic msgs." into 13Jenkins2
2017-12-15chan_pjsip.c: Improve ast_request() diagnostic msgs.Richard Mudgett
2017-12-15chan_sip: Add security event for calls to invalid extension.Corey Farrell
2017-12-15aco: Minimize use of regex.Corey Farrell
2017-12-13Merge "chan_pjsip/res_pjsip: Add CHANNEL(pjsip,request_uri)" into 13Jenkins2
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-12chan_pjsip/res_pjsip: Add CHANNEL(pjsip,request_uri)Richard Mudgett
2017-12-08utils: Add convenience function for setting fd flagsSean Bright
2017-12-04security-events: Fix SuccessfulAuth using_password declaration.Richard Mudgett
2017-12-01AST-2017-013: chan_skinny: Call pthread_detach when sess threads endGeorge Joseph
2017-11-21chan_sip: ICE contained square brackets around IPv6 addresses.Alexander Traud
2017-11-15chan_pjsip.c: Improve answer failure log messages.Richard Mudgett
2017-11-11core: Add cache_media_frames debugging option.Richard Mudgett
2017-11-09chan_pjsip.c: Fix uninitialized cause value on failure.Richard Mudgett
2017-11-02Add missing menuselect dependencies.Corey Farrell
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