Commit Graph

2601 Commits (616e85c95f7ff9c226dea9fce10060d5c1fbc5d8)

Author SHA1 Message Date
Mark Michelson 616e85c95f Fix a crash due to a potentially NULL p->options.
16 years ago
Mark Michelson 28fe3938b7 Only try to use the invite_branch on outgoing INVITEs with auth credentials.
16 years ago
David Vossel 59d93c1e2d CLI NOTIFY sending wrong transport type.
16 years ago
Mark Michelson 5965e276a7 Fix a deadlock that could occur when setting rtp stats on SIP calls.
16 years ago
Joshua Colp 5fcf193d7b Correct documentation for the register line, specifically where the domain should be specified.
16 years ago
Mark Michelson 298d745fb4 Add the ability to execute connected line interception macros.
16 years ago
Joshua Colp 6e1bd8aad7 Fix a bug where the Event and Content-Type headers were added twice to outgoing SIP NOTIFY messages.
16 years ago
Joshua Colp 5c8626e315 When removing all packets from a dialog we also need to free the data if present.
16 years ago
Joshua Colp 9944bce43c Fix a bug where the default setting did not perform a remote bridge when it should have.
16 years ago
Mark Michelson 14d05f57d7 A few fixes to SIP with regards to connected line updates during transfers.
16 years ago
Mark Michelson 3eab939301 Treat 405 responses the same way we would a 501.
16 years ago
Eliel C. Sardanons a109652532 Merged revisions 197562 via svnmerge from
16 years ago
Joshua Colp 318929b75f Merged revisions 197466 via svnmerge from
16 years ago
Olle Johansson b6d95bef99 Adding some generic handling of error codes sent to us in replys to requests.
16 years ago
Mark Michelson 83500e9b06 Remove some redundant or unnecessary connected line-related function calls.
16 years ago
Joshua Colp d4efe15c09 Fix a bug where the sip unregister CLI command did not completely unregister the peer.
16 years ago
David Vossel f50bb3bfa4 SIP set outbound transport type from Registration
16 years ago
Eliel C. Sardanons 2c882626a0 Implement a new element in AstXML for AMI actions documentation.
16 years ago
Mark Michelson ee4f11cd24 s/it's/its/
16 years ago
Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it)
16 years ago
Mark Michelson 56903a7485 Get rid of some duplicated code and correct a connected line error.
16 years ago
Mark Michelson 7b4eeed257 Add basic support for handling connected line-related UPDATE requests.
16 years ago
Joshua Colp 99a1e0ce01 Merged revisions 195448 via svnmerge from
16 years ago
Joshua Colp 9f4e8a5bda Fix a bug where specifying an empty outboundproxy would cause packets to get sent to ourself.
16 years ago
Mark Michelson 64c6397bd0 Merged revisions 194484 via svnmerge from
16 years ago
Mark Michelson 56275abb32 Update spiral support in trunk and 1.6.X to match what is in 1.4.
16 years ago
David Vossel fbad7a508d TCP not matching valid peer.
16 years ago
Tilghman Lesher 01e5a86e1a Merged revisions 192932 via svnmerge from
16 years ago
Joshua Colp 19916d118d Merged revisions 192633 via svnmerge from
16 years ago
Richard Mudgett 7019ff68db Fixed crashes from issue8824 review board channel locking changes.
16 years ago
Joshua Colp 2e7c1e3613 Fix a bug with setting t38pt_udptl at the user or peer level.
16 years ago
Tilghman Lesher a3229fd3e2 Merged revisions 191559 via svnmerge from
16 years ago
David Vossel ca138fc807 Consistent SSL/TLS options across conf files
16 years ago
David Vossel 8f0b88c8c8 TLS/SSL private key option
16 years ago
Russell Bryant cba19c8a67 Convert the ast_channel data structure over to the astobj2 framework.
16 years ago
Joshua Colp f314c5f13f Fix nat setting on RTP instances.
16 years ago
Russell Bryant bbcf30787d Merged revisions 190356 via svnmerge from
16 years ago
David Vossel 00d7c4fefc Fixes segfault when switching UDP to TCP in sip.conf after reload.
16 years ago
Joshua Colp b5b18b7810 Fix a bug with non-UDP connections that caused dialogs to not get freed.
16 years ago
Mark Michelson 4bf5e1b805 Prevent a crash when SIP blonde transferring an unbridged call.
16 years ago
Joshua Colp 6d2b446384 Merged revisions 188946 via svnmerge from
16 years ago
Tilghman Lesher ecc3c7c4a6 Merged revisions 188835 via svnmerge from
16 years ago
David Vossel a9895c6833 SIP state notify reorganization
16 years ago
Joshua Colp 84fd750c10 Fix a bug with the change I made yesterday to outbound proxy support.
16 years ago
Joshua Colp 75dba8ca1d Fix a bug where using an outbound proxy would cause the local address to be 127.0.0.1.
16 years ago
Joshua Colp 8e4b5df187 Fix some uninitialized memory notices that appeared under valgrind.
16 years ago
Tilghman Lesher 15e040d3f3 Ensure pvt is not NULL before dereferencing it.
16 years ago
Mark Michelson 4d74179f20 Add a new option, mwi_from, to sip.conf.
16 years ago
Mark Michelson e53bd994d0 Merged revisions 187484 via svnmerge from
16 years ago
Tilghman Lesher 7304ac444e Allow '/' in username portion of register; this is a regression.
16 years ago