summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2009-06-25make sure chan_dahdi compiles with only libss7 and not libpri installedJeff Peeler
2009-06-25Picking nitsRichard Mudgett
2009-06-25Remove some unnecessary code and update sample config file with respect to GR...Jeff Peeler
2009-06-25New signaling module to handle PRI/BRI operations in chan_dahdiJeff Peeler
2009-06-25Unmute when we get a dtmfup (we muted on dtmfdown) event.Jason Parker
2009-06-25Add support for multicast RTP paging.Joshua Colp
2009-06-25Insure ring cadence is set for fxs portsDoug Bailey
2009-06-25Merged revisions 203115 via svnmerge from Russell Bryant
2009-06-24Merged revisions 203036 via svnmerge from Richard Mudgett
2009-06-24Merged revisions 202966 via svnmerge from Mark Michelson
2009-06-24Ensure the default settings are applied for T.38 when we set it up for a peer.Joshua Colp
2009-06-23I could have sworn I committed this patch ages ago, but... bug fix with setti...Matthew Fredrickson
2009-06-23Make outgoing_colp=2 misdn.conf port parameter not send redirecting or transf...Richard Mudgett
2009-06-23Merged revisions 202671 via svnmerge from David Vossel
2009-06-22Merged revisions 202414 via svnmerge from Russell Bryant
2009-06-22Merged revisions 202341-202342 via svnmerge from Mark Michelson
2009-06-22Merged revisions 202336 via svnmerge from Mark Michelson
2009-06-19Use sched_yield() instead of usleep(1)Matthew Nicholson
2009-06-19Merged revisions 201993 via svnmerge from David Vossel
2009-06-19Add support for allowing an RTP engine to decide on whether it is possible fo...Joshua Colp
2009-06-18Added deadlock protection to try_suggested_sip_codec in chan_sip.c.Matthew Nicholson
2009-06-18fixes some memory leaks and redundant conditionsDavid Vossel
2009-06-18Trunk implementation of setting an alternate RTP source.Mark Michelson
2009-06-18parsing extension correctly from sip register linesDavid Vossel
2009-06-17Add rtsavesysname to chan_iaxDavid Vossel
2009-06-17Fix problem with no audio due to ignoring the SDP.Mark Michelson
2009-06-17Merged revisions 201380 via svnmerge from David Brooks
2009-06-17SIP registry ref count errorDavid Vossel
2009-06-17update chan_iax to use 64bit feature flags.David Vossel
2009-06-16fix issue with build_contact introduced by the "SIP trasnport type issues" co...David Vossel
2009-06-16Enable applications to enable/disable digit and tone detection.Kevin P. Fleming
2009-06-16SIP transport type issuesDavid Vossel
2009-06-16keep backwards compatible chan_dahdi with older openr2 versions by not using ...Moises Silva
2009-06-15Accept T.38 re-INVITE responses with invalid SDP versions.Kevin P. Fleming
2009-06-15Convert a number of global module variables to 'static'.Kevin P. Fleming
2009-06-15Some minor structure size improvements in sip_pvt and sip_peer.Kevin P. Fleming
2009-06-15Merged revisions 200513 via svnmerge from Mark Michelson
2009-06-14added openr2 to menuselect-deps.in, recent commit in menuselect made me reali...Moises Silva
2009-06-12Fix some bad locking stemming from trying to forward a call to a non-existentMark Michelson
2009-06-11Fix a crash due to a potentially NULL p->options.Mark Michelson
2009-06-10Only try to use the invite_branch on outgoing INVITEs with auth credentials.Mark Michelson
2009-06-09CLI NOTIFY sending wrong transport type.David Vossel
2009-06-08Fix a deadlock that could occur when setting rtp stats on SIP calls.Mark Michelson
2009-06-05Correct "dahdi show channels" output when specifying a group.Mark Michelson
2009-06-04Merged revisions 199138 via svnmerge from David Vossel
2009-06-02fixes issue with channels not going down after transferDavid Vossel
2009-06-02Correct documentation for the register line, specifically where the domain sh...Joshua Colp
2009-06-01Tell the IAX2 parser about more control frame types.Russell Bryant
2009-06-01Add the ability to execute connected line interception macros.Mark Michelson
2009-06-01Remove extra lock from local_indicate in connected line case.Mark Michelson