/Projects/Skype GSM Gateway v1

If you hate paying big roaming bills while traveling but still want to use your current GSM phone number to receive/make calls (and SMS) then consider using Skype in combination with this piece of free software and a cheap USB GSM/GPRS modem.

This device (software actually) is also useful if your country is not in the Skype Online Number list. So the biggest advantage of this system is actually accepting calls on your own GSM number via Skype.

skypescreen1
Skype Divert application started on server

The idea
Since there is a free Wi-Fi internet connection (almost) everywhere you go now (hotspots; hotels, coffee shops, malls, ...), we can use this to cut some GSM costs while roaming. The idea is to leave your SIM card at home connected to your home-GSM network while you reside in other, foreign-GSM network. You might have already seen something similar on Engadget last year. The idea is pretty much non-elegant one but it works just great.

Requirements
For this to work you will need USB GSM/GPRS modem with your SIM card connected to your home PC (with Windows) that will stay "on" during your travel. On that PC (we will call it server) you need to set up Skype with an additional Skype name (you can create another one like "my_skype_name_SERVER"). Then you need to start & configure the Skype Divert application that you can download from this page (red download button bellow). If you don't have it yet, go to Dealextreme and purchase this cheap GSM/GPRS USB modem GSM/GPRS USB modem. This modem was used during development and is the only one tested so far. You will also need a simple audio cable to route voice output of GSM/GPRS modem to sound card's input and vice versa. There are two version of this cable that you can make: one with the isolation transformers and one without them. Here is shown only isolated version of cable. (I used the first two transformers that I could get my hands on, and it all works just great.)

insert-cable-diagram
Schematics of audio cable (click on picture to enlarge)

skypecable1
Quick and dirty cable

skypecable3
I also found a case for it :-)

skypecable6
My server configuration (aka Skype GSM gateway)

Setup the Skype Divert application
This application is written in Delphi 7, it is pretty simple and after starting it you need to configure few parameters. Click on Divert->Setup and popup will appear:

skypescreen2
Skype related setup

In the text-box enter your original Skype name so that the server can recognize only your chat commands (instructions). If your Skype doesn't start automatically, you can click the first check-box. Skype can run in "silent mode" where it doesn't popup chat window, call progress window and notifications while Skype Divert is working. This option can be selected if the server is actually a PC that is being used daily as a normal PC.

Next tab are modem settings and as you can see there is nothing to set there. All modem settings are read from Registry by the application.

skypescreen3
Modem settings

Last tab are some settings for the Skype Divert itself, and it only has an auto-start option so that Skype Divert starts with Windows. When checked, a string-key is written in Windows Registry with the current path&filename where the application is started.

skypescreen4
Application settings

Operation
Now that we have everything set up it is time to test it out. If going mobile, you can use Skype for iOS, PDA, Android, laptop,... via Wi-Fi or whatever you have at the moment. So, connect to Skype with your usual Skype name and start chatting with your server. Supported commands for the server are:

  • "D" - Dial
  • "S" - Send SMS
  • "C" - Issue CUSD Command

skypescreen6client
Invalid command is treated as "help"

"D" - Dial
- To dial a number simply type: D<number> and hit enter. After a few seconds there will be a Skype (callback) call from server that you need to accept. In this case the USB GSM/GPRS modem is actually establishing outgoing GSM call and the Skype Divert application is placing a call back to you via Skype.

skypescreen9client
Dialing number example

"S" - Send SMS
- To send SMS message simply type: S<recipient_number> <your_sms_message> and hit enter. After a few seconds there will be a response saying that your message has been sent.

"C" - Issue CUSD Command
- To issue a CUSD command (*command#) use prefix "C". For example the C*100# command will usually check your prepaid credit balance, command #21# will cancel all diverts, and so on.

skypescreen7client
CUSD command for checking prepaid credit example

Receiving GSM call
- To receive a GSM phone call - server will call you via Skype. The caller ID number will be displayed in Skype chat so you can choose whether to answer it or not.

skypescreen5client
Incoming GSM call

Receiving SMS message
- To receive an SMS message - server will dump it to Skype chat so that you can read it and reply to it.

How does it work?
A small application called Skype Divert is written in Delphi 7. There are many Delphi examples on Skype webpage here so you can check them out. This application attaches itself to Skype and issues commands such as PlaceCall, SendMessage, ReadMessage and so on. On the other side, it also communicates with USB GSM/GPRS modem through virtual COM port that is created when you connect modem to PC. The application monitors Skype status and GSM/GPRS modem status at all times.
Here is one example: If the the incoming call is detected on GSM, the application will create a Skype call to you. Once the Skype call is established the GSM/GPRS modem receives "ATA" command and the connection is established. When any party ends the call, both connections are closed and we go back to the beginning.

This simple Skype GSM Interface is working flawlessly for about a month now, and my friend that has gone to Africa for work is able to use his original GSM number to talk to his family and friends and keep in touch with everyone else from his hometown simply by using his iPod and Wi-Fi connection. Most importantly, he can answer GSM calls just like if he was here.

Tip: Starting the skypedivert.exe app on Windows 7 must be done in "Run as Administrator" mode.

Author (sent by): Trax

Download counter: 3,252

Rating: (2.94, votes 3447)

Vote:

Date: 11-05-2011

Lokalna verzija ove stranice: Skype GSM Interface v1

796_skype_divert.rar

Bookmark and Share Comments (147)

comment [77]

Sad, still i'm not able to find a 1:1 audio transformer in sri lanka. the product on ebay has sold out and also they are not shipping it sri lanka. Please if some one have it or if some knows where i can find it please help me
IP: 61.245.172.34

comment [76]

some one who can work with delphi 7 Please contact me. redico@hotmail.co.uk
IP: 61.245.168.7

comment [75]

Great project! I'd like to get skypedivert to work with a different modems. Please send me the source code.
IP: 24.193.178.163

comment [74]

hello molio bih za pomoc hteo bih da iskoristim nokiu e51 kao modem idem na more za koji dan a sa ovim se zezam vec neko vreme a ne ide mi pa ako je neko voljan da mi pomogne veliko HVALA
IP: 109.92.79.176

comment [73]

Well done and nice work , can you send me the source code please as I wan to use HUAWEI USB modem or NOKIA mobile . Thank you
IP: 175.45.176.140

comment [72]

please, i need a help. can you modify this software to use it more than one skype user.( at least 5 authorized skype user) . i was trying to find some one who knows delphi 7 . but it's hard in sri lanka. can you introduce some one to me. please
IP: 61.245.172.27

comment [71]

No, you will not damage it!
IP: n/a

comment [70]

if i use audio cable without transformers is damage gsm modem?
IP: 61.245.168.21

comment [69]

Apemart, you can use any transformer with 1:1 turn radio. You can find these transformers in hand held radio receivers (for example), cordless phones,... You can search on ebay for item number: 390422541234
IP: n/a

comment [68]

As i said it is great production. but still i having a problem with that 2 transformers which you use for audio cable. please explain me more about that. coz i was trying to find audio transformers. but it is not in our market. please explain
IP: 61.245.172.51


Comment page: <12345678...>


add comment

name

e-mail (will not be published)

website

How much is = also add letter "a" at the end of your result! Eg.: 7a

Please log-in!

You can log-in on forum link: Login page. After logging-in, return to this page and click refresh in your browser.

site friends

sponsored links

ads