summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2017-12-14res_clialiases: Fix completion pass-through.Corey Farrell
2017-12-14Merge "res_pjsip_session: Reinvite using active stream topology if none reque...Jenkins2
2017-12-14res_pjsip_sdp_rtp: Add NULL check in add_crypto_to_streamGeorge Joseph
2017-12-13Merge "res_pjsip: Assign support levels to a few modules" into 15Joshua Colp
2017-12-13Merge "pjsip_options: contacts sometimes not being updated on reload" into 15Jenkins2
2017-12-13Merge "pjsip_options: dynamic contact's fields not updated on reload" into 15Jenkins2
2017-12-13Merge "chan_pjsip/res_pjsip: Add CHANNEL(pjsip,request_uri)" into 15Jenkins2
2017-12-13AST-2017-012: Place single RTCP report block at beginning of report.Joshua Colp
2017-12-13res_pjsip_session: Reinvite using active stream topology if none requested.Joshua Colp
2017-12-12chan_pjsip/res_pjsip: Add CHANNEL(pjsip,request_uri)Richard Mudgett
2017-12-12res_pjsip: Add TLSv1.1 and TLSv1.2 supportSean Bright
2017-12-12res_pjsip: Assign support levels to a few modulesSean Bright
2017-12-11Merge "astdb: Improve prefix searches in astdb" into 15Jenkins2
2017-12-11Merge "res_stasis and res_speech: Fix load order." into 15Jenkins2
2017-12-11Merge "utils: Add convenience function for setting fd flags" into 15Jenkins2
2017-12-11Merge "pjsip: Improve CLI completion performance" into 15Jenkins2
2017-12-10pjsip: Improve CLI completion performanceSean Bright
2017-12-10astdb: Improve prefix searches in astdbSean Bright
2017-12-08pjsip_configuration: Add correct file headerSean Bright
2017-12-08utils: Add convenience function for setting fd flagsSean Bright
2017-12-07res_stasis and res_speech: Fix load order.Corey Farrell
2017-12-07pjsip_options: contacts sometimes not being updated on reloadKevin Harwell
2017-12-07pjsip_options: dynamic contact's fields not updated on reloadKevin Harwell
2017-12-05Merge "res_rtp_asterisk.c: Increase strictrtp learning timeout time." into 15Jenkins2
2017-12-04security-events: Fix SuccessfulAuth using_password declaration.Richard Mudgett
2017-12-04res_rtp_asterisk.c: Increase strictrtp learning timeout time.Richard Mudgett
2017-12-01res_http_post: Not all versions of gmime have GMIME_MAJOR_VERSION.Joshua Colp
2017-11-27Merge "res_ari: Fix inverted test giving wrong error message." into 15Joshua Colp
2017-11-27Merge "res_rtp_asterisk.c: Fix rtp source address learning for broken clients...Joshua Colp
2017-11-26res_ari: Fix inverted test giving wrong error message.Richard Mudgett
2017-11-23Merge "res_parking: Make load_pri explicit." into 15Joshua Colp
2017-11-23Merge "res_mwi_external_ami: Remove incorrect load priority." into 15Joshua Colp
2017-11-23Merge "Loader: Remove unneeded load_pri declarations." into 15Joshua Colp
2017-11-22res_rtp_asterisk: ICE server-reflexive candidates (srflx) with Dual-Stack.Alexander Traud
2017-11-21res_parking: Make load_pri explicit.Corey Farrell
2017-11-20Merge "res_pjsip: Use sorcery prefix operation for contact lookup" into 15Joshua Colp
2017-11-20res_mwi_external_ami: Remove incorrect load priority.Corey Farrell
2017-11-20Loader: Remove unneeded load_pri declarations.Corey Farrell
2017-11-20Merge "res_fax: Remove checks for unsigned values being >= 0." into 15Joshua Colp
2017-11-20Merge "res_snmp: Declare RONLY if net-snmp headers do not." into 15Joshua Colp
2017-11-20Merge "res_pjsip: Fix warning by deferring implicit type cast." into 15Joshua Colp
2017-11-19res_pjsip: Fix warning by deferring implicit type cast.Corey Farrell
2017-11-18res_snmp: Declare RONLY if net-snmp headers do not.Corey Farrell
2017-11-18res_fax: Remove checks for unsigned values being >= 0.Corey Farrell
2017-11-18res_rtp_asterisk.c: Fix rtp source address learning for broken clientsPirmin Walthert
2017-11-17res_pjsip: Use reasonable buffer lengths for endpoint identificationSean Bright
2017-11-16res_pjsip_transport_websocket: Give transport a meaningful descriptionSean Bright
2017-11-16res_pjsip: Use sorcery prefix operation for contact lookupSean Bright
2017-11-16Merge "pjsip / hep: Provide correct local address for Websockets." into 15Jenkins2
2017-11-14pjsip / hep: Provide correct local address for Websockets.Joshua Colp