Commit Graph

226 Commits (b25c90e1f460ef36ab747504c3553a7829530d21)

Author SHA1 Message Date
Ben Ford aba7168abe res_pjsip_session: Added new function calls to avoid ABI issues.
2 years ago
George Joseph 4afe2355be res_pjsip: Add utils for checking media types
3 years ago
Alexander Traud bae495601a res_pjsip: Fix for Doxygen.
4 years ago
Josh Soref dcf492e7b6 res: Spelling fixes
4 years ago
Ben Ford 2e55c0fded STIR/SHAKEN: Option split and response codes.
4 years ago
Joshua C. Colp 523a795289 AST-2021-007 - res_pjsip_session: Don't offer if no channel exists.
4 years ago
George Joseph c78d0ce429 res_pjsip_session: Make reschedule_reinvite check for NULL topologies
5 years ago
Ben Ford 83b0f5963f res_pjsip_session.c: Check topology on re-invite.
5 years ago
Joshua C. Colp 1af2a84c8b res_pjsip_session: Always produce offer on re-INVITE without SDP.
5 years ago
Kevin Harwell fad0cf12e6 AST-2021-002: Remote crash possible when negotiating T.38
5 years ago
Robert Cripps 017e09b40a res/res_pjsip_session.c: Check that media type matches in
5 years ago
Alexander Traud 3f119192bb res_pjsip_session: Avoid sometimes-uninitialized warning with Clang.
5 years ago
Ivan Poddubnyi c3fad2fd01 chan_pjsip: Assign SIPDOMAIN after creating a channel
5 years ago
Richard Mudgett 027f4e3a21 res_pjsip_session.c: Fix compiler warnings.
5 years ago
Sungtae Kim d8b7a6f599 res_pjsip_session: Fixed NULL active media topology handle
5 years ago
Joshua C. Colp 5b4e71fa0a pjsip: Match lifetime of INVITE session to our session.
5 years ago
Kevin Harwell 6baa4b53be AST-2020-001 - res_pjsip: Return dialog locked and referenced
5 years ago
Ben Ford 82325ba58b AST-2020-002 - res_pjsip: Stop sending INVITEs after challenge limit.
5 years ago
Kevin Harwell 439f7bb848 res_pjsip, res_pjsip_session: initialize local variables
5 years ago
Nick French f041763e3b res_pjsip_session: Restore calls to ast_sip_message_apply_transport()
5 years ago
Joshua C. Colp 9eeb40af33 res_pjsip_session: Fix stream name memory leak.
5 years ago
Joshua C. Colp 957aff751d res_pjsip_session: Fix session reference leak.
5 years ago
Sean Bright 6f32c254be res_pjsip_session.c: Fix build when TEST_FRAMEWORK is not defined
5 years ago
George Joseph cc71be0078 res_pjsip_session: Fix issue with COLP and 491
5 years ago
George Joseph ad4f2a8c99 debugging: Add enough to choke a mule
5 years ago
George Joseph d4f3b17dd3 res_pjsip_session: Handle multi-stream re-invites better
5 years ago
Patrick Verzele 5a49757e40 res_pjsip_session: Deferred re-INVITE without SDP send a=sendrecv instead of a=sendonly
5 years ago
Joshua C. Colp 3c074038fe res_pjsip_session: Don't aggressively terminate on failed re-INVITE.
5 years ago
George Joseph 71446b68fc res_pjsip_session: Ensure reused streams have correct bundle group
5 years ago
George Joseph e88beedd08 res_pjsip_session: Fix segv in session_on_rx_response
5 years ago
George Joseph 9bd1d686a1 ACN: Add tracing to existing code
5 years ago
Kevin Harwell 4eba6b9eb2 PJSIP_MEDIA_OFFER: override configuration on refresh
5 years ago
Joshua C. Colp ee8ea9275f res_pjsip_session: Preserve label on incoming re-INVITE.
5 years ago
Joshua C. Colp 1c5e68580a stream: Enforce formats immutability and ensure formats exist.
6 years ago
Joshua C. Colp e56f4de7e6 fax: Fix crashes in PJSIP re-negotiation scenarios.
6 years ago
DanielYK 9f117ac9ef res_pjsip: Fixed format of IPv6 addresses for external media addresses
6 years ago
George Joseph 2ee455958e codec_negotiation: Implement outgoing_call_offer_pref
6 years ago
Torrey Searle e12244153a res_pjsip_session: implement processing of Content-Disposition
6 years ago
Joshua C. Colp 21e9051461 res_pjsip_session: Apply intention behind requested formats.
6 years ago
Sungtae Kim 8147f43756 res_pjsip_session: Fixed wrong session termination
6 years ago
Joshua C. Colp 9620ecbf80 res_pjsip_session: Don't restrict non-audio default streams to sendrecv.
6 years ago
Kevin Harwell 06dada3f01 codec negotiation: add incoming_call_offer_prefs option
6 years ago
Joshua C. Colp 5a5be92b79 bridging: Add better support for adding/removing streams.
6 years ago
Joshua C. Colp ac155decae res_pjsip_session: Fix off-nominal session refreshes.
6 years ago
Joshua C. Colp a603d7d324 res_pjsip_session: Set stream state on created streams for incoming SDP.
6 years ago
Sean Bright 6ee1f1f507 res_pjsip_session.c: Prevent use-after-free with TEST_FRAMEWORK enabled
6 years ago
Kevin Harwell 0e3b397812 res_pjsip_session: initialize pending's topology to endpoint's
6 years ago
Torrey Searle b43cdc7f1e channel/chan_pjsip: add dialplan function for music on hold
6 years ago
Stas Kobzar c7270dca81 res_pjsip: Channel variable SIPFROMDOMAIN
6 years ago
Sungtae Kim 7e1d881d89 res_pjsip_session Added rtcp stats result vector into the session
7 years ago