What do you mean by roundrobin here On Mar 21, 2013 8:27 PM, "Salaheddine Elharit" <[email protected]> wrote:
> hello list, > > i have installed 2 diguim cards in my server using asterisk 1.4 (i use the > old version with zapata.conf and zaptel.conf) > > i want to use the span 1 for group 1 and span 2-span 6 for the group 2 (i > want to active the round-robin for span 2 and 6) in order to activate the > WIMAX and FH > > please see the configuration below and tell me if there is anything wrong > > question 2: what is difference between etc\zapataa.conf and > etc\asterisk\zapata.conf > > i make this configuration just in etc\asterisk\zapata.conf i don't know if > i must do this configuration also in etc\zapata.conf > > etc\asterisk\zapata.conf > > > [channels] > context=default > hidecallerid=no > callwaiting=yes > usecallingpres=yes > callwaitingcallerid=yes > threewaycalling=yes > transfer=yes > canpark=yes > cancallforward=yes > callreturn=yes > rxgain=0.0 > txgain=0.0 > > group=1 > switchtype=euroisdn > signalling=pri_cpe > callgroup=1 > pickupgroup=1 > immediate=no > channel => 1-15,17-31 > > group=2 > callgroup=2 > switchtype=qsig > signalling=pri_net > callerid=XXXXXXXXX(my callerID) > immediate=no > channel => 156-170 > channel => 172-176 > channel => 32-46 > channel => 48-62 > > > etc\zaptel.conf > > # Autogenerated by /usr/sbin/zapconf on Wed Feb 20 10:13:17 2013 -- do not > hand edit > # Zaptel Configuration File > # > # This file is parsed by the Zaptel Configurator, ztcfg > # > # Span 1: TE4/0/1 "T4XXP (PCI) Card 0 Span 1" (MASTER) HDB3/CCS RED > span=1,1,0,ccs,hdb3 > # termtype: te > bchan=1-15,17-31 > dchan=16 > > # Span 2: TE4/0/2 "T4XXP (PCI) Card 0 Span 2" HDB3/CCS RED > span=2,2,0,ccs,hdb3 > # termtype: te > bchan=32-46,48-62 > dchan=47 > > # Span 3: TE4/0/3 "T4XXP (PCI) Card 0 Span 3" > # span=3,3,0,ccs,hdb3 > # termtype: te > # bchan=63-77,79-93 > # dchan=78 > > # Span 4: TE4/0/4 "T4XXP (PCI) Card 0 Span 4" > # span=4,4,0,ccs,hdb3 > # termtype: te > # bchan=94-108,110-124 > # dchan=109 > > # Span 5: TE2/1/1 "T2XXP (PCI) Card 1 Span 1" > #span=5,5,0,ccs,hdb3 > # termtype: te > #bchan=125-139,141-155 > #dchan=140 > > # Span 6: TE2/1/2 "T2XXP (PCI) Card 1 Span 2" > span=6,6,0,ccs,hdb3 > # termtype: te > bchan=156-170,172-186 > dchan=171 > > # Global data > > loadzone = us > defaultzone = us > > thank you so much > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
