Commit Graph

5996 Commits (4c0265664ef7cf65a193486bd29b09ee80532f25)

Author SHA1 Message Date
David Vossel ee8cdd555f SIP transport type issues
17 years ago
Moises Silva 2c8cd1db92 keep backwards compatible chan_dahdi with older openr2 versions by not using the new skip category feature unless supported
17 years ago
Kevin P. Fleming 85e57521ab Accept T.38 re-INVITE responses with invalid SDP versions.
17 years ago
Kevin P. Fleming 4379249674 Convert a number of global module variables to 'static'.
17 years ago
Kevin P. Fleming 78ee46f13f Some minor structure size improvements in sip_pvt and sip_peer.
17 years ago
Mark Michelson d224f78dd5 Merged revisions 200513 via svnmerge from
17 years ago
Moises Silva b52abf3d21 added openr2 to menuselect-deps.in, recent commit in menuselect made me realize this was never done but was working anyways
17 years ago
Mark Michelson e1c03cbf1a Fix some bad locking stemming from trying to forward a call to a non-existent
17 years ago
Mark Michelson 616e85c95f Fix a crash due to a potentially NULL p->options.
17 years ago
Mark Michelson 28fe3938b7 Only try to use the invite_branch on outgoing INVITEs with auth credentials.
17 years ago
David Vossel 59d93c1e2d CLI NOTIFY sending wrong transport type.
17 years ago
Mark Michelson 5965e276a7 Fix a deadlock that could occur when setting rtp stats on SIP calls.
17 years ago
Mark Michelson d068c2f5e6 Correct "dahdi show channels" output when specifying a group.
17 years ago
David Vossel e018606c7e Merged revisions 199138 via svnmerge from
17 years ago
David Vossel 61bc1854d5 fixes issue with channels not going down after transfer
17 years ago
Joshua Colp 5fcf193d7b Correct documentation for the register line, specifically where the domain should be specified.
17 years ago
Russell Bryant a13d62aa49 Tell the IAX2 parser about more control frame types.
17 years ago
Mark Michelson 298d745fb4 Add the ability to execute connected line interception macros.
17 years ago
Mark Michelson 0bde0b9ed2 Remove extra lock from local_indicate in connected line case.
17 years ago
Mark Michelson 3166b6dac9 Add missing unlock of local pvt.
17 years ago
Mark Michelson 0550a878f4 Remove documentation for the 'exten' argument to the AGENT function.
17 years ago
Joshua Colp 6e1bd8aad7 Fix a bug where the Event and Content-Type headers were added twice to outgoing SIP NOTIFY messages.
17 years ago
Joshua Colp 5c8626e315 When removing all packets from a dialog we also need to free the data if present.
17 years ago
Eliel C. Sardanons 453a2f7331 Remove not used code in the Agent channel.
17 years ago
Jeff Peeler aaf5eb105e New signaling module to handle analog operations in chan_dahdi
17 years ago
Joshua Colp 9944bce43c Fix a bug where the default setting did not perform a remote bridge when it should have.
17 years ago
Mark Michelson 14d05f57d7 A few fixes to SIP with regards to connected line updates during transfers.
17 years ago
Sean Bright f51bb019bb Update references to bugs.digium.com and reviewboard.digium.com to the new URLs.
17 years ago
Mark Michelson 3eab939301 Treat 405 responses the same way we would a 501.
17 years ago
Mark Michelson 08f0ec4e8e Add missing lock to local_indicate function for connected line frames.
17 years ago
Joshua Colp e9e4efdcb6 Fix a bug where the trunkmtu setting was not set to the default value of 1240 on load but was on reload.
17 years ago
Eliel C. Sardanons a109652532 Merged revisions 197562 via svnmerge from
17 years ago
Tilghman Lesher 98ce0e5b6c Eliminate several needless checks and fix a few memory leaks
17 years ago
Joshua Colp 318929b75f Merged revisions 197466 via svnmerge from
17 years ago
Olle Johansson b6d95bef99 Adding some generic handling of error codes sent to us in replys to requests.
17 years ago
Sean Bright f6355ad755 Display an error message when chan_alsa fails to load due to a missing
17 years ago
Mark Michelson 83500e9b06 Remove some redundant or unnecessary connected line-related function calls.
17 years ago
Joshua Colp d4efe15c09 Fix a bug where the sip unregister CLI command did not completely unregister the peer.
17 years ago
Moises Silva b93c1a2df5 set MFCR2_CATEGORY just when starting the pbx
17 years ago
David Vossel f50bb3bfa4 SIP set outbound transport type from Registration
17 years ago
Sean Bright de6498b2d3 Don't crash if an RTP instance can't be created. This could occur when an
17 years ago
Eliel C. Sardanons 2c882626a0 Implement a new element in AstXML for AMI actions documentation.
17 years ago
Mark Michelson ee4f11cd24 s/it's/its/
17 years ago
Russell Bryant 76e9c034be resolve compiler warning
17 years ago
Sean Bright fcda626f3c Fix build under dev mode and remove some casts that are no longer necessary as
17 years ago
Richard Mudgett 63e4b99e79 Make chan_misdn compile.
17 years ago
Joshua Colp 678045fb43 Merged revisions 196116 via svnmerge from
17 years ago
Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it)
17 years ago
David Vossel 88bda581ec Merged revisions 195991 via svnmerge from
17 years ago
Mark Michelson 56903a7485 Get rid of some duplicated code and correct a connected line error.
17 years ago