summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2017-05-23res_agi: Prevent crash when SET VARIABLE called without argumentsSean Bright
2017-05-23res_agi: Fix malformed AGI usage responseSean Bright
2017-05-23res_format_attr_h26x: Trim blanks in fmtp attributesSean Bright
2017-05-23Merge "res_pjsip_session : fixed wrong From Header number On Re-invite"Joshua Colp
2017-05-22res_rtp_asterisk: rtcp mux using the wrong srtp unprotecting algorithmKevin Harwell
2017-05-18res_hep_rtcp: Add support level to module infoSean Bright
2017-05-16asterisk: Audit locking of channel when manipulating flags.Joshua Colp
2017-05-15res_pjsip_session.c: Process initial INVITE sooner. (key exists)Richard Mudgett
2017-05-11res_pjsip: New endpoint option "refer_blind_progress"Alexei Gradinari
2017-05-09res_hep_rtcp: Provide chan_sip Call-ID for RTCP messages.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."Jenkins2
2017-05-02Merge "res_sdp_translator_pjmedia.c: Add TODO notes."Joshua Colp
2017-05-02Merge "SDP: Make SDP translation to/from internal representation more const."Joshua Colp
2017-05-01Merge "res_pjsip_outbound_authenticator_digest: Add context to log messages"Jenkins2
2017-05-01Merge "SDP: Misc cleanups (Mostly memory leaks)"Jenkins2
2017-05-01Merge "SDP API: Add SSRC-level attributes"Jenkins2
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-27res_sdp_translator_pjmedia.c: Add TODO notes.Richard Mudgett
2017-04-27SDP: Make SDP translation to/from internal representation more const.Richard Mudgett
2017-04-27SDP: Misc cleanups (Mostly memory leaks)Richard Mudgett
2017-04-27Merge "res_pjsip_session: Add cleanup to ast_sip_session_terminate"Jenkins2
2017-04-27Merge "res_pjsip/res_pjsip_callerid: NULL check on caller id name string"Jenkins2
2017-04-27SDP API: Add SSRC-level attributesMark Michelson
2017-04-27res_pjsip_session: Add cleanup to ast_sip_session_terminateGeorge Joseph
2017-04-27Merge "res_rtp_asterisk.c: Fix crash in RTCP DTLS operation."Jenkins2
2017-04-26res_pjsip/res_pjsip_callerid: NULL check on caller id name stringKevin Harwell
2017-04-26Merge "res_pjsip_sdp_rtp: No rtpmap for static RTP payload IDs in SDP."Jenkins2
2017-04-26res_pjsip_session : fixed wrong From Header number On Re-inviteYasin CANER
2017-04-25Merge "res_pjsip_session.c: Send 100 Trying out earlier to prevent retransmis...Jenkins2
2017-04-25Merge "res_hep: Add additional config initialization and validation"George Joseph
2017-04-25Merge "res_pjsip_session.c: Restructure ast_sip_session_alloc()"George Joseph
2017-04-24res_hep: Add additional config initialization and validationSean Bright
2017-04-21Merge "rtp_engine/res_rtp_asterisk: Fix RTP struct reentrancy crashes."George Joseph
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-20Merge "res_stun_monitor: Don't fail to load if DNS resolution fails"George 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-13res_pjsip_sdp_rtp: No rtpmap for static RTP payload IDs in SDP.Alexander Traud
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINES (14)George Joseph
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