Commit Graph

6037 Commits (d806ae0da0811f26d23fd241ede8840d09cf74e4)

Author SHA1 Message Date
Mark Michelson a4dc276ed9 Merged revisions 204300 via svnmerge from
17 years ago
Mark Michelson 200f1dc19e Merged revisions 204243,204246 via svnmerge from
17 years ago
Richard Mudgett f45133674d Merged revisions 203908 via svnmerge from
17 years ago
Jeff Peeler 5606db2224 Merged revisions 203848 via svnmerge from
17 years ago
Russell Bryant 92f0cdfce7 Ensure the TCP read buffer is fully initialized before handling each packet.
17 years ago
Joshua Colp 48f7381af0 Fix the 'nat' option to actually do RFC3581 as expected and extend the configurable values for finer control.
17 years ago
David Vossel 519f1dd7d6 moving debug message from level 0 to 1.
17 years ago
Joshua Colp 59c1998d67 Improve T.38 negotiation by exchanging session parameters between application and channel.
17 years ago
Jeff Peeler 5ebf0f3c50 Check if polarityonanswerdelay has elapsed before setting a channel as answered
17 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
17 years ago
Jeff Peeler 6fad61406c make sure chan_dahdi compiles with only libss7 and not libpri installed
17 years ago
Richard Mudgett 3930f83be6 Picking nits
17 years ago
Jeff Peeler bbfe6967ab Remove some unnecessary code and update sample config file with respect to GR-303.
17 years ago
Jeff Peeler 5c7da226e4 New signaling module to handle PRI/BRI operations in chan_dahdi
17 years ago
Jason Parker afa8db54a0 Unmute when we get a dtmfup (we muted on dtmfdown) event.
17 years ago
Joshua Colp ae87ba45b5 Add support for multicast RTP paging.
17 years ago
Doug Bailey ce70b28f38 Insure ring cadence is set for fxs ports
17 years ago
Russell Bryant c6a986222e Merged revisions 203115 via svnmerge from
17 years ago
Richard Mudgett 80822297d4 Merged revisions 203036 via svnmerge from
17 years ago
Mark Michelson 0a915a84e6 Merged revisions 202966 via svnmerge from
17 years ago
Joshua Colp 4c07c7a6b2 Ensure the default settings are applied for T.38 when we set it up for a peer.
17 years ago
Matthew Fredrickson 2a68d05b96 I could have sworn I committed this patch ages ago, but... bug fix with setting NAI properly on linksets in certain situations.
17 years ago
Richard Mudgett 2ce62b35cf Make outgoing_colp=2 misdn.conf port parameter not send redirecting or transfer messages.
17 years ago
David Vossel 5f73ab9f4e Merged revisions 202671 via svnmerge from
17 years ago
Russell Bryant e2bfdbac0a Merged revisions 202414 via svnmerge from
17 years ago
Mark Michelson f142cbe10c Merged revisions 202341-202342 via svnmerge from
17 years ago
Mark Michelson e68e6f9d75 Merged revisions 202336 via svnmerge from
17 years ago
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