Fake phone calls in the DeviceEmulator (PDC 2005 followup)
After our talk on the Device Emulator, a number of people asked me about the phone numbers I used in my demo of Windows Mobile 5.0. I used one number to send an SMS message the looped back, and another to test a busy signal from the dialer app.
The Windows Mobile 5.0 Phone Edition image for the Device Emulator contains a virtual radio driver called "fakeril" (Fake Radio Interface Layer). The "fakeril" enables testing of some phone functionality without actually using a real phone radio. This is advantageous even on true phone hardware, to save the risk/expense of making phone calls to real destinations, like 911.
You'll see that FakeRIL is present on the emulator if you see the antenna icon and the "G" icon (for GSM) at the top of the display. Clicking on the antenna will report "Fake Network".
There are a number of posts that mention the special number 1-425-001-0001, such as https://blogs.msdn.com/windowsmobile/archive/2004/04/27/121497.aspx. If you send an SMS message to that number, the message will loop back and arrive as a message from that number.
In addition to the SMS loopback number, there are quite a few other interesting numbers:
Voice numbers: 7272470, 7272979, 7272620, 7272917, 7272688, 7272263, 7274390, 7274388, 7274386, and 7274389
Data numbers: 7272455, 7272931, 727343, and 7273432
Always busy: 7272024
Never answer: 7272773
Emergency: 911, 112, 08, 999
SMS: 0010001 0010002
All other numbers, such as 1-203-555-1212, act like voice numbers.
To send an SMS message, do the following:
- Go to Start / Messaging
- Click Menu / Switch Accounts... at the bottom of the screen and select "Text Messages"
- Click New
- In the "To" section, type 0010001
- Type in your SMS message body
- Click Send
The message will be sent, then you'll immediately receive an SMS from 001-0001 that contains a copy of your message text.
Comments
- Anonymous
June 03, 2006
PingBack from http://suniljagadish.wordpress.com/2006/02/06/interesting-numbers-in-the-windows-mobile-50-device-emulator/ - Anonymous
August 07, 2006
Ya que este mes viene el webcast acerca de las API de Windows Mobile 5.0. Este post viene a pedir de... - Anonymous
February 06, 2007
Someone just sent me a mail and asked if we had any C# samples / source code for monitoring status of - Anonymous
April 13, 2007
最近,对PPC的拨号开发有些兴趣.但自己手头的ppc没有飞行模式,(简单讲就是没有手机功能,打不了电话,更别谈测试开发了).上网,查看微软在WM6 SDK中增加了支持电话测试的模拟器-Cellular Emulator.它的功能比较强,至于怎么使用,可以参看这篇文章. - Anonymous
May 25, 2007
PingBack from http://manoftoday.wordpress.com/2007/05/25/fake-phone-calls-in-the-deviceemulator-pdc-2005-followup/ - Anonymous
July 30, 2007
PingBack from http://sakowicz.wordpress.com/2007/07/30/1450010001/ - Anonymous
June 03, 2008
PingBack from http://lukeblog.0buckhost.com/fakephonenumbers.html