aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2007-10-29Merged revisions 87342 via svnmerge from file1-1/+12
2007-10-29Add autoconf checks for extra suppserv definitions that are not present in re...file1-0/+8
2007-10-27Add Circuit Group Queury message codemattf1-0/+36
2007-10-27Make sure we turn on the DSP when we answer the callmattf1-1/+9
2007-10-26Correctly use defined return values in (some) load_module functions.qwell4-7/+7
2007-10-24Merged revisions 86982 via svnmerge from qwell1-8/+9
2007-10-22Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former di...qwell16-133/+133
2007-10-22Merged revisions 86756 via svnmerge from file1-1/+1
2007-10-22There is a really fun game that you can play before committing code,russell1-1/+1
2007-10-22resetinterval defaulting to something other than 'never' doesn't seem to acco...kpfleming1-2/+1
2007-10-22Merged revisions 86598 via svnmerge from crichter2-15/+2
2007-10-22started to add some basic support for supplementary services like CallForward...crichter4-82/+169
2007-10-19Add better support for blocking and unblocking of CICs (#10965)mattf1-13/+25
2007-10-19Convert NEW_CLI to AST_CLI.qwell16-133/+133
2007-10-19More changes to NEW_CLI.qwell4-940/+1326
2007-10-19Merged revisions 86471 via svnmerge from file1-8/+12
2007-10-19Merged revisions 86469 via svnmerge from file1-2/+3
2007-10-18Fixing a segfault from tab-completing a "zap restart" CLI command.mmichelson1-0/+2
2007-10-17Merged revisions 86149 via svnmerge from russell1-1/+7
2007-10-17Merged revisions 86117 via svnmerge from file1-1/+0
2007-10-17Allow chan_usbradio to compile again.qwell2-4/+6
2007-10-17Change dependency for chan_usbradio to asound. Let's keep everything uniform.file1-1/+1
2007-10-17Merged revisions 86063 via svnmerge from file1-2/+5
2007-10-16Don't hangup the call for SS7 if we get an alarmmattf1-14/+20
2007-10-16This fixes SIP subscriptions in trunk.russell1-1/+0
2007-10-16Fix CLI help outputphsultan2-4/+4
2007-10-16Added two CLI functions, taken from chan_gtalk :phsultan1-50/+107
2007-10-16Make an audio path under the following call configuration :phsultan1-11/+18
2007-10-15Switch dundi to new tos config format.qwell5-19/+0
2007-10-15Merged revisions 85604 via svnmerge from russell1-2/+2
2007-10-15Allow RTP structure registrationphsultan1-2/+2
2007-10-12Trying to finish the last of the charge_number patch up #10916mattf1-0/+7
2007-10-12Add support for receive charge number in dialplan #10916mattf1-0/+11
2007-10-11Make sure we set the ANI2 field for PRImattf1-0/+2
2007-10-11Add SS7 ANI2 support tx and rx. #10916mattf1-0/+4
2007-10-11Add CCR test support #10916mattf1-3/+26
2007-10-11Merge a ton of NEW_CLI conversions. Thanks to everyone that helped out! :)russell5-386/+474
2007-10-11Let's hard code this until I fix itmattf1-1/+1
2007-10-11Make sure we are clean to build without libprimattf1-2/+2
2007-10-10Merged revisions 85280 via svnmerge from file1-0/+3
2007-10-10Merged revisions 85277 via svnmerge from file1-2/+7
2007-10-09Remove redundant includes (patch by snuffy) (Closes issue #10922)tilghman2-2/+1
2007-10-09Add jitterbuffer support for chan_local. To enable it, you use the 'j' optionrussell1-0/+20
2007-10-09Merged revisions 85093 via svnmerge from file1-1/+1
2007-10-05Merged revisions 84783 via svnmerge from russell1-2/+11
2007-10-04Merged revisions 84690 via svnmerge from kpfleming1-10/+10
2007-10-02Merged revisions 84370 via svnmerge from russell1-1/+1
2007-10-01Merged revisions 84291 via svnmerge from qwell1-1/+3
2007-10-01Merged revisions 84274 via svnmerge from dhubbard1-5/+8
2007-10-01Check to make sure a structure pointer is non-NULL before touching it... cras...file1-1/+1