Re: Is it safe to disconnect the H323 call while handling CME_STREAM_INACTIVE?
From: Andreas Marschall [MVP TAPI] (Andreas.Marschall_at_I-B-A-M.de)
Date: 12/04/04
- Previous message: Andreas Marschall [MVP TAPI]: "Re: video telephone application"
- In reply to: David Yu: "Re: Is it safe to disconnect the H323 call while handling CME_STREAM_INACTIVE?"
- Next in thread: David Yu: "Re: Is it safe to disconnect the H323 call while handling CME_STREAM_INACTIVE?"
- Reply: David Yu: "Re: Is it safe to disconnect the H323 call while handling CME_STREAM_INACTIVE?"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 4 Dec 2004 18:53:54 +0100
"David Yu" <y2wei@ @ 163.net> schrieb im Newsbeitrag
news:Onf5lkB2EHA.208@TK2MSFTNGP12.phx.gbl...
> Thank you for your two responses. Yes i have sent a post regarding
CS_DISCONNECT missing. I made many tests about this and got a
> conclusion: it related to the W2k OS of the PC -- maybe some system files
are incorrect. Because only one PC has this problem,
> others are all right.
>
> This time I only care about the reliability of the server app, whether
CS_DISCONNECT received or missing. I found that about 30
> seconeds after the client disconnects, the server will get a
CME_STREAM_INACTIVE event, and the cause of this event is
> CMC_MEDIA_TIMEOUT. So i think it is a right place to disconnect and free the
H323 call resources while receiving
> CME_STREAM_INACTIVE. But I don't know the exact meaning of the event and the
cause code -- MSDN talks only a few sentences about
> them.
David,
do you get this CME_STREAM_INACTIVE only on the that single machine with the
CS_DISCONNECT issue or on all of your installations?
Did you encounter any side effects when "disconnect the call while the server
handling CME_STREAM_INACTIVE event?"
In case you didn't already took a look at the TAPI3 samples from P-SDK
regarding CME_STREAM_INACTIVE, these files have a reference to it:
\Core-SDK\Samples\NetDS\Tapi\Tapi3\VB\dtmf\DTMF.Frm
\Core-SDK\Samples\NetDS\Tapi\Tapi3\Cpp\tapirecv\Processing.cpp
\Core-SDK\Samples\NetDS\Tapi\Tapi3\Cpp\Incoming\Callnot.Cpp
\Core-SDK\Samples\NetDS\Tapi\Tapi3\Cpp\AnsMach\Callnot.Cpp
\Core-SDK\Samples\NetDS\Tapi\Tapi3\Cpp\AnsMach\Term.Cpp
\Core-SDK\Samples\NetDS\Tapi\Tapi3\Cpp\FileTerm\CallNot.cpp
-- Best Regards Andreas Marschall Microsoft MVP for TAPI / Windows SDK TAPI / TSP Developer and Tester http://www.I-B-A-M.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm * Please post all messages and replies to the newsgroup so all may * benefit from the discussion. Private mail is usually not replied to. * This posting is provided "AS IS" with no warranties, and confers no rights.
- Previous message: Andreas Marschall [MVP TAPI]: "Re: video telephone application"
- In reply to: David Yu: "Re: Is it safe to disconnect the H323 call while handling CME_STREAM_INACTIVE?"
- Next in thread: David Yu: "Re: Is it safe to disconnect the H323 call while handling CME_STREAM_INACTIVE?"
- Reply: David Yu: "Re: Is it safe to disconnect the H323 call while handling CME_STREAM_INACTIVE?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|