Commit Graph

6010 Commits (eccfeaf9b47b86d9440bd79f16d790ca050dbaba)

Author SHA1 Message Date
Matthew Nicholson 55c6789f74 Use sched_yield() instead of usleep(1)
17 years ago
David Vossel 05da5f14d9 Merged revisions 201993 via svnmerge from
17 years ago
Joshua Colp e85296e244 Add support for allowing an RTP engine to decide on whether it is possible for specific formats to be transcoded for an RTP instance.
17 years ago
Matthew Nicholson 21ad428d0d Added deadlock protection to try_suggested_sip_codec in chan_sip.c.
17 years ago
David Vossel dcfe69ec64 fixes some memory leaks and redundant conditions
17 years ago
Mark Michelson dce6a54a4a Trunk implementation of setting an alternate RTP source.
17 years ago
David Vossel a11ac5ae2f parsing extension correctly from sip register lines
17 years ago
David Vossel 68ba81dfe6 Add rtsavesysname to chan_iax
17 years ago
Mark Michelson 99b98d8f9a Fix problem with no audio due to ignoring the SDP.
17 years ago
David Brooks ecfbab0782 Merged revisions 201380 via svnmerge from
17 years ago
David Vossel 9bf67151c9 SIP registry ref count error
17 years ago
David Vossel 940accbd99 update chan_iax to use 64bit feature flags.
17 years ago
David Vossel 9a66b1dcdf fix issue with build_contact introduced by the "SIP trasnport type issues" commit
17 years ago
Kevin P. Fleming f1dc620467 Enable applications to enable/disable digit and tone detection.
17 years ago
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