Displaying 1 result from an estimated 1 matches for "oh323_context".
2005 Jun 03
1
How to use same h323-conf-id in incoming and outgoing legs?
...o,
I am pretty new with Asterisk and I am using it as an H323 gateway.I
would like to keep the same h323-conf-id in the outgoing leg as in the
incoming leg.
So far I have only tried inaccessnetworks' oh323 module, but I think
this is a more generic issue. My extensions.conf is pretty simple:
[oh323_context]
exten => _XXXXXXXXXX,1,Dial(oh323/${EXTEN},30,tr)
So my question is the following. It seems to me like Dial means start a
new call. Is there some way to just forward an incoming call, in my case
to some other H323 gateway?
thank you
Disclaimer
The information in this e-mail and any attachm...