Nicolas LEGROS wrote:
I’m currently working on the channel H.323 (from Asterisk v.1.2.7.1).
Development really should be done from the svn trunk code.
I’m wondering if this channel supports transfer/hold/retrieve (for incoming and outgoing calls)…
Not the last time I touched the code.
- I don’t understand how asterisk can notify the open H323 stack that the remote user should be put on hold (and consequently that the OpenH323 Stack should send CloseLogicalChannels..messages)
- When OpenH323 Stack receives H.245 messages, like CloseLogicalChannels; is there a notification to the channel H.323 and to Asterisk? (the function OnClosedLogicalChannel in ast_h323.cpp doesn’t seem to notify anyone!! ).
I cannot answer those questions, but you should be able to tell Open H.323 to deal with those situations.
Jeremy McNamara _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
