Commit Graph

223 Commits (development/16/python3)

Author SHA1 Message Date
George Joseph 9e975d4c18 res_pjsip: Make message_filter and session multipart aware
5 years ago
George Joseph 2f2af26e96 res_pjsip: Add utils for checking media types
5 years ago
Alexander Traud 14736ae6d4 res: Fix for Doxygen.
5 years ago
Alexander Traud 2dd2bfe146 res_pjsip: Fix for Doxygen.
5 years ago
Josh Soref 923c836886 res: Spelling fixes
5 years ago
Ben Ford 669e16b3dc STIR/SHAKEN: Option split and response codes.
5 years ago
Joshua C. Colp 662e731b33 AST-2021-007 - res_pjsip_session: Don't offer if no channel exists.
5 years ago
George Joseph 3c8a7597b3 res_pjsip_session: Make reschedule_reinvite check for NULL topologies
5 years ago
Joshua C. Colp 7acb6e2194 res_pjsip_session: Always produce offer on re-INVITE without SDP.
6 years ago
Ben Ford 88461a23bb res_pjsip_session.c: Check topology on re-invite.
6 years ago
Kevin Harwell 5699eb7b0f AST-2021-002: Remote crash possible when negotiating T.38
6 years ago
Robert Cripps ff037a135c res/res_pjsip_session.c: Check that media type matches in
6 years ago
Alexander Traud 3b1cab26a5 res_pjsip_session: Avoid sometimes-uninitialized warning with Clang.
6 years ago
Ivan Poddubnyi 97afc9055f chan_pjsip: Assign SIPDOMAIN after creating a channel
6 years ago
Richard Mudgett 89cf7899be res_pjsip_session.c: Fix compiler warnings.
6 years ago
Sungtae Kim ab3f57d88f res_pjsip_session: Fixed NULL active media topology handle
6 years ago
Joshua C. Colp ea744ca7c2 pjsip: Match lifetime of INVITE session to our session.
6 years ago
Kevin Harwell 8973fe5cf3 AST-2020-001 - res_pjsip: Return dialog locked and referenced
6 years ago
Ben Ford 58aa6a7057 AST-2020-002 - res_pjsip: Stop sending INVITEs after challenge limit.
6 years ago
Kevin Harwell 92e1de458a res_pjsip, res_pjsip_session: initialize local variables
6 years ago
Joshua C. Colp baa6e8f112 res_pjsip_session: Fix stream name memory leak.
6 years ago
Joshua C. Colp e6ed74347c res_pjsip_session: Fix session reference leak.
6 years ago
Sean Bright 9458577f68 res_pjsip_session.c: Fix build when TEST_FRAMEWORK is not defined
6 years ago
George Joseph df429c97a1 res_pjsip_session: Fix issue with COLP and 491
6 years ago
George Joseph 6abf6f345d debugging: Add enough to choke a mule
6 years ago
George Joseph 65088494cb res_pjsip_session: Handle multi-stream re-invites better
6 years ago
Patrick Verzele ab34417f7e res_pjsip_session: Deferred re-INVITE without SDP send a=sendrecv instead of a=sendonly
6 years ago
Joshua C. Colp eaed23b340 res_pjsip_session: Don't aggressively terminate on failed re-INVITE.
6 years ago
George Joseph 16afb0a05d scope_trace: Add/update utilities
6 years ago
George Joseph 8c54be8fc9 res_pjsip_session: Ensure reused streams have correct bundle group
6 years ago
Kevin Harwell c356187969 PJSIP_MEDIA_OFFER: override configuration on refresh
6 years ago
Joshua C. Colp 63c82caebc res_pjsip_session: Preserve label on incoming re-INVITE.
6 years ago
Joshua C. Colp 2128eb1f47 stream: Enforce formats immutability and ensure formats exist.
6 years ago
Joshua C. Colp f3ac42b9bd fax: Fix crashes in PJSIP re-negotiation scenarios.
6 years ago
DanielYK c36f34aa90 res_pjsip: Fixed format of IPv6 addresses for external media addresses
6 years ago
Torrey Searle bd091949cc res_pjsip_session: implement processing of Content-Disposition
6 years ago
Joshua C. Colp 1c5129bca4 res_pjsip_session: Apply intention behind requested formats.
6 years ago
Sungtae Kim ac3a81992a res_pjsip_session: Fixed wrong session termination
6 years ago
Joshua C. Colp c86af00ce1 res_pjsip_session: Don't restrict non-audio default streams to sendrecv.
6 years ago
Joshua C. Colp 423b0e68ce bridging: Add better support for adding/removing streams.
7 years ago
Joshua C. Colp b438d1d9ad res_pjsip_session: Fix off-nominal session refreshes.
7 years ago
Joshua C. Colp 186c4e9b36 res_pjsip_session: Set stream state on created streams for incoming SDP.
7 years ago
Sean Bright fbc80db350 res_pjsip_session.c: Prevent use-after-free with TEST_FRAMEWORK enabled
7 years ago
Kevin Harwell 6f0a69c51a res_pjsip_session: initialize pending's topology to endpoint's
7 years ago
Torrey Searle 9a933c3adc channel/chan_pjsip: add dialplan function for music on hold
7 years ago
Stas Kobzar fb984eda40 res_pjsip: Channel variable SIPFROMDOMAIN
7 years ago
Sungtae Kim 3fe40c0c05 res_pjsip_session Added rtcp stats result vector into the session
8 years ago
George Joseph 4cbe04de77 Merge "res_pjsip: Patch for res_pjsip_* module load/reload crash" into 16
8 years ago
Corey Farrell ed7a5664b6
astobj2: Eliminate usage of legacy ao2_container_alloc routine.
8 years ago
Sungtae Kim 1b6df87816
res_pjsip: Patch for res_pjsip_* module load/reload crash
8 years ago