Commit Graph

95 Commits (69bebd8f1a9a210108a9afe891a5b4b406be3029)

Author SHA1 Message Date
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.
10 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
Corey Farrell d0df545a44 res_pjsip: Enable unload of all modules at shutdown.
11 years ago
Richard Mudgett dba0f1ad67 res_pjsip_session: Fix off-nominal extra unref of session.
11 years ago
Richard Mudgett cae712d986 res_pjsip_refer: Fix occasional unexpected BYE sent after receiving a REFER.
11 years ago
Richard Mudgett 4d797f17c5 res_pjsip_session: Fix double re-INVITE collision crash.
11 years ago
Mark Michelson 8c068fc096 Fix file descriptor leak in RTP code.
11 years ago
Mark Michelson 821c15ae53 Fix problem where a hung channel could occur on a failed blind transfer.
11 years ago
Joshua Colp a7c38428af pjsip: Add 'PJSIP_AOR' and 'PJSIP_CONTACT' dialplan functions.
11 years ago
Joshua Colp 0c9fbb449f res_pjsip_session: Delay sending BYE if a re-INVITE transaction is in progress.
11 years ago
Joshua Colp 61fe4f10d2 res_pjsip_session: Fix issue where a declined media stream in a re-INVITE would fail SDP negotiation.
11 years ago