[Asterisk-Users] Cannot Dial Out From *

Forrest Beck jonforrest.beck at gmail.com
Mon Feb 6 14:07:38 MST 2006


I am having issues with dialing out.  I can dial in to the system just fine.

I am hoping some one has some ideas....  Here are my conf's.

ZAPTEL.CONF (All is correct for our T1)
span=1,1,0,esf,b8zs
bchan=1-23
dchan=24
loadzone = us
defaultzone=us

ZAPATA.CONF
[channels]
group=1
rxwink=300
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
canpark=yes
cancallforward=yes
callreturn=yes
rxgain=0.0
txgain=0.0
callgroup=1
pickupgroup=1
signalling=pri_cpe
switchtype=5ess
echocancel=yes
echocancelwhenbridged=yes
echotraining=400
callerid=asreceived
context=zap
channel => 1-23

EXTENSIONS.CONF
[upperschool]
exten => _9N.,1,Dial(Zap/g1/${EXTEN:1})
exten => _9N.,2,Congestion()
exten => 999,1,Dial(Zap/1/4896569)
exten => 999,2,Congestion()

When I dial in I get perfect results.  It drops me right into the ZAP
context like it should.

When I try to dial out to group 1 of channels, I get:

== Spawn extension (zap, s, 1) exited non-zero on 'Zap/2-1'
    -- Hungup 'Zap/2-1'
    -- Executing Dial("SIP/2505-1774", "Zap/g1/4896569") in new stack
    -- Requested transfer capability: 0x00 - SPEECH
    -- Called g1/4896569
    -- Channel 0/1, span 1 got hangup
    -- Hungup 'Zap/1-1'
  == No one is available to answer at this time (1:0/0/0)
    -- Executing Congestion("SIP/2505-1774", "") in new stack
  == Spawn extension (upperschool, 94896569, 2) exited non-zero on
'SIP/2505-1774'

I also tried to dial on a paticular channel:

I get:
Executing Dial("SIP/2505-016b", "Zap/1/4896569") in new stack
    -- Requested transfer capability: 0x00 - SPEECH
    -- Called 1/4896569
    -- Channel 0/1, span 1 got hangup
    -- Hungup 'Zap/1-1'
  == No one is available to answer at this time (1:0/0/0)
    -- Executing Congestion("SIP/2505-016b", "") in new stack
  == Spawn extension (upperschool, 999, 2) exited non-zero on
'SIP/2505-016b'


Any ideas on something I should try???  THANKS!

Forrest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060206/5ddc71de/attachment.htm


More information about the asterisk-users mailing list