[Asterisk-Users] E1 monochannel :-(

Horacio J. Peña horape at tinuviel.compendium.com.ar
Fri Aug 6 08:14:22 MST 2004


Hola!

I'm using asterisk as H.323 -> PRI gateway. First call goes
thru ok, second concurrent call fails with:

Aug  6 11:52:30 DEBUG[737292]: chan_h323.c:1038 setup_incoming_call: Sending  to context [ip2pri]
    -- Executing Dial("H323/ip$192.168.32.25:60271/984", "Zap/1/9541163107100") in new stack
Aug  6 11:52:30 NOTICE[753677]: app_dial.c:554 dial_exec: Unable to create channel of type 'Zap'
Aug  6 11:52:30 NOTICE[753677]: app_dial.c:554 dial_exec: Unable to create channel of type 'Zap'
    == Everyone is busy at this time
Aug  6 11:52:40 WARNING[753677]: pbx.c:1836 ast_pbx_run: Timeout, but no rule 't' in context 'ip2pri'
Aug  6 11:52:40 WARNING[753677]: pbx.c:1836 ast_pbx_run: Timeout, but no rule 't' in context 'ip2pri'
Aug  6 11:52:40 DEBUG[81926]: chan_h323.c:1179 cleanup_connection: Cleaning up our mess


My configs are:

h323.conf:

[general]
port = 1720
bindaddr = 0.0.0.0
disallow=all
allow=g729
gatekeeper = DISABLE
context=ip2pri
[ip2pri] ; is this needed?
type=user
context=ip2pri

extensions.conf:

[general]
static=yes
writeprotect=yes
[globals]

[ip2pri]
exten => _9.,1,Dial(Zap/1/${EXTEN:0}) ; i must send the 9 to the PRI...
[default]

zapata.conf:

[channels]
context=pri2ip
switchtype=euroisdn
signalling=pri_net  ; pri_net is ok
group=1
channel => 1-15,17-31


Some help?

Thanks,
					HoraPe
---
Horacio J. Peña
horape at compendium.com.ar
horape at uninet.edu



More information about the asterisk-users mailing list