Command Line/App to change O2 Plus Call Divert Profile - Windows Mobile Development and Hacking General

Everyday I use the call divert profile in O2 Plus ( http://forum.xda-developers.com/showthread.php?t=254641&highlight=o2plus ) to forward my call to home, office and other phone numbers. But I have to do it manually every time and I want to automate this.
Is there any way (command line or application) to call the O2 Plus by command line to change call forwarding profile? So that I can use programs like phoneAlarm or other tools to do it automatically?
Thanks in advance.

Related

Macro - Call Forwarding

Is there a macro that would redirect all calls to a certain telephone number?
I have an in built car phone with its own SIM and it would be a lot more convenient if i could forward calls to the car with one button press rather than the normal method.
Thanks
Jiffer said:
Is there a macro that would redirect all calls to a certain telephone number?
I have an in built car phone with its own SIM and it would be a lot more convenient if i could forward calls to the car with one button press rather than the normal method.
Click to expand...
Click to collapse
I see three options:
1) Install PhoneAlarm and set up two profiles. I one profile forwarding is enabled, in the other it is not. By switching between the profiles you switch forwarding with one button.
2) You can setup a MortScript script sequence that does all the clicks and taps required to manually enable and disable the forwarding. Just as you would by doing it through the menu.
3) you can find out the forwarding code for your provider. That means you have to enter a dialing command with something like *123*<number to forward to>*# and send it. I do not know for sure what commands are used or if they differ from provider to provider. Check your manual or contact customer service. Once you have this command sequence you can use Vijay's Phonetools to generate a shortcut that automatically does the dialing/sending part with this command.

Please... How do I make a shortcut to get to call forwarding

Just got my new Orange M3100 (Tytn) and I'm having problems with trying to forward incoming calls to another number. I have to divert and cancel divert often during the the working day and could do with a short cut to the settings call forwarding page. I don't seem to be able to make one... Could anyone advise...
Also trying to do similar with Bluetooth settings as I swap my BTheadset between phones just as frequently. I have found a link on this site to a utility to do that but not had chance to try it yet...
Can I just make a shortcut to that as well ??
Apart from that it appears a excellent device, running Tomtom etc without any problems....
Thanks in advance Phil
All the ways I tried to create such a shortcut do not work, because it requires an USSD "call". I asked WM5NewMenu author to implement USSD handling, will see...
For now the best solution I've found is to assigh speed dial keys in the dialer to USSD sequencies to divert and cancel diverts. It's OK for a while because speed dial keys can be easily accessed with one hand only (green phone button, then arrow left or down).
EDIT: In case you don't know USSD sequences... You'd better consult your operator to be sure. For me:
Divert all calls: **21*number_to_divert_to#
Cancel divert of all calls: ##21#
There are also codes for conditional diverting, of course.
Hi Phil,
What Lurker0 has mentioned is a good idea. You can save those strings as a number in a contact and maybe assign a speed dial or voice tag to that contact for speed? I guess one contact to enable and another to disable. The commands Lurker0 mentions are standard over all networks.
I'm not sure if there are ways to send AT commands to the modem in the TyTN (M3100) but it is another possible way to do it if someone knows how, if not then it might be useful info to someone else.
The AT command you need to send is AT+CCFC=1,1,<number>,128,1,,, this is the number in local format (no +44) like 07968xxxxxx to enable and AT+CCFC=1,0 to disable.
Gavin.
Phonealarm may be a simpler solution as I think u can add a forward number within a profile so just switching profile from the Today screen (phonealarm skin) would do the trick...
www.pocketmax.net
I've not had any dealing with the ATM commands so to be honest I wouldn't know were to start. I've just tried to install Phone alarm in my Orange SVP
M3100 but after asking me if I need and extra language the software just locks up.. Soft restart then required....
I managed to find the directory that it was installed in, the setup prog is there but I can't find the executable file, I guess that it has not got that far !!!!
Any help please...Phil
I'd suggest to try USSD codes as the easiest and 100% working solution.
Tried the ussd numbers in the contacts list.... works very well both divert and cancel divert... Just need to setup the speed dial now, were is that manual !!
Thanks again.
Phil-w
Hi Phil,
Go into the phone skin (green button) > Menu > Speed Dial...
That's you...
Gav.
Speed Dial is also at "green phone button" then arrow left, or arrow down, or wheel down. So one hand operation is possible.
Many thanks to you both... Nice to find helpfull people on here... Phil
phil-w said:
I'm having problems with trying to forward incoming calls to another number. I have to divert and cancel divert often during the the working day and could do with a short cut to the settings call forwarding page. I don't seem to be able to make one... Could anyone advise...
Thanks in advance Phil
Click to expand...
Click to collapse
Phil,
I do the same and installed the O2Plus (and patch) software which tweaks the today screen and gives direct access to mutiple profiles for different forwarding options - works really slickly.
Check this forum for the .cab files
Hope that helps.
Rgds
Lifechanger
i tried putting the codes in a speed dial but Tytn unhelpfully said i had to enter the sequences in from the phone pad directly. all i did was put the **21*<no># in as a speed dial. did i miss something somewhere?
If you are rooted, start a shortcut to "Activities". Scroll down to "Phone", expand that, then scroll down to "Call forwarding". Select! Easy peasy.

