Commit Graph

2648 Commits (88f1d1476628c40a72a64a0ead06c389e198d682)

Author SHA1 Message Date
Mark Michelson 88f1d14766 Merged revisions 208386 via svnmerge from
16 years ago
Mark Michelson bacf6ab51e Merged revisions 208312 via svnmerge from
16 years ago
Mark Michelson 98b4bdc1b9 Merged revisions 208262 via svnmerge from
16 years ago
Mark Michelson 3843480b8f Fix potential crash if p->owner is NULL.
16 years ago
David Vossel 3f8059f87d reg->username is parsed only once on sip reload
16 years ago
Mark Michelson bec894cbe5 Merged revisions 207423 via svnmerge from
16 years ago
David Vossel 65388d4e21 sip option flags handled incorrectly
16 years ago
David Vossel 0ce3fa1c22 Merged revisions 206938 via svnmerge from
16 years ago
David Vossel f91bc197cd Session timer were not activated if Supported header field in INVITE had both "timer" and other options.
16 years ago
David Vossel 3402f34e9b callerid(num) is wrong when username is missing
16 years ago
David Vossel 6891ccad28 dns lookup of peername rather than peer's host in transmit_register()
16 years ago
David Vossel c01286976a SIP register not using peer's outbound proxy
16 years ago
Mark Michelson 5aab96f0b7 Merged revisions 205877 via svnmerge from
16 years ago
David Vossel fe493cf85e Merged revisions 205804 via svnmerge from
16 years ago
Mark Michelson aafa57cf4b Merged revisions 205775 via svnmerge from
16 years ago
Kevin P. Fleming 67d1957e60 Repair ability of SendFAX/ReceiveFAX to respond to T.38 switchover.
16 years ago
Tilghman Lesher e76a0e92d2 Permit setting custom headers from the peer definition.
16 years ago
Mark Michelson 320c8d27b9 Move the masquerade in local_attended_transfer to a point where we hold the channel lock.
16 years ago
Mark Michelson ab2b9bd16d Remove some bogus deadlock avoidance code from local_attended_transfer.
16 years ago
Mark Michelson a4dc276ed9 Merged revisions 204300 via svnmerge from
16 years ago
Mark Michelson 200f1dc19e Merged revisions 204243,204246 via svnmerge from
16 years ago
Russell Bryant 92f0cdfce7 Ensure the TCP read buffer is fully initialized before handling each packet.
16 years ago
Joshua Colp 48f7381af0 Fix the 'nat' option to actually do RFC3581 as expected and extend the configurable values for finer control.
16 years ago
Joshua Colp 59c1998d67 Improve T.38 negotiation by exchanging session parameters between application and channel.
16 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
16 years ago
Russell Bryant c6a986222e Merged revisions 203115 via svnmerge from
16 years ago
Mark Michelson 0a915a84e6 Merged revisions 202966 via svnmerge from
16 years ago
Joshua Colp 4c07c7a6b2 Ensure the default settings are applied for T.38 when we set it up for a peer.
16 years ago
David Vossel 5f73ab9f4e Merged revisions 202671 via svnmerge from
16 years ago
Russell Bryant e2bfdbac0a Merged revisions 202414 via svnmerge from
16 years ago
Mark Michelson f142cbe10c Merged revisions 202341-202342 via svnmerge from
16 years ago
Mark Michelson e68e6f9d75 Merged revisions 202336 via svnmerge from
16 years ago
Matthew Nicholson 55c6789f74 Use sched_yield() instead of usleep(1)
16 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.
16 years ago
Matthew Nicholson 21ad428d0d Added deadlock protection to try_suggested_sip_codec in chan_sip.c.
16 years ago
Mark Michelson dce6a54a4a Trunk implementation of setting an alternate RTP source.
16 years ago
David Vossel a11ac5ae2f parsing extension correctly from sip register lines
16 years ago
Mark Michelson 99b98d8f9a Fix problem with no audio due to ignoring the SDP.
16 years ago
David Brooks ecfbab0782 Merged revisions 201380 via svnmerge from
16 years ago
David Vossel 9bf67151c9 SIP registry ref count error
16 years ago
David Vossel 9a66b1dcdf fix issue with build_contact introduced by the "SIP trasnport type issues" commit
16 years ago
Kevin P. Fleming f1dc620467 Enable applications to enable/disable digit and tone detection.
16 years ago
David Vossel ee8cdd555f SIP transport type issues
16 years ago
Kevin P. Fleming 85e57521ab Accept T.38 re-INVITE responses with invalid SDP versions.
16 years ago
Kevin P. Fleming 4379249674 Convert a number of global module variables to 'static'.
16 years ago
Kevin P. Fleming 78ee46f13f Some minor structure size improvements in sip_pvt and sip_peer.
16 years ago
Mark Michelson d224f78dd5 Merged revisions 200513 via svnmerge from
16 years ago
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