Mobiion Forum  
May 23, 2012, 04:22:22 am *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: 1 2 »   Go Down
  Print  
Author Topic: Pick Up & Drop allows call while I'm on the phone?  (Read 4243 times)
temperamentalman
Newbie
*
Offline Offline

Posts: 1


View Profile
« on: April 20, 2009, 02:16:09 pm »

OK...if I add a caller to the program with the option of Pick Up & Drop (I don't even want this guy going to voicemail) it works great...UNTIL I'm on the phone in a phone call.  At that point, my current caller gets put on hold, and I'm instantly talking to the person I'm trying to avoid.  How do I fix this???

This is version 2.2.

Thanks in advance...
Logged
admin
Administrator
Hero Member
*****
Offline Offline

Posts: 1188


View Profile
« Reply #1 on: April 21, 2009, 11:38:35 am »

This is a known issue. I have no good solution for it til now.
You may use a registry swith to turn off filtering second call.

[HKEY_CURRENT_USER\Software\MagiCall]
"DontFilter2ndCall"=0      (DWORD, 0 (default) or 1, if set to 1, MagiCall will not filter the second incoming call when there is already a call ongoing)
Logged
smith9456
Newbie
*
Offline Offline

Posts: 3


View Profile
« Reply #2 on: June 30, 2009, 12:21:57 am »

we use this for just VERY basic call blocking!  Huh? so when you talk about registry keys or whatever...we are lost. I need very specific directions for setting this up. We have had issues with the pick and drop as well...I am also assuming if you turn off filtering for second call, it will allow it to beep in as usual with call waiting, allowing you to see who it is and let it go to voice mail??? is that right (or hit ignore if that is an option on your phone.) thanks.
Logged
admin
Administrator
Hero Member
*****
Offline Offline

Posts: 1188


View Profile
« Reply #3 on: June 30, 2009, 03:39:39 pm »

OK. To make it easier to tweak, I will add an option for users to filter second incoming calls.
Logged
smith9456
Newbie
*
Offline Offline

Posts: 3


View Profile
« Reply #4 on: July 01, 2009, 04:52:32 am »

 Grin awesome! when will this option be available?? That would be amazing to be able to filter incoming calls while already on a call! Thanks so much.
Logged
admin
Administrator
Hero Member
*****
Offline Offline

Posts: 1188


View Profile
« Reply #5 on: July 01, 2009, 12:43:59 pm »

Sorry, I meant to add an option for users to turn on and turn off second call filtering.
Logged
kinglifer
Newbie
*
Offline Offline

Posts: 4


View Profile
« Reply #6 on: July 04, 2009, 10:28:34 am »

Sorry, I meant to add an option for users to turn on and turn off second call filtering.
Any idea when this will be released?
Logged
smith9456
Newbie
*
Offline Offline

Posts: 3


View Profile
« Reply #7 on: July 05, 2009, 02:16:16 pm »

Sorry, I meant to add an option for users to turn on and turn off second call filtering.
Why can't second incoming calls be filtered like regular calls? So back to my original post...does that mean if it is turned off for second calls, it would work like normal call waiting and beep in??? We don't want ANY messages!!! Right now we have ours set to hang up, which sends straight to voice mail. Pick and drop was awesome, except for the glitch while on a call already! It seems like there must be some way to handle that!!  Cry
Logged
admin
Administrator
Hero Member
*****
Offline Offline

Posts: 1188


View Profile
« Reply #8 on: July 05, 2009, 07:24:07 pm »

We use API lineAnswer() to pick up an incoming call. However this may affect the existing call in three different ways, depending on the system implementations (not by us):

1. Drop the existing call
2. Hold the existing call
3. Doesn't affect the existing call

On most phones, at least on my GSM phones, calling lineAnswer() doesn't affect the existing call. "Pick up and drop" works great with second incoming calls on my phones that means my phones implementation is 3.

Before we make the option public, we will try to find a better solution for implementation 2.
For implementation 1, no good solution.
Logged
Sim-X
Newbie
*
Offline Offline

Posts: 9


View Profile
« Reply #9 on: July 20, 2009, 01:38:40 pm »

hmmm - I was going to shut off filtering for my 2nd calls but I am using a registry editor to go to
[HKEY_CURRENT_USER\Software\MagiCall] and there is no entry for DontFilter2ndCall - any idea why? Using windows mobile 6.1 with Resco Registry
« Last Edit: July 20, 2009, 01:40:45 pm by Sim-X » Logged
admin
Administrator
Hero Member
*****
Offline Offline

Posts: 1188


View Profile
« Reply #10 on: July 20, 2009, 01:52:34 pm »

That entry doesn't exist by default. You may create it manually.
Logged
Sim-X
Newbie
*
Offline Offline

Posts: 9


View Profile
« Reply #11 on: July 21, 2009, 12:36:24 am »

That entry doesn't exist by default. You may create it manually.

Cool,l I wasn't sure so I wanted to ask before I did it. Just tested it and it works just fine. I know you might not be able to make it pick up and drop a 2nd call but if there could be an option to keep it out of the call logs that would be wonderful. I just changed my rule to pick up and drop and I wouldn't wanna be cut off anyways even if it did work. This should work just fine for the time being. Also I would be willing to help out troubleshooting it not being muted on a pick up and drop and pick up and hold rule if you want to drop me a line in the other thread. Thanks for the reply!
Logged
contractor
Newbie
*
Offline Offline

Posts: 33


View Profile
« Reply #12 on: July 22, 2009, 10:40:54 am »

I have asked about this since last year, its odd that the 2nd caller just answer live and I have to hang up both calls, then the blocked callers calls back many times because they got thru. I hope this fix comes soon
Logged
badutahboy
Newbie
*
Offline Offline

Posts: 1


View Profile
« Reply #13 on: August 25, 2009, 01:17:23 pm »

This is a known issue. I have no good solution for it til now.
You may use a registry swith to turn off filtering second call.

[HKEY_CURRENT_USER\Software\MagiCall]
"DontFilter2ndCall"=0      (DWORD, 0 (default) or 1, if set to 1, MagiCall will not filter the second incoming call when there is already a call ongoing)


I added this Dword value and still get interference when I'm on a call.... I'm using an HTC touch pro, full version.  Any input?
Logged
admin
Administrator
Hero Member
*****
Offline Offline

Posts: 1188


View Profile
« Reply #14 on: August 25, 2009, 01:53:35 pm »

Dear all,

This is a known issue on CDMA devices. We've made a new maintenance version 2.2.4 for fixing it.
Please download and test if it works now. Here are the links:

(Pocket PC)
http://www.mobiion.com/MagiCall224_PPC_Eng.CAB

(Smartphone)
http://www.mobiion.com/MagiCall224_SP_Eng.CAB

We have not released this version publicly since we need some time to fully test it. If things are going well, we will release it in this month.

Thanks.
Logged
Pages: 1 2 »   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006, Simple Machines LLC Valid XHTML 1.0! Valid CSS!