I've been trying to configure an E1 in Mexico using unicall, i went into vozdigital, googled this list, and finally followed this instructions: http://voip-info.org/tiki-index.php?page=Asterisk+MFC+R2 I have 10 PSTN numbers and 10 "lines" assigned, so i only have 10 "channels" assigned from my telco. However when i try to simulate a call using this call file: --------call file------ Channel: UniCall/g1/1 Callerid: <4772140099> MaxRetries: 0 RetryTime: 600 WaitTime: 600 Context: principal_in Extension: 014433988789 Priority: 1 ---------------------- I get this messages -------------------------------------- Aug 4 11:46:06 WARNING[9420]: chan_unicall.c:1240 unicall_call: Make Call failed - Blocked Aug 4 11:46:06 NOTICE[9420]: channel.c:1827 __ast_request_and_dial: Unable to request channel UniCall/g1/1 -- Hungup 'UniCall/11-1' Aug 4 11:46:06 NOTICE[9420]: pbx_spool.c:229 attempt_thread: Call failed to go through, reason 0 -------------------------------------- So i can see Unicall channels are configured but blocked (as UC show channel). There is not much info about unicall so i require your advice, what can i do? Where do i look? Also i constantly receive messages Aug 4 11:54:07 WARNING[9402]: chan_unicall.c:2865 handle_uc_event: Unicall/14 event Protocol failure for each one of the 30 (31?) channels. I send you my configs and important command outputs: My zaptel.conf ------------------- # MFC/R2 does not normally use CRC4 span=1,1,0,cas,hdb3 cas=1-15:1101 cas=17-31:1101 loadzone=mx defaultzone=us ------------------- My unicall.conf ------------------- [channels] context=incoming usecallerid=yes hidecallerid=no callwaitingcallerid=yes threewaycalling=yes transfer=yes cancallforward=yes callreturn=yes echocancel=yes echocancelwhenbridged=yes echotraining=yes rxgain=0.0 txgain=0.0 group=1 callgroup=1 pickupgroup=1 immediate=no musiconhold=default protocolclass=mfcr2 protocolvariant=mx,10,10 protocolend=cpe group = 1 channel => 1-15 channel => 17-31 ------------------- "ztcfg -vv" outputs ------------------- SPAN 1: CAS/HDB3 Build-out: 0 db (CSU)/0-133 feet (DSX-1) Channel map: Channel 01: CAS / User (Default) (Slaves: 01) Channel 02: CAS / User (Default) (Slaves: 02) (...) Channel 30: CAS / User (Default) (Slaves: 30) Channel 31: CAS / User (Default) (Slaves: 31) 30 channels configured. ------------------- "UC show channels" says ------------------- Channel Extension Context Status Language MusicOnHold 1 incoming Blocked default 2 incoming Blocked default 3 incoming Blocked default 4 incoming Blocked default 5 incoming Blocked default 6 incoming Blocked default 7 incoming Blocked default 8 incoming Blocked default 9 incoming Blocked default 10 incoming Blocked default 11 incoming Idle default 12 incoming Idle default (...) 31 incoming Idle default --- @-@
Athiel E. Criollo Merino
2005-Aug-04 16:55 UTC
[Asterisk-Users] MFC/R2 Mexico Unicall Blocked
Seems like your carrier is assigning you channels from 11 and up to make calls, why dont test making a definition for group 1 from lines 11 to 20... Regards In spanish. Ariel, parece que Telmex te est? asignando los timeslots 11 al 20 para tus lineas. por que no pruebas con tu grupo 1, asignandole solamente desde la linea o timeslot 11 hasta el 20. No se mucho sobre se?alizacion, pero tiene algo de logica lo que te estoy diciendo. Suerte. Athiel Criollo 2005/8/3, Ariel Molina R. <ariel@zarzamora.com.mx>:> I've been trying to configure an E1 in Mexico using unicall, i went > into vozdigital, googled this list, and finally followed this > instructions: > http://voip-info.org/tiki-index.php?page=Asterisk+MFC+R2 > > I have 10 PSTN numbers and 10 "lines" assigned, so i only have 10 > "channels" assigned from my telco. > > However when i try to simulate a call using this call file: > --------call file------ > Channel: UniCall/g1/1 > Callerid: <4772140099> > MaxRetries: 0 > RetryTime: 600 > WaitTime: 600 > Context: principal_in > Extension: 014433988789 > Priority: 1 > ---------------------- > > I get this messages > -------------------------------------- > Aug 4 11:46:06 WARNING[9420]: chan_unicall.c:1240 unicall_call: > Make Call failed - Blocked > Aug 4 11:46:06 NOTICE[9420]: channel.c:1827 __ast_request_and_dial: > Unable to request channel UniCall/g1/1 > -- Hungup 'UniCall/11-1' > Aug 4 11:46:06 NOTICE[9420]: pbx_spool.c:229 attempt_thread: > Call failed to go through, reason 0 > -------------------------------------- > > So i can see Unicall channels are configured but blocked (as UC show > channel). There is not much info about unicall so i require your > advice, what can i do? Where do i look? > > Also i constantly receive messages > Aug 4 11:54:07 WARNING[9402]: chan_unicall.c:2865 handle_uc_event: > Unicall/14 event Protocol failure > > for each one of the 30 (31?) channels. > > I send you my configs and important command outputs: > > My zaptel.conf > ------------------- > # MFC/R2 does not normally use CRC4 > span=1,1,0,cas,hdb3 > cas=1-15:1101 > cas=17-31:1101 > loadzone=mx > defaultzone=us > ------------------- > > My unicall.conf > ------------------- > [channels] > context=incoming > usecallerid=yes > hidecallerid=no > callwaitingcallerid=yes > threewaycalling=yes > transfer=yes > cancallforward=yes > callreturn=yes > echocancel=yes > echocancelwhenbridged=yes > echotraining=yes > rxgain=0.0 > txgain=0.0 > group=1 > callgroup=1 > pickupgroup=1 > immediate=no > musiconhold=default > > protocolclass=mfcr2 > protocolvariant=mx,10,10 > protocolend=cpe > group = 1 > channel => 1-15 > channel => 17-31 > ------------------- > > "ztcfg -vv" outputs > ------------------- > SPAN 1: CAS/HDB3 Build-out: 0 db (CSU)/0-133 feet (DSX-1) > > Channel map: > > Channel 01: CAS / User (Default) (Slaves: 01) > Channel 02: CAS / User (Default) (Slaves: 02) > (...) > Channel 30: CAS / User (Default) (Slaves: 30) > Channel 31: CAS / User (Default) (Slaves: 31) > > 30 channels configured. > ------------------- > > > "UC show channels" says > ------------------- > Channel Extension Context Status Language MusicOnHold > 1 incoming Blocked default > 2 incoming Blocked default > 3 incoming Blocked default > 4 incoming Blocked default > 5 incoming Blocked default > 6 incoming Blocked default > 7 incoming Blocked default > 8 incoming Blocked default > 9 incoming Blocked default > 10 incoming Blocked default > 11 incoming Idle default > 12 incoming Idle default > (...) > 31 incoming Idle default > > > --- > @-@ > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
Athiel E. Criollo Merino
2005-Aug-06 12:44 UTC
[Asterisk-Users] MFC/R2 Mexico Unicall Blocked
Hi Ariel. I having working a Asterisk server with a digital Telmex Line. (10 Lines ) this are my files configurations .... i hope this can help you zaptel.conf span=1,1,0,cas,hdb3 cas=1-15:1101 dchan=16 cas=17-31:1101 loadzone = us defaultzone=us unicall.conf loglevel=255 protocolclass=mfcr2 protocolvariant=mx,20,4 protocolend=cpe group = 1 context=incoming channel => 1-15 channel => 17-31 Asterisk UC show channels Channel Extension Context Status Language MusicOnHold 1 incoming Idle es default 2 incoming Idle es default 3 incoming Idle es default 4 incoming Idle es default 5 incoming Idle es default 6 incoming Idle es default 7 incoming Idle es default 8 incoming Idle es default 9 incoming Idle es default 10 incoming Idle es default 11 incoming Blocked es default 12 incoming Blocked es default 13 incoming Blocked es default 2005/8/3, Ariel Molina R. <ariel@zarzamora.com.mx>:> I've been trying to configure an E1 in Mexico using unicall, i went > into vozdigital, googled this list, and finally followed this > instructions: > http://voip-info.org/tiki-index.php?page=Asterisk+MFC+R2 > > I have 10 PSTN numbers and 10 "lines" assigned, so i only have 10 > "channels" assigned from my telco. > > However when i try to simulate a call using this call file: > --------call file------ > Channel: UniCall/g1/1 > Callerid: <4772140099> > MaxRetries: 0 > RetryTime: 600 > WaitTime: 600 > Context: principal_in > Extension: 014433988789 > Priority: 1 > ---------------------- > > I get this messages > -------------------------------------- > Aug 4 11:46:06 WARNING[9420]: chan_unicall.c:1240 unicall_call: > Make Call failed - Blocked > Aug 4 11:46:06 NOTICE[9420]: channel.c:1827 __ast_request_and_dial: > Unable to request channel UniCall/g1/1 > -- Hungup 'UniCall/11-1' > Aug 4 11:46:06 NOTICE[9420]: pbx_spool.c:229 attempt_thread: > Call failed to go through, reason 0 > -------------------------------------- > > So i can see Unicall channels are configured but blocked (as UC show > channel). There is not much info about unicall so i require your > advice, what can i do? Where do i look? > > Also i constantly receive messages > Aug 4 11:54:07 WARNING[9402]: chan_unicall.c:2865 handle_uc_event: > Unicall/14 event Protocol failure > > for each one of the 30 (31?) channels. > > I send you my configs and important command outputs: > > My zaptel.conf > ------------------- > # MFC/R2 does not normally use CRC4 > span=1,1,0,cas,hdb3 > cas=1-15:1101 > cas=17-31:1101 > loadzone=mx > defaultzone=us > ------------------- > > My unicall.conf > ------------------- > [channels] > context=incoming > usecallerid=yes > hidecallerid=no > callwaitingcallerid=yes > threewaycalling=yes > transfer=yes > cancallforward=yes > callreturn=yes > echocancel=yes > echocancelwhenbridged=yes > echotraining=yes > rxgain=0.0 > txgain=0.0 > group=1 > callgroup=1 > pickupgroup=1 > immediate=no > musiconhold=default > > protocolclass=mfcr2 > protocolvariant=mx,10,10 > protocolend=cpe > group = 1 > channel => 1-15 > channel => 17-31 > ------------------- > > "ztcfg -vv" outputs > ------------------- > SPAN 1: CAS/HDB3 Build-out: 0 db (CSU)/0-133 feet (DSX-1) > > Channel map: > > Channel 01: CAS / User (Default) (Slaves: 01) > Channel 02: CAS / User (Default) (Slaves: 02) > (...) > Channel 30: CAS / User (Default) (Slaves: 30) > Channel 31: CAS / User (Default) (Slaves: 31) > > 30 channels configured. > ------------------- > > > "UC show channels" says > ------------------- > Channel Extension Context Status Language MusicOnHold > 1 incoming Blocked default > 2 incoming Blocked default > 3 incoming Blocked default > 4 incoming Blocked default > 5 incoming Blocked default > 6 incoming Blocked default > 7 incoming Blocked default > 8 incoming Blocked default > 9 incoming Blocked default > 10 incoming Blocked default > 11 incoming Idle default > 12 incoming Idle default > (...) > 31 incoming Idle default > > > --- > @-@ > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >