Results 1 to 16 of 16
  1. #1

    how to send SMS from my server?

    hi guys,

    I saw some sites allow their users to send sms to US phone.

    I wonder if I can do the same for my Australian and Southeast Asia's users? I mean, do i have to contact any mobile operator in the local country or i can simply use php ?

    Cheers,
    toby
    Chad Michael Murray >> House of Wax

  2. #2

  3. #3
    Join Date
    Apr 2005
    Location
    Cochin
    Posts
    2,452
    I have used this provider one year back .

    http://www.clickatell.com/

    I beleive they had given us a trial period too ..They also have an application which can be used to send sample sms. May be you should give it a try

  4. #4
    Join Date
    Oct 2007
    Location
    South Africa
    Posts
    255
    clickatell is a south african company which recently moved to US. Prices are not the cheapest but service quality is good.

  5. #5
    Join Date
    Apr 2005
    Location
    Cochin
    Posts
    2,452
    yeah under_gravity is right about the support quality. Each ticket opened with them was responded in a timely and professional manner .

    But i would strongly suggest getting a trial from any service provider you select as, some may not provide the sms service to certain parts of the world and some may have service confined only to certain parts of the world.

  6. #6
    Join Date
    Mar 2004
    Location
    Seattle, WA
    Posts
    490
    Some providers offer an email-to-sms gateway for their numbers on their network. Otherwise, like others have said clickatell has been fast and reliable for us.

  7. #7
    Clickatell is one of the SMS providers we use as well, and they have indeed provided good support.

  8. #8
    thanks guys, is there any way I can become clickatell myself? , What i mean is whether i can install software or hardware to my server to allow send out sms? That's because i would like to know which way is the least cost as well as can teach my team about the sms structure.
    Chad Michael Murray >> House of Wax

  9. #9
    Quote Originally Posted by toby27 View Post
    thanks guys, is there any way I can become clickatell myself? , What i mean is whether i can install software or hardware to my server to allow send out sms? That's because i would like to know which way is the least cost as well as can teach my team about the sms structure.
    That may be easier said that than done. If you only intend to focus on a specific country or region it will be a lot easier than if you go for global coverage. But I'm sure there are people here who know a lot more about this and can give you a more thorough answer.

  10. #10
    If for US, you can always send using the email address. For eg: for sprint users, you can add @messaging.sprintpcs.com to the number and SMS will be pushed. Thats a reasonable alternate to send SMS. We have used this in the past with some success.

  11. #11
    I was wondering to create a SMS service only for my country through our servers (creating an app), can this be done without paying to mobile services?

    Regards,

  12. #12
    Join Date
    Jan 2006
    Location
    Alabama
    Posts
    1,449
    Most mobile services have an email address that you can send an email to and it will text the phone of that email address

    if that just made any sense.
    KnownHost Managed VPS Specialists
    Fully Managed Shared, Reseller, VPS, KVM, WordPress, Dedicated servers and more!
    KnownHost is hiring! Click here for more information!

  13. #13
    Join Date
    Mar 2003
    Location
    California USA
    Posts
    13,681
    What I have done in the past is used Kannel + a GSM modem.
    Steven Ciaburri | Industry's Best Server Management - Rack911.com
    Software Auditing - 400+ Vulnerabilities Found - Quote @ https://www.RACK911Labs.com
    Fully Managed Dedicated Servers (Las Vegas, New York City, & Amsterdam) (AS62710)
    FreeBSD & Linux Server Management, Security Auditing, Server Optimization, PCI Compliance

  14. #14
    Join Date
    Aug 2002
    Location
    Bharat
    Posts
    4,808
    To start SMS service of your own you will need to commit a huge volume with the operator to get them cheap.

    Its better if you start with some existing provider then plan your expansion as per the volume you are handling.
    Vinsar.Net - Quality Web Hosting at Economical Price on USA & European Servers
    Offering domains, shared, reseller & VPS hosting.
    Reliable Domain Reseller Account Resell Domains with Confidence

  15. #15
    Join Date
    Apr 2002
    Location
    Auckland - New Zealand
    Posts
    1,575
    You could just plug a mobile phone into the server (serial, USB) and use something like gnokii or gammu.

    You can send/receive texts, the incoming can use smsd to pop the texts into a mysql database (or postgres)

    The outgoing texts can also be put into mysql for queueing.

    I've just done this with nagios - the incoming texts I'm using to acknowledge nagios alerts. Very useful

  16. #16
    Join Date
    Apr 2004
    Posts
    78
    are there php scripts that allow you to choose a carrier with your # inputted so that you can send txt msgs via the email-to-sms service that carriers provide?
    BionHosting - Simply BION'd Hosting.
    ♠ Need Something special? Contact us today! Toll-Free 1-888-535-2187
    Shared Hosting ♦ Proxy Hosting ♦ Reseller Hosting (Includes WHMCS)
    Virtual Private Servers (2 Locations: East and West) ♦ Dedicated Servers

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •