Results 1 to 10 of 17

Thread: Respond to VOIPo SMS from remote device?

Hybrid View

Ansextra Respond to VOIPo SMS from... 12-03-2013, 12:35 PM
VOIPoBrandon Re: Respond to VOIPo SMS from... 12-03-2013, 12:57 PM
Ansextra Re: Respond to VOIPo SMS from... 12-03-2013, 01:49 PM
Ansextra Re: Respond to VOIPo SMS from... 12-03-2013, 04:32 PM
VOIPoBrandon Re: Respond to VOIPo SMS from... 12-03-2013, 05:58 PM
chevyman Re: Respond to VOIPo SMS from... 12-21-2013, 10:57 PM
Ansextra Re: Respond to VOIPo SMS from... 12-22-2013, 12:08 PM
MarkerB Re: Respond to VOIPo SMS from... 01-15-2014, 12:12 AM
Russel007 Re: Respond to VOIPo SMS from... 01-17-2014, 06:47 PM
Russel007 Re: Respond to VOIPo SMS from... 01-17-2014, 08:19 PM
Russel007 Re: Respond to VOIPo SMS from... 01-15-2014, 02:57 PM
Ansextra Re: Respond to VOIPo SMS from... 01-15-2014, 04:00 PM
Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Dec 2012
    Posts
    1

    Default Re: Respond to VOIPo SMS from remote device?

    I've developed a daemon in PHP that is effectively an SMS-to-email (and vice versa) gateway, using VoIPo's web-based SMS interface as a sort of API. If I send an email to 2125551234@sms.mydomain.com, it turns the first 160 characters of the message into a text to the number 2125551234. If I receive a text from 2125551234, I get an email from 2125551234@sms.mydomain.com

    I've been using it for over a year, and it's just great. If anyone out there wants the script, just ask. You'd need some modest PHP skills to implement it and adjust it for your needs. Some understanding is also needed of how to set up PHP, and how to create a cPanel-Chron or Windows Scheduler job.

  2. #2
    Join Date
    Jan 2014
    Posts
    7

    Default Re: Respond to VOIPo SMS from remote device?

    Quote Originally Posted by MarkerB View Post
    I've developed a daemon in PHP that is effectively an SMS-to-email (and vice versa) gateway, using VoIPo's web-based SMS interface as a sort of API. If I send an email to 2125551234@sms.mydomain.com, it turns the first 160 characters of the message into a text to the number 2125551234. If I receive a text from 2125551234, I get an email from 2125551234@sms.mydomain.com

    I've been using it for over a year, and it's just great. If anyone out there wants the script, just ask. You'd need some modest PHP skills to implement it and adjust it for your needs. Some understanding is also needed of how to set up PHP, and how to create a cPanel-Chron or Windows Scheduler job.

    could you send me a copy of that?

  3. #3
    Join Date
    Jan 2014
    Posts
    7

    Default Re: Respond to VOIPo SMS from remote device?

    Quote Originally Posted by MarkerB View Post
    I've developed a daemon in PHP that is effectively an SMS-to-email (and vice versa) gateway, using VoIPo's web-based SMS interface as a sort of API. If I send an email to 2125551234@sms.mydomain.com, it turns the first 160 characters of the message into a text to the number 2125551234. If I receive a text from 2125551234, I get an email from 2125551234@sms.mydomain.com

    I've been using it for over a year, and it's just great. If anyone out there wants the script, just ask. You'd need some modest PHP skills to implement it and adjust it for your needs. Some understanding is also needed of how to set up PHP, and how to create a cPanel-Chron or Windows Scheduler job.
    could you send me a copy?

Bookmarks

Posting Permissions

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