Commit Graph

118 Commits (85ffedabd1306822bf38ad6ad408a586d89ba0fc)

Author SHA1 Message Date
Kevin Harwell 4b3e03ae87 AST-2017-011 - res_pjsip_session: session leak when a call is rejected
8 years ago
Alexander Traud dcbf61a31e res_pjsip_session: Rewrite o= with external_media_address.
8 years ago
Jenkins2 28a3ff75d5 Merge "res_pjsip_session: Prevent user=phone being added to anonimized URIs." into 13
8 years ago
Daniel Tryba 21d502818f res_pjsip_session: Prevent user=phone being added to anonimized URIs.
8 years ago
Corey Farrell 82592c3673 res_pjsip: Fix issues that prevented shutdown of modules.
8 years ago
Sean Bright f39af4d36d res_pjsip: Use ast_sip_is_content_type() where appropriate
8 years ago
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.
8 years ago
Yasin CANER 36628cc9c4 res_pjsip_session : fixed wrong From Header number On Re-invite
8 years ago
Richard Mudgett b67363006f res_pjsip_session.c: Process initial INVITE sooner. (key exists)
8 years ago
George Joseph c5b9ed20fd res_pjsip_session: Add cleanup to ast_sip_session_terminate
8 years ago
Richard Mudgett 1213ac1ac5 res_pjsip_session.c: Send 100 Trying out earlier to prevent retransmissions.
8 years ago
Richard Mudgett 80fd7fd908 res_pjsip_session.c: Restructure ast_sip_session_alloc()
8 years ago
Joshua Colp bca9685d39 res_pjsip_session: Allow BYE to be sent on disconnected session.
8 years ago
Richard Begg 398e5ec16c res_pjsip_session: Enable RFC3578 overlap dialing support.
8 years ago
zuul fdea369852 Merge "res/res_pjsip_session: Only check localnet if it is defined" into 13
8 years ago
Matt Jordan 776ffd7724 res/res_pjsip_session: Only check localnet if it is defined
8 years ago
George Joseph 9b756662a8 res_pjsip: Symmetric transports
8 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().
9 years ago
Richard Mudgett 26e3492246 res_pjsip_session: Use distributor serializer for incoming calls.
9 years ago
Mark Michelson c61dca6419 res_pjsip: Handle deferred SDP hold/unhold properly.
9 years ago
George Joseph 27f32cd0a6 res_pjsip_caller_id: Anonymize 'From' when caller id presentation is prohibited
9 years ago
George Joseph d2a1457e0b res_pjsip/config_transport: Allow reloading transports.
9 years ago
George Joseph 2451d4e455 res_pjsip: Fix infinite recursion when loading transports from realtime
9 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