|
Hello..
I have a strange problem with one of my own
apps..
I'm dialing from NetMeeting to an * server , listen
to some prompts and then I'm hanging up my netmeeting..
My app is waitting some dtmf's and check for
channel stats (chan->_state) to see if i'm alive..
Although I've hanged up , the channel state stil
remains AST_STATE_UP:
Here is a debug:
(status is one of my own internal status and should
be ignored , as it is not relevant)
(chan state is
chan->_state)
Mar 12 14:06:21 DEBUG[311316]: app_hotline1.c:790
hotline_exec: Another second.....:status:4,chan state:6
Mar 12 14:06:22 DEBUG[311316]: app_hotline1.c:790 hotline_exec: Another second.....:status:4,chan state:6 Mar 12 14:06:23 DEBUG[311316]: app_hotline1.c:790 hotline_exec: Another second.....:status:4,chan state:6 [2]WrapH323EndPoint::ClearCall: Request to clear call [ip$93.38.97.135:1719/4437] 0:17.666 H245:8148b80 H225 Sending release complete PDU: callRef=4437 [2]WrapH323Connection::OnReceivedReleaseComplete: Received RELEASE COMPLETE message [ip$193.138.97.135:1719/4437] [2]WrapH323EndPoint::ClearCall: Request to clear call [ip$93.38.97.135:1719/4437] 0:17.668 [2]WrapH323EndPoint::ClearCall: Request to clear call [ip$93.38.97.135:1719/4437] H245:8148b80 H245 Control channel closed. 0:17.669 H225 Answer:80f8e80 H225 Signal channel closed. Mar 12 14:06:24 DEBUG[311316]: app_hotline1.c:790 hotline_exec: Another second.....:status:4,chan state:6 Mar 12 14:06:25 DEBUG[311316]: app_hotline1.c:790 hotline_exec: Another second.....:status:4,chan state:6 Mar 12 14:06:26 DEBUG[311316]: app_hotline1.c:790 hotline_exec: Another second.....:status:4,chan state:6 Regards
Alex
|
