[asterisk-dev] RE: chan_h323

Dan Austin Dan_Austin at Phoenix.com
Mon Apr 24 09:50:02 MST 2006


Nicolas wrote:

> You said that transfer/hold retrieve from a H.323 endpoint was
supported > (modification in chan_ooh323).  
> I'd like to know what kind of transfer is supported by ObjSys stack?
Is > > the transfer by join (sending a TCS NULL) is implemented?
That is the one.  I added support for an Empty TCS message to pause
the current call, tear down the logical channels and wait for the
next event.

This allowed me to avoid using a 'Media Termination Point' in Cisco
speak and still support callers that insist on placing a conference
on hold.

Note that all of this is focused on the ooh323c stack receiving the
Empty TCS.  I've made no attempt to add support for the stack to
generate the Empty TCS and initiate a hold/transfer event.

> Thanks by advance
> Nicolas





More information about the asterisk-dev mailing list