aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2009-06-27Merged revisions 203908 via svnmerge from rmudgett1-8/+5
2009-06-26Merged revisions 203848 via svnmerge from jpeeler1-1/+1
2009-06-26Ensure the TCP read buffer is fully initialized before handling each packet.russell1-0/+2
2009-06-26Fix the 'nat' option to actually do RFC3581 as expected and extend the config...file1-97/+58
2009-06-26moving debug message from level 0 to 1.dvossel1-1/+1
2009-06-26Improve T.38 negotiation by exchanging session parameters between application...file1-90/+199
2009-06-26Check if polarityonanswerdelay has elapsed before setting a channel as answeredjpeeler1-30/+71
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.russell25-211/+290
2009-06-25make sure chan_dahdi compiles with only libss7 and not libpri installedjpeeler1-1/+4
2009-06-25Picking nitsrmudgett1-8/+13
2009-06-25Remove some unnecessary code and update sample config file with respect to GR...jpeeler1-20/+7
2009-06-25New signaling module to handle PRI/BRI operations in chan_dahdijpeeler6-3480/+3280
2009-06-25Unmute when we get a dtmfup (we muted on dtmfdown) event.qwell1-0/+1
2009-06-25Add support for multicast RTP paging.file1-0/+184
2009-06-25Insure ring cadence is set for fxs portsdbailey1-16/+23
2009-06-25Merged revisions 203115 via svnmerge from russell1-16/+20
2009-06-24Merged revisions 203036 via svnmerge from rmudgett1-12/+24
2009-06-24Merged revisions 202966 via svnmerge from mmichelson1-5/+1
2009-06-24Ensure the default settings are applied for T.38 when we set it up for a peer.file1-2/+3
2009-06-23I could have sworn I committed this patch ages ago, but... bug fix with setti...mattf1-6/+6
2009-06-23Make outgoing_colp=2 misdn.conf port parameter not send redirecting or transf...rmudgett1-23/+19
2009-06-23Merged revisions 202671 via svnmerge from dvossel1-4/+19
2009-06-22Merged revisions 202414 via svnmerge from russell1-5/+9
2009-06-22Merged revisions 202341-202342 via svnmerge from mmichelson1-0/+32
2009-06-22Merged revisions 202336 via svnmerge from mmichelson1-1/+1
2009-06-19Use sched_yield() instead of usleep(1)mnicholson1-1/+1
2009-06-19Merged revisions 201993 via svnmerge from dvossel1-1/+1
2009-06-19Add support for allowing an RTP engine to decide on whether it is possible fo...file1-1/+1
2009-06-18Added deadlock protection to try_suggested_sip_codec in chan_sip.c.mnicholson1-1/+14
2009-06-18fixes some memory leaks and redundant conditionsdvossel3-10/+13
2009-06-18Trunk implementation of setting an alternate RTP source.mmichelson1-0/+72
2009-06-18parsing extension correctly from sip register linesdvossel1-4/+5
2009-06-17Add rtsavesysname to chan_iaxdvossel1-3/+12
2009-06-17Fix problem with no audio due to ignoring the SDP.mmichelson1-3/+3
2009-06-17Merged revisions 201380 via svnmerge from dbrooks1-0/+4
2009-06-17SIP registry ref count errordvossel1-29/+18
2009-06-17update chan_iax to use 64bit feature flags.dvossel1-324/+319
2009-06-16fix issue with build_contact introduced by the "SIP trasnport type issues" co...dvossel1-4/+4
2009-06-16Enable applications to enable/disable digit and tone detection.kpfleming2-63/+156
2009-06-16SIP transport type issuesdvossel1-61/+92
2009-06-16keep backwards compatible chan_dahdi with older openr2 versions by not using ...moy1-0/+8
2009-06-15Accept T.38 re-INVITE responses with invalid SDP versions.kpfleming1-8/+31
2009-06-15Convert a number of global module variables to 'static'.kpfleming7-22/+20
2009-06-15Some minor structure size improvements in sip_pvt and sip_peer.kpfleming1-39/+39
2009-06-15Merged revisions 200513 via svnmerge from mmichelson1-1/+1
2009-06-14added openr2 to menuselect-deps.in, recent commit in menuselect made me reali...moy1-3/+8
2009-06-12Fix some bad locking stemming from trying to forward a call to a non-existentmmichelson1-0/+5
2009-06-11Fix a crash due to a potentially NULL p->options.mmichelson1-1/+1
2009-06-10Only try to use the invite_branch on outgoing INVITEs with auth credentials.mmichelson1-1/+5
2009-06-09CLI NOTIFY sending wrong transport type.dvossel1-1/+1