[asterisk-r2] Need support

Luc Moreira lmoreira at dxbrasil.net
Tue Sep 29 06:54:13 CDT 2009


Huy,

Try this:
cas = <channels block>:1101 for each channels block, example:
cas = 1-15:1101
cas = 17-31:1101

After that, restart DAHDI and Asterisk, so view channels using: "mfcr2
show channels"

Luc

2009/9/29 Huy Tuan <nguyenhuytuan at gmail.com>:
> Dear MOY,
> Here is my setep install asterisk with openR2
> Install : dahdi-linux-2.2.0.2 ==> dahdi-tools-2.2.0 ==> openr2-1.2.0
> ==>asterisk-1.4.26.2
>
> File config:
> /etc/dahdi/system.config
>
> # MFC/R2 requires CAS signaling
> span = 1,1,0,cas,hdb3
> cas = 1-15, 17-31:1101
> dchan = 16
>
> # MFC/R2 requires CAS signaling
> span = 1,1,0,cas,hdb3
> cas = 32-46,48-62:1101
> dchan = 47
>
> # MFC/R2 requires CAS signaling
> span = 1,1,0,cas,hdb3
> cas = 63-77,79-93:1101
> dchan = 78
>
> # MFC/R2 requires CAS signaling
> span = 1,1,0,cas,hdb3
> cas = 94-108,110-124:1101
> dchan = 109
>
> loadzone = us
> defaultzone = us
>
> /etc/asterisk/chan_dahdi.conf
>
> [trunkgroups]
>
> [channels]
>
> language=en
>
> context=from-zaptel
> protocolclass=mfcr2
> protocolvariant=mx,4,4
> protocolend=cpe
>
> usecallerid=yes
> hidecallerid=no
> callwaiting=yes
> usecallingpres=yes
> callwaitingcallerid=yes
> threewaycalling=yes
> transfer=yes
> cancallforward=yes
> callreturn=yes
> echocancel=yes
> echotraining=yes
> ;echocancelwhenbridged=yes
> busydetect=yes
> busycount=4
> rxgain=0.0
> txgain=0.0
> relaxdtmf=yes
> resetinterval=never
>
> group=1
> callgroup=1
> pickupgroup=1
> immediate=no
> channel => 1-15,17-31
>
> group=0
> channel => 32-46,48-62,63-77,79-93,94-108,110-124
>
> Does file config is correct?
> What command i use to test channel? (dahdi show channels)
>
> Thanks for you help!
>
> --
> Nguyen Huy Tuan
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-r2 mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-r2
>



More information about the asterisk-r2 mailing list