asterisk/capi.conf

Fri, 22 Oct 2010 13:22:33 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 22 Oct 2010 13:22:33 +0200
changeset 271
f45355418dfd
permissions
-rw-r--r--

Import package vendor original specs for necessary manipulations.

     1 ;;
     2 ;;  capi.conf -- Asterisk ISDN/CAPI channel configuration
     3 ;;
     5 ;[general]
     6 ;nationalprefix        = 0
     7 ;internationalprefix   = 00
     8 ;rxgain                = 1.0
     9 ;txgain                = 1.0
    10 ;ulaw                  = no
    11 ;debug                 = yes
    13 ;[ISDN1]
    14 ;isdnmode              = msn
    15 ;incomingmsn           = *
    16 ;controller            = 0
    17 ;group                 = 1
    18 ;;prefix                = 0
    19 ;softdtmf              = off
    20 ;relaxdtmf             = off
    21 ;accountcode           =
    22 ;context               = external
    23 ;holdtype              = local
    24 ;immediate             = yes
    25 ;echocancel            = no
    26 ;echosquelch           = no
    27 ;echotail              = 64
    28 ;bridge                = yes
    29 ;callgroup             = 1
    30 ;deflect               = 1234567
    31 ;devices               = 2
    32 ;wait_silence_samples  = 1000
    33 ;dtmf_generate         = yes

mercurial