Commit Graph

4025 Commits (828a0611bceb1c17556e290aabc4d6c7abdbae3b)

Author SHA1 Message Date
Richard Mudgett f9a823e9dc res_pjsip_transport_websocket.c: Fix serializer ref leak.
8 years ago
Richard Mudgett 631180a0c3 res_pjsip_outbound_registration.c: Misc fixes.
8 years ago
Richard Mudgett 7b84c6693e res_pjsip_nat.c: Remove unnecessary CMP_STOP.
8 years ago
Richard Mudgett a32614a2a8 res_pjsip_registrar.c: Remove unnecessary CMP_STOP.
8 years ago
George Joseph ed1bce956e Revert "res_pjsip_session: Release media resources on session end quicker."
8 years ago
Joshua Colp 3418d8d145 res_pjsip_session: Release media resources on session end quicker.
8 years ago
Sean Bright 4d318cac68 res_pjsip_pidf_eyebeam_body_supplement: Correct status presentation
8 years ago
Joshua Colp 114602f434 res_pjsip: Add support for dnsmgr to external_media_address.
8 years ago
Corey Farrell 0f49e6ee2e Fix compiler warnings on Fedora 26 / GCC 7.
8 years ago
Torrey Searle 423d01cf16 chan_pjsip: add a new function PJSIP_DTMF_MODE
8 years ago
Sean Bright c16000f201 res_rtp_asterisk: Fix mapping of pjsip's ICE roles to ours
8 years ago
Sergej Kasumovic 708cdc0b8e res_stasis_device_state: Unsubscribe should remove old subscriptions
8 years ago
Joshua Colp f0558d58f0 Merge "res_rtp_asterisk: Use RTP component for ICE if RTCP-MUX is in use." into 13
8 years ago
Joshua Colp 51761b759d res_rtp_asterisk: Use RTP component for ICE if RTCP-MUX is in use.
8 years ago
Torrey Searle a4c85309f0 res/res_stasis_snoop: generate silence when audiohook returns null
8 years ago
Jenkins2 e29284b131 Merge "res/res_pjsip_t38 ensure t38 requests get rejected quickly" into 13
8 years ago
George Joseph 4e555437dc res_musiconhold: Add kill_escalation_delay, kill_method to class
8 years ago
Jenkins2 1498d66f69 Merge "res_pjsip: Fix crash with from_user containing invalid characters." into 13
8 years ago
Benjamin Keith Ford 25e18bf514 res_pjsip: Fix crash with from_user containing invalid characters.
8 years ago
Richard Mudgett aa514f420b res_rtp_asterisk.c: Fix TURN deadlock by using ICE session group lock.
8 years ago
George Joseph 642c597507 Merge "pjsip_distributor.c: Fix deadlock with TCP type transports." into 13
8 years ago
Jenkins2 aadece5664 Merge "pjsip_distributor.c: Fix unidentified_requests hash functions." into 13
8 years ago
George Joseph 40490768cc Merge "chan_pjsip: Fix ability to send UPDATE on COLP" into 13
8 years ago
Richard Mudgett 0d64cbde57 pjsip_distributor.c: Fix deadlock with TCP type transports.
8 years ago
Richard Mudgett 905d18e8bf pjsip_distributor.c: Fix unidentified_requests hash functions.
8 years ago
George Joseph 6bd7c0f37c chan_pjsip: Fix ability to send UPDATE on COLP
8 years ago
Joshua Colp 0426b1d88a res_rtp_asterisk: Fix issues with ICE renegotiation.
8 years ago
Torrey Searle 1f59d08924 res/res_pjsip_t38: fix incorrect increment of media_count
8 years ago
Torrey Searle 9fbc34d2bd res_pjsip: Add DTMF INFO Failback mode
8 years ago
Torrey Searle 154d2914fa res/res_pjsip_t38 ensure t38 requests get rejected quickly
8 years ago
Richard Mudgett 764d04fa87 res_pjsip_mwi.c: Eliminate RAII_VAR in contact delete observer
8 years ago
Alexei Gradinari 0f6a9617eb res_pjsip_mwi: update unsolicited MWI subscriptions on updating contact
8 years ago
Jenkins2 9554166182 Merge "res_corosync: Change thread stack size" into 13
8 years ago
Jenkins2 34b3665612 Merge "res_pjsip_mwi: unsubscribe unsolicited MWI on deleting endpoint last contact" into 13
8 years ago
Jenkins2 507ce0aa95 Merge "res_stasis: Plug reference leak on stolen channels" into 13
8 years ago
Jenkins2 707e0e62e6 Merge "res_pjsip: New endpoint option "notify_early_inuse_ringing"" into 13
8 years ago
Alexei Gradinari 8e749c8f51 res_pjsip_mwi: unsubscribe unsolicited MWI on deleting endpoint last contact
8 years ago
George Joseph edfdb4dff5 res_stasis: Plug reference leak on stolen channels
8 years ago
Alexei Gradinari a6e4899612 res_pjsip: New endpoint option "notify_early_inuse_ringing"
8 years ago
Jenkins2 0b7a0681a3 Merge "res_ari: Add "module loaded" check to ari stubs" into 13
8 years ago
Jan Friesse 005a4afa6b res_corosync: Change thread stack size
8 years ago
George Joseph 7901b9853e res_ari: Add "module loaded" check to ari stubs
8 years ago
Jenkins2 ae6c38db98 Merge "res_pjsip_pubsub: Fix reference to released endpoint" into 13
8 years ago
Jenkins2 320fb81580 Merge "res_pjsip_refer/session: Calls dropped during transfer" into 13
8 years ago
George Joseph 8a858275eb Merge "res_rtp_asterisk: Fix ssrc change for rtcp srtp" into 13
8 years ago
Jenkins2 ffedf68136 Merge "res_pjsip_session: Correct inverted test in session_outgoing_nat_hook" into 13
8 years ago
George Joseph c2eea791e4 res_pjsip_pubsub: Fix reference to released endpoint
8 years ago
George Joseph 2dee95cc7a res_pjsip_session: Correct inverted test in session_outgoing_nat_hook
8 years ago
Jørgen H e16a669c70 res_pjsip_transport_websocket: Add NULL check in get_write_timeout
8 years ago
Jenkins2 44d4b55697 Merge "res_pjsip_mwi: don't create mwi subscriptions if initial unsolicited disabled" into 13
8 years ago
George Joseph 7dafe82751 res_rtp_asterisk: Fix ssrc change for rtcp srtp
8 years ago
Kevin Harwell 6cdf3191d3 res_pjsip_refer/session: Calls dropped during transfer
8 years ago
Alexei Gradinari 59c9bbe696 res_pjsip_mwi: don't create mwi subscriptions if initial unsolicited disabled
9 years ago
Joshua Colp 996a4791ff pjsip: Extend 'asymmetric_rtp_codec' option to include us changing.
9 years ago
Jenkins2 812f5b51cb Merge "res_pjsip: Add support for returning only reachable contacts and use it." into 13
9 years ago
Sean Bright c093bf8072 res_rtp_multicast: Use consistent timestamps when possible
9 years ago
Joshua Colp 746c2c5745 res_pjsip: Add support for returning only reachable contacts and use it.
9 years ago
Jenkins2 95b2b542f6 Merge "format: Reintroduce smoother flags" into 13
9 years ago
Joshua Colp 3d7e9375fb Merge "res_srtp: Add support for libsrtp2" into 13
9 years ago
Jenkins2 174a9b5d99 Merge "stasis_recording: Correct ast_asprintf error checking" into 13
9 years ago
Jenkins2 3e8eea0325 Merge "res_pjsip: New endpoint option "refer_blind_progress"" into 13
9 years ago
Sean Bright cf6cf59646 stasis_recording: Correct ast_asprintf error checking
9 years ago
Sean Bright 70e5887906 format: Reintroduce smoother flags
9 years ago
Sean Bright 5e9cd1f20d res_srtp: Add support for libsrtp2
9 years ago
Jenkins2 d4ccd3a6c0 Merge "asterisk: Audit locking of channel when manipulating flags." into 13
9 years ago
Jenkins2 5715360ba5 Merge "res_agi: Fix malformed AGI usage response" into 13
9 years ago
George Joseph a8f8c5d857 Merge "res_agi: Allow configuration of audio format of EAGI pipe" into 13
9 years ago
Jenkins2 558199e5dd Merge "res_agi: Prevent crash when SET VARIABLE called without arguments" into 13
9 years ago
Jenkins2 a3684b74e6 Merge "res_agi: Clarify 'RECORD FILE' documentation" into 13
9 years ago
Jenkins2 a69905af69 Merge "res_rtp_asterisk: rtcp mux using the wrong srtp unprotecting algorithm" into 13
9 years ago
Sean Bright 90237dca11 res_agi: Allow configuration of audio format of EAGI pipe
9 years ago
Sean Bright 3eb7fbba72 res_agi: Clarify 'RECORD FILE' documentation
9 years ago
Sean Bright f306e451f6 res_agi: Prevent crash when SET VARIABLE called without arguments
9 years ago
Sean Bright a007e438c3 res_agi: Fix malformed AGI usage response
9 years ago
Sean Bright 700ef6861a res_format_attr_h26x: Trim blanks in fmtp attributes
9 years ago
Kevin Harwell e91efef2bb res_rtp_asterisk: rtcp mux using the wrong srtp unprotecting algorithm
9 years ago
Yasin CANER 36628cc9c4 res_pjsip_session : fixed wrong From Header number On Re-invite
9 years ago
Sean Bright c107ab4c04 res_hep_rtcp: Add support level to module info
9 years ago
Joshua Colp 1618203964 asterisk: Audit locking of channel when manipulating flags.
9 years ago
Richard Mudgett b67363006f res_pjsip_session.c: Process initial INVITE sooner. (key exists)
9 years ago
Alexei Gradinari 6af2dd34af res_pjsip: New endpoint option "refer_blind_progress"
9 years ago
Joshua Colp 10a49ab362 res_hep_rtcp: Provide chan_sip Call-ID for RTCP messages.
9 years ago
Joshua Colp ce1985b099 Merge "res_rtp_asterisk: Clearing the remote RTCP address causes RTCP failures" into 13
9 years ago
Kevin Harwell bbe90d6aed res_rtp_asterisk: Clearing the remote RTCP address causes RTCP failures
9 years ago
Jenkins2 20cc154dd3 Merge "res_pjsip_t38.c: Fix deadlock in T.38 framehook." into 13
9 years ago
Richard Mudgett 9d5df48968 res_pjsip_t38.c: Fix deadlock in T.38 framehook.
9 years ago
George Joseph 623832b94e res_pjsip_outbound_authenticator_digest: Add context to log messages
9 years ago
Jenkins2 9bb683242c Merge "res_pjsip_session: Add cleanup to ast_sip_session_terminate" into 13
9 years ago
Jenkins2 dc7166e59f Merge "res_pjsip/res_pjsip_callerid: NULL check on caller id name string" into 13
9 years ago
Joshua Colp 5e3e309c82 Merge "res_rtp_asterisk.c: Fix crash in RTCP DTLS operation." into 13
9 years ago
George Joseph c5b9ed20fd res_pjsip_session: Add cleanup to ast_sip_session_terminate
9 years ago
Kevin Harwell c853cfdc7c res_pjsip/res_pjsip_callerid: NULL check on caller id name string
9 years ago
George Joseph 95313c5f9e Merge "res_pjsip_session.c: Send 100 Trying out earlier to prevent retransmissions." into 13
9 years ago
George Joseph f9369143db Merge "res_hep: Add additional config initialization and validation" into 13
9 years ago
Sean Bright 1b88a3a4cf res_hep: Add additional config initialization and validation
9 years ago
Richard Mudgett 1213ac1ac5 res_pjsip_session.c: Send 100 Trying out earlier to prevent retransmissions.
9 years ago
Richard Mudgett 80fd7fd908 res_pjsip_session.c: Restructure ast_sip_session_alloc()
9 years ago
George Joseph 5860ad3ee8 Merge "rtp_engine/res_rtp_asterisk: Fix RTP struct reentrancy crashes." into 13
9 years ago
George Joseph 98bb64f88a Merge "res_stun_monitor: Don't fail to load if DNS resolution fails" into 13
9 years ago
Richard Mudgett 55f452884f res_rtp_asterisk.c: Fix crash in RTCP DTLS operation.
9 years ago