summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2017-05-15res_pjsip_session.c: Process initial INVITE sooner. (key exists)Richard Mudgett
2017-05-09res_hep_rtcp: Provide chan_sip Call-ID for RTCP messages.Joshua Colp
2017-05-04Merge "res_rtp_asterisk: Clearing the remote RTCP address causes RTCP failure...Joshua Colp
2017-05-03res_rtp_asterisk: Clearing the remote RTCP address causes RTCP failuresKevin Harwell
2017-05-02Merge "res_pjsip_t38.c: Fix deadlock in T.38 framehook." into 13Jenkins2
2017-04-29res_pjsip_t38.c: Fix deadlock in T.38 framehook.Richard Mudgett
2017-04-28res_pjsip_outbound_authenticator_digest: Add context to log messagesGeorge Joseph
2017-04-27Merge "res_pjsip_session: Add cleanup to ast_sip_session_terminate" into 13Jenkins2
2017-04-27Merge "res_pjsip/res_pjsip_callerid: NULL check on caller id name string" int...Jenkins2
2017-04-27Merge "res_rtp_asterisk.c: Fix crash in RTCP DTLS operation." into 13Joshua Colp
2017-04-27res_pjsip_session: Add cleanup to ast_sip_session_terminateGeorge Joseph
2017-04-26res_pjsip/res_pjsip_callerid: NULL check on caller id name stringKevin Harwell
2017-04-25Merge "res_pjsip_session.c: Send 100 Trying out earlier to prevent retransmis...George Joseph
2017-04-25Merge "res_hep: Add additional config initialization and validation" into 13George Joseph
2017-04-24res_hep: Add additional config initialization and validationSean Bright
2017-04-21res_pjsip_session.c: Send 100 Trying out earlier to prevent retransmissions.Richard Mudgett
2017-04-21res_pjsip_session.c: Restructure ast_sip_session_alloc()Richard Mudgett
2017-04-21Merge "rtp_engine/res_rtp_asterisk: Fix RTP struct reentrancy crashes." into 13George Joseph
2017-04-20Merge "res_stun_monitor: Don't fail to load if DNS resolution fails" into 13George Joseph
2017-04-19res_rtp_asterisk.c: Fix crash in RTCP DTLS operation.Richard Mudgett
2017-04-19rtp_engine/res_rtp_asterisk: Fix RTP struct reentrancy crashes.Richard Mudgett
2017-04-16make ari-stubs so doc periodic jobs can runGeorge Joseph
2017-04-14res_stun_monitor: Don't fail to load if DNS resolution failsSean Bright
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-06Merge "Unused realtime MOH classes not purged on 'moh reload'" into 13Joshua Colp
2017-04-05Merge "res_pjsip_session: Allow BYE to be sent on disconnected session." into 13Joshua Colp
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 confi...George Joseph
2017-03-29Merge "Add DTLS sanity check." into 13George Joseph
2017-03-29Merge "core: Remove embedded module support" into 13zuul
2017-03-29Merge "res_musiconhold: Don't chdir() when scanning MoH files" into 13Joshua Colp
2017-03-28res_pjsip_config_wizard: Add 2 new parameters to help with proxy configGeorge Joseph
2017-03-27Add DTLS sanity check.Richard Mudgett
2017-03-27core: Remove embedded module supportSean Bright
2017-03-27res_musiconhold: Don't chdir() when scanning MoH filesSean Bright
2017-03-25res_xmpp: Use incremental backoff when a read error occursSean Bright
2017-03-25res_xmpp: Try to provide useful errors messages from OpenSSLSean Bright
2017-03-25res_xmpp: Correctly check return value of SSL_connectSean Bright
2017-03-25res_xmpp: Fix ref counting issueSean Bright
2017-03-24Merge "res_pjsip_sdp_rtp: Set hangup cause for RTP timeouts" into 13zuul
2017-03-24res_pjsip_sdp_rtp: Set hangup cause for RTP timeoutsSean Bright
2017-03-23res_xmpp: Correct implementation of JABBER_STATUS & JabberStatusSean Bright
2017-03-23res_xmpp: Don't crash when trying to send a message without a connectionSean Bright