[Asterisk-Users] E1 monochannel :-(

Nicolas Gudino nicolas at house.com.ar
Fri Aug 6 08:30:23 MST 2004


Hola Horacio,

Comentarios en línea...

Horacio J. Peña wrote:
> 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...
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Replace Zap/1 with Zap/g1

Saludos!

-- 
Nicolás Gudiño
House Internet S.R.L.
Buenos Aires - Argentina




More information about the asterisk-users mailing list