Problem Using Hang Up

Login to reply to this topic.
Fri, 2005-12-23 07:31
Joined: 2005-12-20
Forum posts: 5
Hi,

Iam using HangUp function to hangup the Incoming call that is defined in RCall. But HangUp doesnt terminate call immediately and incoming call number is displayed for some milli seconds on the screen. Which method shall i use to terminate the call immediately so that i can even avoid displaying the number on screen for milli seconds.

Could any one please help regarding this.

Thanks in advance.

--Santosh

Wed, 2006-03-01 19:39
Joined: 2005-09-06
Forum posts: 53
Re: Problem Using Hang Up
hello,

Have u find any solution for ur problem,if so then can u plz tell me.I also need to do the same thing.

thanx
Mon, 2006-04-10 08:38
Joined: 2003-10-21
Forum posts: 40
Re: Problem Using Hang Up
same here. did anybody managed to solve the problem? Huh
Tue, 2006-06-13 14:45
Joined: 2006-05-09
Forum posts: 114
Re: Problem Using Hang Up
hi , i don't think you need to add hangup()
the phone takes care of that by itself when you hit the hang up button"
personally i had hangup() at the end of my calling code, and the call would be hung up 2-3 seconds after it was connected.
i removed that line and everything worked fine:
i just needed to press the red "hangup" key.
  • Login to reply to this topic.