Commit Graph

7395 Commits (a08f48089c6df7169f59aa632b0e92dc978cd42a)

Author SHA1 Message Date
Richard Mudgett 2039e6f49c Things don't need to be that const.
13 years ago
Richard Mudgett 4f19a5e867 Multiple revisions 375519-375524
13 years ago
Michael L. Young e920c7969a Fix Wrong Result In Debug Message For SDP Origin Processing
13 years ago
Mark Michelson 452c0d3432 Prevent resetting of NATted realtime peer address on reload.
13 years ago
Richard Mudgett 800c760294 chan_dahdi: Fix segfault dereferencing a NULL tech_pvt.
13 years ago
Walter Doekes 61f014450c Fixes to the fd-oriented SIP TCP reads.
13 years ago
Walter Doekes a41183f0f3 Update sip_request_call SIP dial string documentation.
13 years ago
Mark Michelson 3e2a2ac24f Fix some potential misuses of ast_str in the code.
13 years ago
Mark Michelson 4750e4777b Do not use a FILE handle when doing SIP TCP reads.
13 years ago
Richard Mudgett e1291222b3 Merged revisions 374515-374535 from
13 years ago
Joshua Colp a1bb3f113e Fix a regression from direct media ACLs where the directrtpsetup option no longer works.
13 years ago
Matthew Jordan 780a6b8086 Fix a variety of ref counting issues
13 years ago
Joshua Colp f9562893c2 Fix an issue where Local channels dialed by app_queue are considered in use immediately.
13 years ago
Mark Michelson 10a059f58a Move handling of 408 response so there is no misleading warning message.
13 years ago
Mark Michelson f9c03bd789 Remove dead code and documentation for nonexistent feature.
13 years ago
Joshua Colp a949e07a71 Fix T.38 support when used with chan_local in between.
13 years ago
Terry Wilson aab2448922 Properly handle UAC/UAS roles for SIP session timers
13 years ago
Jonathan Rose 45e6f05957 chan_sip: Set Quality of Service for video rtp instance
13 years ago
Joshua Colp 6e49e5e0f0 Add missing checks that I neglected. The SIP technology and SIP info technology should be considered equal.
13 years ago
Richard Mudgett 7ae8943aac Be consistent, send From: "Anonymous" <sip:anonymous@anonymous.invalid>
13 years ago
Richard Mudgett de75d22add Fix potential reentrancy problems in chan_sip.
13 years ago
Joshua Colp 612fb43efc Fix a deadlock caused by a race condition between removing a hint and reloading the dialplan and subscribing to the removed hint.
13 years ago
Jonathan Rose a7b98bd2b0 iax2-provision: Fix improper return on failed cache retrieval
13 years ago
Joshua Colp 7af34e67ad Fix a regression where direct media was not permitted for calls using SIP INFO DTMF.
13 years ago
Richard Mudgett 198b9dab95 Made companding law for SS7 calls only determined by SS7 signaling type.
13 years ago
Matthew Jordan d0844c54d4 Resolve memory leaks in TLS initialization and TLS client connections
13 years ago
Mark Michelson a9991552d0 Add channel name to a warning to make debugging easier.
13 years ago
Jonathan Rose 81e064cc09 chan_local: Switch from using a random 4 digit hex identifier to unique id
13 years ago
Kinsey Moore 537d53dba5 Ensure iax2 debug output is displayed when expected
13 years ago
Kinsey Moore f841f9843e Warn on CLI when UDPTL init fails
13 years ago
Matthew Jordan ac624508eb Only re-create an SRTP session when needed
13 years ago
Richard Mudgett 8ce843b2f5 Fix loss of MOH on an ISDN channel when parking a call for the second time.
13 years ago
Darren Sessions 8f01f7c8aa LDAP Realtime Peers Cannot Register
13 years ago
Matthew Jordan d1c00fe8cd AST-2012-013: Resolve ACL rules being ignored during calls by some IAX2 peers
13 years ago
Jonathan Rose 5f5f3cb944 chan_sip: Send 408 on retransmit timeout instead of 603
13 years ago
Mark Michelson 9928641702 Fix misuses of asprintf throughout the code.
13 years ago
Jonathan Rose d3ea90e46a chan_sip: Use pvt outgoing_call variable to set Remote-Party-ID Header
13 years ago
Jonathan Rose 99cd43d0c2 chan_sip: Trigger reinvite if the SDP answer is included in the SIP ACK
13 years ago
Kinsey Moore 64eaf61c36 Avoid unconditional NULLing of mwipvt on relatedpeer on SIP dialog destruction
13 years ago
Michael L. Young 9e47a0ee0d Reverting this change that was meant for branch 11.
13 years ago
Michael L. Young b3b353c440 Fix Segfault When Registering SIP Over WebSockets
13 years ago
Mark Michelson bd8f547b71 Fix problem where incorrect pointer was checked for nullity.
13 years ago
Richard Mudgett 08da819293 Use better libss7 detection test and move libpri compile test.
13 years ago
Richard Mudgett 6aca64f3db Fix the analog dial *0 flash-hook of bridged peer feature.
13 years ago
Mark Michelson 64c9b407f4 Improve debug message for temporary outbound proxies.
13 years ago
Mark Michelson aeeb104356 Multiple revisions 370769-370771
13 years ago
Matthew Jordan a967d8653e Schedule pokes of registered SIP peers within a given timespan after SIP reload
13 years ago
Kinsey Moore 7135c1ccba Clean up and ensure proper usage of alloca()
13 years ago
Mark Michelson df5ca197ba Help mitigate potential reinvite glare scenarios.
13 years ago
Richard Mudgett b572947682 Release B channel allocation on error path in chan_misdn.
13 years ago