Commit Graph

99 Commits (c1ab8ca74cec45730107cca3ed47fc61460365e4)

Author SHA1 Message Date
Richard Begg 6b7697ed48 res_pjsip_session: Enable RFC3578 overlap dialing support.
8 years ago
Joshua Colp f5603cb1ec Merge "res/res_pjsip_session: Only check localnet if it is defined"
8 years ago
Matt Jordan e6dc28b78f res/res_pjsip_session: Only check localnet if it is defined
8 years ago
George Joseph 5013d8f5d3 res_pjsip: Symmetric transports
8 years ago
Alexander Traud aea2285865 res_pjsip_session: Access SIPDOMAIN via Dialplan.
8 years ago
Richard Mudgett 45a5e2abc6 res_pjsip: Add/update ERROR msg if invalid URI.
8 years ago
Mark Michelson e5860ce07d res_pjsip_session: Do not call session supplements when it's too late.
9 years ago
Richard Mudgett ba362822f3 res_pjsip: Add ignore_uri_user_options option.
9 years ago
zuul 9d54dd04bb Merge "res/res_pjsip: Add preferred_codec_only config to pjsip endpoint."
9 years ago
Aaron An 2a50c29101 res/res_pjsip: Add preferred_codec_only config to pjsip endpoint.
9 years ago
Alexei Gradinari 7bb7f7b9d5 res_pjsip_session: segfault on already disconnected session
9 years ago
Richard Mudgett 0b4fa65532 res_pjsip_session.c: Fix unbound srv failover tests.
9 years ago
Alexei Gradinari 820879415f pjsip: Fix deadlock with suspend taskprocessor on masquerade
9 years ago
Matt Jordan 0d487b53b1 res/res_pjsip_session: Check for presence of an active negotiator
9 years ago
Richard Mudgett 9f2c007254 res_pjsip_session.c: Don't send extra BYE if SDP invalid.
9 years ago
Richard Mudgett 08d3b9a89e res_pjsip_session.c: End call on initial invalid SDP negotiation.
9 years ago
Richard Mudgett 5d2fc6bab7 res_pjsip_session.c: Remove unused parameter from handle_incoming().
9 years ago
Richard Mudgett 656ed73ac6 res_pjsip: Add missing NULL checks when using pjsip_inv_end_session().
9 years ago
Joshua Colp e94aae00a7 res_pjsip_session: Handle race condition at shutdown with timer.
9 years ago
Richard Mudgett 3d0632a9c2 res_pjsip_session.c: Reorganize ast_sip_session_terminate().
9 years ago
Richard Mudgett c966a035e0 res_pjsip_session: Use distributor serializer for incoming calls.
9 years ago
Mark Michelson a098251e7e res_pjsip: Handle deferred SDP hold/unhold properly.
9 years ago
George Joseph 2b9849625c res_pjsip_caller_id: Anonymize 'From' when caller id presentation is prohibited
9 years ago
George Joseph ba8adb4ce3 res_pjsip/config_transport: Allow reloading transports.
9 years ago
George Joseph bbf3ace682 res_pjsip: Fix infinite recursion when loading transports from realtime
9 years ago
Richard Mudgett 0bca2a5c26 res_pjsip: Create human friendly serializer names.
9 years ago
Scott Griepentrog fcea6910f6 pjsip: avoid possible crash req_caps allocation failure
10 years ago
Joshua Colp bb38010c67 res_pjsip_sdp_rtp: Fix multiple keepalive scheduled items.
10 years ago
Joshua Colp 229b95d253 res_pjsip_session: Don't invoke session supplements twice for BYE requests.
10 years ago
Joshua Colp d013ecf748 res_pjsip: Add common ast_sip_get_host_ip API.
10 years ago
Richard Mudgett 077c58cd5c res_pjsip_session.c: Fix crashes seen when call cancelled.
10 years ago
Joshua Colp 309dd2a409 pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.
10 years ago
Joshua Colp f7f3ae1815 Merge "res_pjsip: Add rtp_keepalive endpoint option."
10 years ago
Mark Michelson 2b42264e66 res_pjsip: Add rtp_keepalive endpoint option.
10 years ago
Richard Mudgett 4af24ec74b res_pjsip_session.c: Extract sip_session_defer_termination_stop_timer().
10 years ago
Richard Mudgett 71b3bcf5e0 res_pjsip_session.c: Add some helpful comments and minor tweaks.
10 years ago
Richard Mudgett 53c91737a5 res_pjsip_session.c: Fix off nominal crash potential in debug message.
10 years ago
Richard Mudgett 1b666549f3 res_pjsip_session.c: Fix crash on call disconnect.
10 years ago
Richard Mudgett 792ed7ce93 PJSIP FAX: Fix T.38 automatic reject timer NULL channel pointer dereferences.
10 years ago
Kevin Harwell 74135c8efa res_pjsip: Failover when server is not available
10 years ago
Mark Michelson 92ccffd9e6 res_pjsip: Prevent access of NULL channels.
10 years ago
Richard Mudgett 00a47ffc7e res_pjsip_session: Fix cherry pick to master compile error.
10 years ago
Richard Mudgett 5cdcae5240 res_pjsip_session: Fix in-dialog authentication.
10 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago
Matthew Jordan 8bae18ab93 res_pjsip: Add an 'auto' option for DTMF Mode
10 years ago
Corey Farrell d7fc85e69d res_pjsip: Enable unload of all modules at shutdown.
10 years ago
Richard Mudgett e0ea490a11 res_pjsip_session: Fix off-nominal extra unref of session.
10 years ago
Richard Mudgett e7ee83ea90 res_pjsip_refer: Fix occasional unexpected BYE sent after receiving a REFER.
10 years ago
Richard Mudgett f00ebf0a2d res_pjsip_session: Fix double re-INVITE collision crash.
10 years ago
Mark Michelson b3ff43a4e8 Fix file descriptor leak in RTP code.
10 years ago