summaryrefslogtreecommitdiff
path: root/res/res_pjsip_session.c
AgeCommit message (Expand)Author
2017-07-13res_rtp_asterisk / res_pjsip: Add support for BUNDLE.Joshua Colp
2017-06-28chan_pjsip: Add support for multiple streams of the same type.Mark Michelson
2017-06-15Merge "res_pjsip_refer/session: Calls dropped during transfer"Jenkins2
2017-06-14res_pjsip_session: Correct inverted test in session_outgoing_nat_hookGeorge Joseph
2017-06-13res_pjsip_refer/session: Calls dropped during transferKevin Harwell
2017-06-06res_pjsip: Add support for returning only reachable contacts and use it.Joshua Colp
2017-05-23Merge "res_pjsip_session : fixed wrong From Header number On Re-invite"Joshua Colp
2017-05-15res_pjsip_session.c: Process initial INVITE sooner. (key exists)Richard Mudgett
2017-04-27res_pjsip_session: Add cleanup to ast_sip_session_terminateGeorge Joseph
2017-04-26res_pjsip_session : fixed wrong From Header number On Re-inviteYasin CANER
2017-04-21res_pjsip_session.c: Send 100 Trying out earlier to prevent retransmissions.Richard Mudgett
2017-04-21res_pjsip_session.c: Restructure ast_sip_session_alloc()Richard Mudgett
2017-04-01res_pjsip_session: Allow BYE to be sent on disconnected session.Joshua Colp
2017-03-22res_pjsip_session: Enable RFC3578 overlap dialing support.Richard Begg
2017-03-20Merge "res/res_pjsip_session: Only check localnet if it is defined"Joshua Colp
2017-03-16res/res_pjsip_session: Only check localnet if it is definedMatt Jordan
2017-03-16res_pjsip: Symmetric transportsGeorge Joseph
2017-01-04res_pjsip_session: Access SIPDOMAIN via Dialplan.Alexander Traud
2016-12-14res_pjsip: Add/update ERROR msg if invalid URI.Richard Mudgett
2016-11-09res_pjsip_session: Do not call session supplements when it's too late.Mark Michelson
2016-09-09res_pjsip: Add ignore_uri_user_options option.Richard Mudgett
2016-09-09Merge "res/res_pjsip: Add preferred_codec_only config to pjsip endpoint."zuul
2016-09-09res/res_pjsip: Add preferred_codec_only config to pjsip endpoint.Aaron An
2016-09-06res_pjsip_session: segfault on already disconnected sessionAlexei Gradinari
2016-08-17res_pjsip_session.c: Fix unbound srv failover tests.Richard Mudgett
2016-08-10pjsip: Fix deadlock with suspend taskprocessor on masqueradeAlexei Gradinari
2016-07-13res/res_pjsip_session: Check for presence of an active negotiatorMatt Jordan
2016-06-30res_pjsip_session.c: Don't send extra BYE if SDP invalid.Richard Mudgett
2016-06-30res_pjsip_session.c: End call on initial invalid SDP negotiation.Richard Mudgett
2016-06-30res_pjsip_session.c: Remove unused parameter from handle_incoming().Richard Mudgett
2016-06-30res_pjsip: Add missing NULL checks when using pjsip_inv_end_session().Richard Mudgett
2016-06-20res_pjsip_session: Handle race condition at shutdown with timer.Joshua Colp
2016-06-10res_pjsip_session.c: Reorganize ast_sip_session_terminate().Richard Mudgett
2016-06-09res_pjsip_session: Use distributor serializer for incoming calls.Richard Mudgett
2016-04-05res_pjsip: Handle deferred SDP hold/unhold properly.Mark Michelson
2016-03-03res_pjsip_caller_id: Anonymize 'From' when caller id presentation is prohibitedGeorge Joseph
2016-02-19res_pjsip/config_transport: Allow reloading transports.George Joseph
2016-02-08res_pjsip: Fix infinite recursion when loading transports from realtimeGeorge Joseph
2016-01-08res_pjsip: Create human friendly serializer names.Richard Mudgett
2015-09-09pjsip: avoid possible crash req_caps allocation failureScott Griepentrog
2015-08-28res_pjsip_sdp_rtp: Fix multiple keepalive scheduled items.Joshua Colp
2015-08-28res_pjsip_session: Don't invoke session supplements twice for BYE requests.Joshua Colp
2015-08-25res_pjsip: Add common ast_sip_get_host_ip API.Joshua Colp
2015-07-30res_pjsip_session.c: Fix crashes seen when call cancelled.Richard Mudgett
2015-07-24pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.Joshua Colp
2015-07-20Merge "res_pjsip: Add rtp_keepalive endpoint option."Joshua Colp
2015-07-20res_pjsip: Add rtp_keepalive endpoint option.Mark Michelson
2015-07-16res_pjsip_session.c: Extract sip_session_defer_termination_stop_timer().Richard Mudgett
2015-07-16res_pjsip_session.c: Add some helpful comments and minor tweaks.Richard Mudgett
2015-07-16res_pjsip_session.c: Fix off nominal crash potential in debug message.Richard Mudgett