Print Page | Close Window

Hangup detection

Printed From: Way2call Communications
Category: Hi-Phone Software Development Kit (SDK)
Forum Name: Hi-Phone and .NET
Forum Description: Discussion on the Hi-Phone product family, its .NET interface, samples and development tools
URL: http://www.way2call.com/forum/forum_posts.asp?TID=106
Printed Date: Mar 19 2024 at 6:25am


Topic: Hangup detection
Posted By: zzino0823
Subject: Hangup detection
Date Posted: Feb 23 2011 at 12:55pm

Is there any way to find out if the line is dropped?

I call call, I can talk to person, and I can hangup using the software.
Which means that the API is working great if I send some "command" to do something.
 
So, for testing, I called my cell phone--> answered --> I hangup on my cell
--> the line is still connected on my computer (maybe in silence mode) until I actually click on hangup button.
 
Is "OnSilentDetected" event handler used for this purpose?
(If Silent was detected for more than xxx second, then hangup?)
I did not want to do this because if somebody put their line on mute, it might hangs up as well.
 
Please advise,



Print Page | Close Window