Jump to content

Integrate SIM Card with server and send SMS via web interface (PHP)


watsmyname

Recommended Posts

Use an online service it is much more reliable and they have API's already setup to integrate into your application, here is an example of one that I use http://www.160.com.au/developer-sms-api

 

The other way, not really recommended, is to put your sim card into a mobile phone and connect it to your server via usb or serial, you can then send messages from the system through the phone, but you would need to ensure the phone is always charged and working, you could also use a GSM mobile usb device and integrate with that or buy a commercial type product like this depending on your needs http://www.alibaba.com/product-gs/350980106/16_SIMs_GSM_GPRS_modem_pool.html

 

But I would use the online service as it is quick and easy and you could be sending messages in minutes.

Link to comment
Share on other sites

The online service you just buy credits in blocks, the API includes balance check options, auto or manual top up and many other features like sending an SMS with a different reply number or the SMS can come from a business name with no option for reply.

 

But if you feel you really have to use your own sim card then you would need to use either the mobile phone connected via usb or serial, or a GSM or GPRS modem connected via USB or a PCI GSM sim card device like this one http://www.alibaba.com/product-gs/268116255/PCI_GPRS_MODEM.html

 

 

Link to comment
Share on other sites

Thanks again,

 

OKay thats cool i have questions.

 

1. I have attached my phone to my computer via USB cable. Can i use these code in my localhost machine?

2. I have to access specific service of the phone by dialing specific codes like *411#, etc can it be done via gammu tool+ these scripts??

 

thanks

 

Link to comment
Share on other sites

thanks for the help.

 

I just went through documentation and options available for gammu[v 1.30]. I dont see the thing i need.

 

1. Like i want user to able to access sim service codes via dialing special codes like *411#, and interpret the response sent by the mobile service provider.

 

many thanks again

watsmyname

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.