Commit Graph

243 Commits (6fb811a5905a54a07a901b25f8f3af0ad9d3f7c9)

Author SHA1 Message Date
Maximilian Fridrich e8cfed4516 res_pjsip_session: Reset pending_media_state->read_callbacks
2 years ago
George Joseph 628f8d7a43 Stir/Shaken Refactor
2 years ago
Sean Bright db945243e6 res_pjsip_session.c: Correctly format SDP connection addresses.
2 years ago
George Joseph 09052bfa51 Revert "core & res_pjsip: Improve topology change handling."
2 years ago
Bastian Triller 468df4a12d res_pjsip_session: Send Session Interval too small response
2 years ago
Ben Ford 61f37faf6d res_pjsip_session: Added new function calls to avoid ABI issues.
2 years ago
Henning Westerholt 1a7866b172
chan_pjsip: also return all codecs on empty re-INVITE for late offers (#59)
2 years ago
Naveen Albert d1bec3623e res_pjsip_session: Add overlap_context option.
3 years ago
Naveen Albert c4066871d8 res_pjsip_session: Use Caller ID for extension matching.
3 years ago
Michael Kuron 841107f294 res_pjsip_aoc: New module for sending advice-of-charge with chan_pjsip
3 years ago
Naveen Albert 99cef8461f res_pjsip_session.c: Map empty extensions in INVITEs to s.
3 years ago
Maximilian Fridrich 315eb551db core & res_pjsip: Improve topology change handling.
3 years ago
Henning Westerholt 7b2d3a6411 res_pjsip: return all codecs on a re-INVITE without SDP
3 years ago
Maximilian Fridrich 14826a8038 res_pjsip: Add mediasec capabilities.
3 years ago
Maximilian Fridrich 492c93861c res_pjsip: Add 100rel option "peer_supported".
3 years ago
Ben Ford 31b3addce7 res_pjsip: Add TEL URI support for basic calls.
3 years ago
George Joseph b1dfc9c805 res_pjsip: Make message_filter and session multipart aware
4 years ago
George Joseph 921ab52cf3 res_pjsip: Add utils for checking media types
4 years ago
Alexander Traud a85f2bf34d res: Fix for Doxygen.
4 years ago
Alexander Traud 463f6c83e8 res_pjsip: Fix for Doxygen.
4 years ago
Josh Soref 9ae9893c63 res: Spelling fixes
4 years ago
Ben Ford 1031a1805b STIR/SHAKEN: Option split and response codes.
4 years ago
Joshua C. Colp ec16d2ecbd AST-2021-007 - res_pjsip_session: Don't offer if no channel exists.
4 years ago
George Joseph a03a05195a res_pjsip_session: Make reschedule_reinvite check for NULL topologies
5 years ago
Joshua C. Colp a81d07ea56 res_pjsip_session: Always produce offer on re-INVITE without SDP.
5 years ago
Ben Ford e1126ffc10 res_pjsip_session.c: Check topology on re-invite.
5 years ago
Kevin Harwell 5e998d8bd3 AST-2021-002: Remote crash possible when negotiating T.38
5 years ago
Alexander Traud df6afadf26 res_pjsip_session: Avoid sometimes-uninitialized warning with Clang.
5 years ago
Robert Cripps 24e678b9bb res/res_pjsip_session.c: Check that media type matches in
5 years ago
Ivan Poddubnyi f2aa6c7017 chan_pjsip: Assign SIPDOMAIN after creating a channel
5 years ago
Richard Mudgett 6d7af72559 res_pjsip_session.c: Fix compiler warnings.
5 years ago
Sungtae Kim 02c4b2ac60 res_pjsip_session: Fixed NULL active media topology handle
5 years ago
Joshua C. Colp 6475fe3dd7 pjsip: Match lifetime of INVITE session to our session.
5 years ago
Kevin Harwell b82f880647 AST-2020-001 - res_pjsip: Return dialog locked and referenced
5 years ago
Ben Ford cd8f8b94f8 AST-2020-002 - res_pjsip: Stop sending INVITEs after challenge limit.
5 years ago
Kevin Harwell c62193c5de res_pjsip, res_pjsip_session: initialize local variables
5 years ago
Nick French bd98e153d1 res_pjsip_session: Restore calls to ast_sip_message_apply_transport()
5 years ago
Joshua C. Colp 23e427bbd2 res_pjsip_session: Fix stream name memory leak.
5 years ago
Joshua C. Colp f67f5676b7 res_pjsip_session: Fix session reference leak.
5 years ago
Sean Bright bc038e6191 res_pjsip_session.c: Fix build when TEST_FRAMEWORK is not defined
5 years ago
George Joseph 53910b1f25 res_pjsip_session: Fix issue with COLP and 491
5 years ago
George Joseph 44bb0858cb debugging: Add enough to choke a mule
5 years ago
George Joseph 86f1bce186 res_pjsip_session: Handle multi-stream re-invites better
5 years ago
Patrick Verzele f8fe20eb9f res_pjsip_session: Deferred re-INVITE without SDP send a=sendrecv instead of a=sendonly
5 years ago
Joshua C. Colp 71ceefa75d res_pjsip_session: Don't aggressively terminate on failed re-INVITE.
5 years ago
George Joseph 1f78ee9d0f 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