summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINESGeorge Joseph
2017-04-11res_rtp_asterisk.c: Add stun_blacklist optionRichard Mudgett
2017-04-11res_pjsip: Fix pointer use after unref.Richard Mudgett
2017-04-11res_pjsip_sdp_rtp.c: Don't use deprecated transport struct member.Richard Mudgett
2017-04-07pjsip: Add Alembic for PUBLISH support.Joshua Colp
2017-04-05Merge "Unused realtime MOH classes not purged on 'moh reload'"zuul
2017-04-05Merge "res_pjsip_session: Allow BYE to be sent on disconnected session."zuul
2017-04-04res_pjsip_sdp_rtp.c: Don't alter global addr variable.Richard Mudgett
2017-04-03Unused realtime MOH classes not purged on 'moh reload'Daniel Journo
2017-04-03res_pjsip: Fix transport ref leak.Richard Mudgett
2017-04-01res_pjsip_session: Allow BYE to be sent on disconnected session.Joshua Colp
2017-03-30Merge "res_pjsip_config_wizard: Add 2 new parameters to help with proxy config"zuul
2017-03-29Merge "srtp: Allow zero as tag value for a sRTP Crypto Suite."Joshua Colp
2017-03-29Merge "Add DTLS sanity check."zuul
2017-03-29Merge "res_musiconhold: Don't chdir() when scanning MoH files"zuul
2017-03-29srtp: Allow zero as tag value for a sRTP Crypto Suite.Alexander Traud
2017-03-29Merge "res_xmpp: Fix ref counting issue"Joshua Colp
2017-03-28res_pjsip_config_wizard: Add 2 new parameters to help with proxy configGeorge Joseph
2017-03-28Merge "res_xmpp: Use incremental backoff when a read error occurs"Joshua Colp
2017-03-27Add DTLS sanity check.Richard Mudgett
2017-03-27res_musiconhold: Don't chdir() when scanning MoH filesSean Bright
2017-03-25Merge "res_pjsip_sdp_rtp: Set hangup cause for RTP timeouts"Joshua Colp
2017-03-24res_xmpp: Use incremental backoff when a read error occursSean Bright
2017-03-24Merge "res_xmpp: Correct implementation of JABBER_STATUS & JabberStatus"zuul
2017-03-24Merge "res_xmpp: Include client name in connection related error messages"zuul
2017-03-24res_pjsip_sdp_rtp: Set hangup cause for RTP timeoutsSean Bright
2017-03-24Merge "res_xmpp: Don't crash when trying to send a message without a connection"Joshua Colp
2017-03-24Merge "res_xmpp: Correctly check return value of SSL_connect"zuul
2017-03-23res_xmpp: Correct implementation of JABBER_STATUS & JabberStatusSean Bright
2017-03-23res_xmpp: Try to provide useful errors messages from OpenSSLSean Bright
2017-03-23res_xmpp: Fix ref counting issueSean Bright
2017-03-23res_xmpp: Correctly check return value of SSL_connectSean Bright
2017-03-23res_xmpp: Don't crash when trying to send a message without a connectionSean Bright
2017-03-23res_xmpp: Include client name in connection related error messagesSean Bright
2017-03-22Merge "res_pjsip_session: Enable RFC3578 overlap dialing support."Joshua Colp
2017-03-22Merge "res_pjsip_messaging: Check URI type before dereferencing"zuul
2017-03-22res_pjsip_session: Enable RFC3578 overlap dialing support.Richard Begg
2017-03-21res_hep: Capture actual transport type in useSean Bright
2017-03-21res_pjsip_messaging: Check URI type before dereferencingSean Bright
2017-03-20Merge "res/res_pjsip_session: Only check localnet if it is defined"Joshua Colp
2017-03-19res_rtp_asterisk: Pass correct data length to ast_rtcp_interpretSean Bright
2017-03-18Merge "res_rtp_asterisk: Fix crash when RTCP is not present when DTLS is stop...Joshua Colp
2017-03-18Merge "res_pjsip_asterisk.c: Fix compile error if libsrtp is not installed."Joshua Colp
2017-03-17Merge "res_pjsip_sdp_rtp.c: Fix cut-n-paste error"Joshua Colp
2017-03-17Merge "res_pjsip_sdp_rtp: RTP instance does not use same IP as explicit trans...Joshua Colp
2017-03-16res_pjsip_asterisk.c: Fix compile error if libsrtp is not installed.Richard Mudgett
2017-03-16Merge "res_pjsip: Symmetric transports"Joshua Colp
2017-03-16res_pjsip_sdp_rtp.c: Fix cut-n-paste errorRichard Mudgett
2017-03-16res/res_pjsip_session: Only check localnet if it is definedMatt Jordan
2017-03-16Merge "RFC sdp: Initial SDP creation"Joshua Colp