Displaying 2 results from an estimated 2 matches for "_01xxxxxxxxxx".
Did you mean:
_011xxxxxxxxx
2003 Sep 17
1
Re: Asterisk-Users digest, Vol 1 #1279 - 16 msgs
...; > Thank you,
> > Mark
> >
>
>
> Michael.
>
Hi Mark,
Yes, it is possible. I have test it with Asterisk and oh323. We have routed
some calls thru a second h323 gateway (like Vegastream and Cirilium).
Following is the configuration:
; Vegastream
------------
exten => _01XXXXXXXXXX,1,Dial(OH323/BYEXTENSION@xxx.xxx.xxx.xxx)
; Crilium
---------
exten => _9XXXXXXXXXX,1,Dial(OH323/BYEXTENSION@xxx.xxx.xxx.xxx)
Shimul
>
>
>
> --__--__--
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users@lists.digium.com...
2003 Sep 12
5
Asterisk using a h323 gateway
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@192.1.1.20)
but it does not work at all.
If my h323 client