[Asterisk-Users] How to use same h323-conf-id in incoming and outgoing legs?

Michael Manousos manousos at inaccessnetworks.com
Fri Jun 3 10:10:29 MST 2005



Papadopoulos Georgios wrote:
> Hello,
> 
> 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? 

asterisk-oh323 does not implement this. The Dial app will spawn
a new H.323 channel with different call-id and conf-id.

> 
> thank you
> 
> 


Michael.




More information about the asterisk-users mailing list