[Asterisk-Users] Asterisk using a h323 gateway

Brian West brian at bkw.org
Sat Sep 13 10:31:30 MST 2003


Have you tried:

exten => _9XXXXXXXX,1,Dial(OH323/${EXTEN:1}@192.1.1.20)

bkw

On Sat, 13 Sep 2003, Michael Manousos wrote:

> Cerrajetto wrote:
> > Hello:
> >
> > I am testing Asterisk with oh323.
> >
> > My question is: can Asterisk route some calls thru a second h323 gateway (a
> > h323 <-> PSTN gw)?
> >
> >   - Asterisk ip: 192.168.1.10
> >   - h323<->PSTN gw: 192.168.1.20
> >
> > I've tried:
> >
> > exten => _9XXXXXXXX,1,Dial(OH323/192.1.1.20)
> >
> > or
> >
> > exten => _9XXXXXXXX,1,Dial(OH323/BYEXTENSION at 192.1.1.20)
>
> I guess that "192.1.1.20" is a typo, right?
> You will have to give more info in order to be able to
> find the problem.
> Try to set these params in oh323.conf file:
>
> wrapLibTraceLevel=3
> libTraceLevel=3
> libTraceFile=/tmp/trace.txt
>
> Rerun and send me the "/tmp/trace.txt" file, "oh323.conf"
> and the screen log (off-list).
>
> >
> > but it does not work at all.
> >
> > If my h323 client directly uses 192.168.1.20 as h323 gateway, the calls are
> > routed to the PSTN perfectly.
> >
> > What is the correct way to route some calls from Asterisk to another h323
> > gateway?
> >
> > Thank you,
> > Mark
> >
>
>
> Michael.
>
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>



More information about the asterisk-users mailing list