Commit Graph

3816 Commits (622e487cd45b844d3fd287d80088616799ebe7df)

Author SHA1 Message Date
Sean Bright 622e487cd4 channels: Allow updating variable value
6 years ago
Francesco Castellano 1318a3a2b7 chan_sip: Handle invalid SDP answer to T.38 re-invite
6 years ago
Kevin Harwell 4ea20c9c85 mwi core: Move core MWI functionality into its own files
6 years ago
Ben Ford 4853fc2218 build: Fix compiler warnings/errors.
6 years ago
Sean Bright 53aa750839 chan_sip: Ensure 'qualifygap' isn't negative
6 years ago
Sean Bright 1cb6466268 Replace calls to strtok() with strtok_r()
6 years ago
Giuseppe Sucameli f4afd097af chan_sip: Fix leak using contact ACL
7 years ago
Corey Farrell 0a9904e1c6
astobj2: Eliminate usage of legacy ao2_container_alloc routine.
7 years ago
Joshua Colp d748ed4147 stasis: Add internal filtering of messages.
7 years ago
Jasper Hafkenscheid cf193d53ad
chan_sip: Attempt ast_do_pickup in handle_invite_replaces
7 years ago
Corey Farrell 54a1fbe428
astobj2: Eliminate usage of legacy container allocation macros.
7 years ago
Corey Farrell c4b979a841
chan_sip: Tell module loader that chan_sip is extended support.
7 years ago
pk16208 84c574bb8b chan_sip: SipNotify on Chan_Sip vi AMI behave different to CLI
7 years ago
Walter Doekes d226458c5b optional_api: Remove unused nonoptreq fields
7 years ago
Jaco Kroon 2a5d408733 chan_sip: improved ip:port finding of peers for non-UDP transports.
7 years ago
alecdavis 6964bc37e0 chan_sip: remove unnecessary ast_channel_unlock(peer) as RAII looks after it
7 years ago
Corey Farrell d893e57c90 Fix GCC 8 build issues.
7 years ago
Jenkins2 0edc4ade93 Merge "res_pjsip_refer/chan_sip: Fix INVITE with replaces transfer to ConfBridge" into 13
7 years ago
Richard Mudgett 72b16ee400 res_pjsip_refer/chan_sip: Fix INVITE with replaces transfer to ConfBridge
7 years ago
Richard Mudgett ea055386e0 chan_sip.c: Fix INVITE with replaces channel ref leak.
7 years ago
Jenkins2 b9eb86b56e Merge "chan_sip: Peers with distinct source ports don't match, regardless of transport." into 13
7 years ago
Joshua Colp f05ac26d4a Merge "Replace direct checks of option_debug with DEBUG_ATLEAST macro." into 13
7 years ago
Corey Farrell b81eadcefc Replace direct checks of option_debug with DEBUG_ATLEAST macro.
7 years ago
Jean Aunis a35a654a52 chan_sip: Fix improper RTP framing on outgoing calls
7 years ago
Joshua Colp 4da0e19b89 chan_sip: Emit a second ringing event to ensure channel is found.
7 years ago
Richard Mudgett ba63dad12d chan_sip.c: Fix crash processing CANCEL.
7 years ago
Yasuhiko Kamata c0a4a939cc chan_sip: 3PCC patch for AMI "SIPnotify"
7 years ago
Sean Bright d2c836d24a ice: Increase foundation buffer size
8 years ago
Corey Farrell 82b6ba976f Fix Common Typo's.
8 years ago
Corey Farrell 0e5d8ad09b chan_sip: Fix memory leaks.
8 years ago
Corey Farrell e3bd95f55c chan_sip: Add security event for calls to invalid extension.
8 years ago
Jenkins2 9b94e440ae Merge "chan_sip: Don't crash in Dial on invalid destination" into 13
8 years ago
Sean Bright e1a358a6e4 chan_sip: Don't send trailing \0 on keep alive packets
8 years ago
Sean Bright ce2c89ce68 chan_sip: Don't crash in Dial on invalid destination
8 years ago
Sean Bright f726f11974 utils: Add convenience function for setting fd flags
8 years ago
Alexander Traud 64942276d1 chan_sip: Peers with distinct source ports don't match, regardless of transport.
8 years ago
Alexander Traud 41498dcb5d chan_sip: ICE contained square brackets around IPv6 addresses.
8 years ago
Corey Farrell c95ab4c1ce chan_sip: Fix SUBSCRIBE with missing "Expires" header.
8 years ago
Alexander Traud c7a9a6ef0c chan_sip: Crypto attribute not last but first on SDP media level.
8 years ago
Corey Farrell 7dd7ca2858 chan_sip: Fix output of 'sip set debug off'.
8 years ago
Daniel Tryba 6dfe5b29b6 res_pjsip_caller_id chan_sip: Comply to RFC 3323 values for privacy
8 years ago
Joshua Colp 2971c2f333 Merge "chan_sip: when getting sip pvt return failure if not found" into 13
8 years ago
Scott Griepentrog c0d4f1880e chan_sip: when getting sip pvt return failure if not found
8 years ago
Vitezslav Novy 597d1f8951 chan_sip: Do not change IP address in SDP origin line (o=) in SIP reINVITE
8 years ago
Corey Farrell 0f49e6ee2e Fix compiler warnings on Fedora 26 / GCC 7.
8 years ago
Jenkins2 cf6e0b8f8b Merge "chan_sip: Only when different, add TCP|TLS in autodomain (SIP Domain Support)." into 13
8 years ago
Alexander Traud 39d2ebbf56 chan_sip: Only when different, add TCP|TLS in autodomain (SIP Domain Support).
8 years ago
Alexander Traud 9f4b3b966e chan_sip: Fix a typo for tlsbindaddr in autodomain (SIP Domain Support).
8 years ago
Sean Bright 4479038073 chan_sip: Better ICE handling for RTCP-MUX
8 years ago
Vitezslav Novy 1bcce442d0 chan_sip: Change sip_get_codec() to return correct codec list
8 years ago