[Asterisk-Users] MFC/R2 Mexico Unicall Blocked

Ariel Molina R. ariel at zarzamora.com.mx
Wed Aug 3 20:48:54 MST 2005


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


---
@-@



More information about the asterisk-users mailing list