Commit Graph

104 Commits (0d64cbde5756eaa1c7ee62116e112b7ebd198bbe)

Author SHA1 Message Date
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
9 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
Richard Mudgett 2735dd5b2d res_pjsip_session.c: Extract sip_session_defer_termination_stop_timer().
10 years ago
Richard Mudgett 3d0ca343ca res_pjsip_session.c: Add some helpful comments and minor tweaks.
10 years ago
Richard Mudgett 8d08bb179c res_pjsip_session.c: Fix off nominal crash potential in debug message.
10 years ago
Richard Mudgett 653f2087e0 res_pjsip_session.c: Fix crash on call disconnect.
10 years ago
Richard Mudgett 8ea214aed7 PJSIP FAX: Fix T.38 automatic reject timer NULL channel pointer dereferences.
10 years ago
Mark Michelson 88212ccb7f res_pjsip: Prevent access of NULL channels.
11 years ago
Richard Mudgett fe21f2e52f res_pjsip_session: Fix in-dialog authentication.
11 years ago
Matthew Jordan 88b0fa7755 res_pjsip: Add an 'auto' option for DTMF Mode
11 years ago