On incoming call send SMS to other number

Hi,
I want to develop the following app:
I have two mobiles with Windows. One for business and one private. When somebody calls on my business phone (which I leave at home) I want to divert them to the voicemail (maybe after one ring) so they can leave a message. At the same time I want this mobile to send a SMS to my private phone with the number of the caller (caller-id?). So I can phone them back after listening to the voicemail.
Can anybody direct me in the right direction to develop this? Is it possible to develop this?
If you have VStudio with WM5 SDK, I think it won't be difficult (I think. I dont have WM5 SDK, as I'm cheapo and using evc). There is this thing call.. State and Notification Broker thing that WM5 has which check on the state of the phone and do something about it. Probably a good place to start.
a software MagiCall ..has such feature..not sure if its sms includes the callers number..but custom sms can be set when incoming call comes..
google for MagiCall

[REQ] call forwarding switch

Hi
Is there a software, that would add a switch to the comm manager in any HTC device to enable call forwarding?
Background:
I have a docking station and i am using it, when i'm at my desk.
during this time, my mobile phone should auto forward every call to my desktop phone.
and only when i am not at my desk (ergo pulling my phone from the docking station) it should accept calls again - either automatically or with minimal manual effort.
Does anyone knows any application which would do that?
Thanks in advance
Micha
Maybe You can use a shortcut and vijay555's utilities for a certain number, because in gsm network You can dial *21*PHONENR# and all the calls will be directed to PHONENR.
i can write one for you
I think pocketmax.net's phonealarm program could do that. It might require you to choose the location...but I believe based on that it could forward your calls to another number.

End the call notification.

Hello!
After every Call or SMS I get this annoying bubble popping out of the phone icon in the task-bar after every outgoing call or message. It reads - "Balance: 00.00 Cost: 00.00 Duration: 0:0:0". Is possible to end this?
I am sure that one of you genius developers/researchers must have a solution to this problem.
If you have a custom rom, It's probably a built in feature that comes with the rom,
You'll most likely be able to disable that via a registry edit (Use any registry editor e.g. Total Commander)
But you'd have to ask the cook himself which registry edit though, <=> No trouble with Tess 1.6
I think that I can use this to SMS:
Disable SMS Send Notification
HKLM,"Software\Microsoft\Inbox\Settings","SMSNoSentMsg",0x00010001,1
Or
Advanced Configuration Tool v3.3 customized for Topaz.
But to the call I dont now.
I called my operator and they said it was normal and automatic. And they did not know how to change that. It is the server that makes it his own ...

Categories

Resources