[Asterisk-Users] Asterisk using a h323 gateway
Michael Manousos
manousos at inaccessnetworks.com
Sat Sep 13 06:32:32 MST 2003
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.
More information about the asterisk-users
mailing list