Commit Graph

236 Commits (5d1dd11143cf9fc899881476a1898aecf42e95ae)

Author SHA1 Message Date
Naveen Albert ec0ca7dcbc res_pjsip_session: Add overlap_context option.
3 years ago
Naveen Albert 40ed776c40 res_pjsip_session: Use Caller ID for extension matching.
3 years ago
Michael Kuron d73f22268f res_pjsip_aoc: New module for sending advice-of-charge with chan_pjsip
3 years ago
Naveen Albert 833f2af3da res_pjsip_session.c: Map empty extensions in INVITEs to s.
3 years ago
Maximilian Fridrich 37b0727288 core & res_pjsip: Improve topology change handling.
3 years ago
Henning Westerholt 093593a7c8 res_pjsip: return all codecs on a re-INVITE without SDP
3 years ago
Maximilian Fridrich 675bed5f2c res_pjsip: Add mediasec capabilities.
3 years ago
Maximilian Fridrich 479ce16eba res_pjsip: Add 100rel option "peer_supported".
3 years ago
Ben Ford 1f685d6969 res_pjsip: Add TEL URI support for basic calls.
3 years ago
George Joseph f55886a72c res_pjsip: Make message_filter and session multipart aware
4 years ago
George Joseph 59cf9f0047 res_pjsip: Add utils for checking media types
4 years ago
Alexander Traud 178cb0ffe4 res: Fix for Doxygen.
4 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