Commit Graph

112 Commits (828a0611bceb1c17556e290aabc4d6c7abdbae3b)

Author SHA1 Message Date
Walter Doekes babb617f20 res/res_pjsip: Fix localnet checks in pjsip, part 2.
8 years ago
Walter Doekes 45744fc53d res/res_pjsip: Standardize/fix localnet checks across pjsip.
8 years ago
Torrey Searle 8e99969000 res/res_pjsip_session: allow SDP answer to be regenerated
8 years ago
Joshua Colp 0de7312fac res_pjsip_session: Release media resources on session end quicker.
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
Joshua Colp 114602f434 res_pjsip: Add support for dnsmgr to external_media_address.
8 years ago
Torrey Searle 423d01cf16 chan_pjsip: add a new function PJSIP_DTMF_MODE
8 years ago
Jenkins2 320fb81580 Merge "res_pjsip_refer/session: Calls dropped during transfer" into 13
8 years ago
George Joseph 2dee95cc7a res_pjsip_session: Correct inverted test in session_outgoing_nat_hook
8 years ago
Kevin Harwell 6cdf3191d3 res_pjsip_refer/session: Calls dropped during transfer
8 years ago
Joshua Colp 746c2c5745 res_pjsip: Add support for returning only reachable contacts and use it.
9 years ago
Yasin CANER 36628cc9c4 res_pjsip_session : fixed wrong From Header number On Re-invite
9 years ago
Richard Mudgett b67363006f res_pjsip_session.c: Process initial INVITE sooner. (key exists)
9 years ago
George Joseph c5b9ed20fd res_pjsip_session: Add cleanup to ast_sip_session_terminate
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
Joshua Colp bca9685d39 res_pjsip_session: Allow BYE to be sent on disconnected session.
9 years ago
Richard Begg 398e5ec16c res_pjsip_session: Enable RFC3578 overlap dialing support.
9 years ago
zuul fdea369852 Merge "res/res_pjsip_session: Only check localnet if it is defined" into 13
9 years ago
Matt Jordan 776ffd7724 res/res_pjsip_session: Only check localnet if it is defined
9 years ago
George Joseph 9b756662a8 res_pjsip: Symmetric transports
9 years ago
Alexander Traud 569dac8e50 res_pjsip_session: Access SIPDOMAIN via Dialplan.
9 years ago
Richard Mudgett 9114574188 res_pjsip: Add/update ERROR msg if invalid URI.
9 years ago
Mark Michelson e043d1a55c res_pjsip_session: Do not call session supplements when it's too late.
9 years ago
Richard Mudgett 30af92e78d res_pjsip: Add ignore_uri_user_options option.
9 years ago
Alexei Gradinari 9bca895469 res_pjsip_session: segfault on already disconnected session
9 years ago
Richard Mudgett 1cd12d73a6 res_pjsip_session.c: Fix unbound srv failover tests.
9 years ago
Alexei Gradinari 1589452fdc pjsip: Fix deadlock with suspend taskprocessor on masquerade
9 years ago
Matt Jordan 1dfd3fc995 res/res_pjsip_session: Check for presence of an active negotiator
9 years ago
Richard Mudgett 359134c8d3 res_pjsip_session.c: Don't send extra BYE if SDP invalid.
9 years ago
Richard Mudgett 5fabcf2ca1 res_pjsip_session.c: End call on initial invalid SDP negotiation.
9 years ago
Richard Mudgett 1952434df5 res_pjsip_session.c: Remove unused parameter from handle_incoming().
9 years ago
Richard Mudgett 28928ba5c4 res_pjsip: Add missing NULL checks when using pjsip_inv_end_session().
9 years ago
Joshua Colp ba0d9e7f7a res_pjsip_session: Handle race condition at shutdown with timer.
9 years ago
Richard Mudgett 0429c53368 res_pjsip_session.c: Reorganize ast_sip_session_terminate().
10 years ago
Richard Mudgett 26e3492246 res_pjsip_session: Use distributor serializer for incoming calls.
10 years ago
Mark Michelson c61dca6419 res_pjsip: Handle deferred SDP hold/unhold properly.
10 years ago
George Joseph 27f32cd0a6 res_pjsip_caller_id: Anonymize 'From' when caller id presentation is prohibited
10 years ago
George Joseph d2a1457e0b res_pjsip/config_transport: Allow reloading transports.
10 years ago
George Joseph 2451d4e455 res_pjsip: Fix infinite recursion when loading transports from realtime
10 years ago
Richard Mudgett cf8e7a580b res_pjsip: Create human friendly serializer names.
10 years ago
Scott Griepentrog f72f9ceefc pjsip: avoid possible crash req_caps allocation failure
10 years ago
Joshua Colp 1b1561f4c8 res_pjsip_sdp_rtp: Fix multiple keepalive scheduled items.
10 years ago
Mark Michelson b5801fe42c Merge "res_pjsip_session: Don't invoke session supplements twice for BYE requests." into 13
10 years ago
Joshua Colp c2c7319082 res_pjsip_session: Don't invoke session supplements twice for BYE requests.
10 years ago
Joshua Colp 2a4eee0cd9 res_pjsip: Add common ast_sip_get_host_ip API.
10 years ago
Richard Mudgett 13eb491e35 res_pjsip_session.c: Fix crashes seen when call cancelled.
10 years ago
Joshua Colp 2749721791 pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.
10 years ago
Mark Michelson d9094ddd73 res_pjsip: Add rtp_keepalive endpoint option.
10 years ago