Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #14951
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!news-1.dfn.de!news.dfn.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail |
|---|---|
| From | "J.O. Aho" <user@example.net> |
| Newsgroups | comp.lang.php |
| Subject | Re: help smsgateway.me |
| Date | Sat, 21 Feb 2015 09:58:07 +0100 |
| Lines | 19 |
| Message-ID | <ckqvknFfvauU1@mid.individual.net> (permalink) |
| References | <f5e1168b-3b9f-4abf-b2dc-eb26146d21f4@googlegroups.com> <da46916e-51f4-489f-a304-c5fa03945ed8@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | individual.net MsH9NsbbhOeCauCyJGIkSQSKoFz63pGRNBb7Ry/Q7N+aV+EtBx |
| Cancel-Lock | sha1:bThlNBDKn3lUkRS1IhdNude2AEg= |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 |
| In-Reply-To | <da46916e-51f4-489f-a304-c5fa03945ed8@googlegroups.com> |
| Xref | csiph.com comp.lang.php:14951 |
Show key headers only | View raw
On 21/02/15 07:44, Adnan Shiekh wrote: > Hello everyone, > > Thanks to all for reply , i have decided to explain my problem in detail, basically i have write a web service to send and receive sms using my android phone and if anyone can reply then my application auto reply to user, i am firstly use Smssync for this purpose but through this i can't message send successfully then i am decided to use smsgateway.me but through this api i am successfully send sms but not receive messages ,api claims to support receive messages but i have not done, if anyone can help me in this case and know better tools for this purpose please told me.... i have used in initial days EnvayaSms but i have not successfull to send sms using Envaya... thanks in advance > Your web service has to ask the API to see if there is new message, you have an example at https://smsgateway.me/sms-api-documentation/messages/fetch-single-message If you don't do this every X minute, you will never know that you got a message. I recommend you to use a cron job for that part, so you need to write a cli script and run it. The phone will not in a magical way send a message to your script. -- //Aho
Back to comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
help smsgateway.me Adnan Shiekh <adnanshahi123@gmail.com> - 2015-02-20 14:56 -0800
Re: help smsgateway.me Jerry Stuckle <jstucklex@attglobal.net> - 2015-02-20 19:25 -0500
Re: help smsgateway.me Denis McMahon <denismfmcmahon@gmail.com> - 2015-02-21 03:42 +0000
Re: help smsgateway.me Jerry Stuckle <jstucklex@attglobal.net> - 2015-02-20 22:52 -0500
Re: help smsgateway.me Denis McMahon <denismfmcmahon@gmail.com> - 2015-02-21 06:36 +0000
Re: help smsgateway.me Allodoxaphobia <knock_yourself_out@example.net> - 2015-02-21 19:25 +0000
Re: help smsgateway.me Adnan Shiekh <adnanshahi123@gmail.com> - 2015-02-20 22:44 -0800
Re: help smsgateway.me "J.O. Aho" <user@example.net> - 2015-02-21 09:58 +0100
Re: help smsgateway.me Adnan Shiekh <adnanshahi123@gmail.com> - 2015-02-21 08:36 -0800
Re: help smsgateway.me Jerry Stuckle <jstucklex@attglobal.net> - 2015-02-21 12:58 -0500
Re: help smsgateway.me Denis McMahon <denismfmcmahon@gmail.com> - 2015-02-22 02:06 +0000
Re: help smsgateway.me Adnan Shiekh <adnanshahi123@gmail.com> - 2015-02-22 07:25 -0800
Re: help smsgateway.me khurram@itlinkonline.com - 2017-06-30 23:26 -0700
Re: help smsgateway.me "J.O. Aho" <user@example.net> - 2017-07-01 08:34 +0200
Re: help smsgateway.me denispeterson96@gmail.com - 2018-05-18 23:53 -0700
Re: help smsgateway.me nguyenphuthuybk@gmail.com - 2019-02-22 01:13 -0800
Re: help smsgateway.me Jerry Stuckle <jstucklex@attglobal.net> - 2019-02-22 09:35 -0500
Re: help smsgateway.me qlixess@gmail.com - 2019-05-19 21:16 -0700
Re: help smsgateway.me Jerry Stuckle <jstucklex@attglobal.net> - 2019-05-20 14:44 -0400
Re: help smsgateway.me qlixess@gmail.com - 2019-05-20 09:01 -0700
Re: help smsgateway.me Jerry Stuckle <jstucklex@attglobal.net> - 2019-05-20 16:07 -0400
Re: help smsgateway.me qlixess@gmail.com - 2019-05-20 09:20 -0700
Re: help smsgateway.me Jerry Stuckle <jstucklex@attglobal.net> - 2019-05-20 19:57 -0400
Re: help smsgateway.me qlixess@gmail.com - 2019-05-20 15:54 -0700
Re: help smsgateway.me Martin Gregorie <martin@mydomain.invalid> - 2019-05-20 23:15 +0000
Re: help smsgateway.me qlixess@gmail.com - 2019-05-20 17:45 -0700
Re: help smsgateway.me Jerry Stuckle <jstucklex@attglobal.net> - 2019-05-21 02:09 -0400
Re: help smsgateway.me andrepinote01@gmail.com - 2019-06-11 12:09 -0700
Re: help smsgateway.me Jerry Stuckle <jstucklex@attglobal.net> - 2019-06-12 10:32 -0400
Re: help smsgateway.me qlixess@gmail.com - 2019-06-12 11:32 -0700
Re: help smsgateway.me tim.soladoye@gmail.com - 2019-06-14 22:08 -0700
Re: help smsgateway.me dhakamoto@gmail.com - 2019-06-28 09:28 -0700
Re: help smsgateway.me Jerry Stuckle <jstucklex@attglobal.net> - 2019-06-28 23:17 -0400
Re: help smsgateway.me tim.soladoye@gmail.com - 2019-07-28 00:32 -0700
Re: help smsgateway.me "J.O. Aho" <user@example.net> - 2019-07-28 11:45 +0200
Re: help smsgateway.me tim.soladoye@gmail.com - 2019-07-28 10:26 -0700
Re: help smsgateway.me Lew Pitcher <lew.pitcher@digitalfreehold.ca> - 2019-07-28 14:13 -0400
Re: help smsgateway.me tim.soladoye@gmail.com - 2019-07-28 14:28 -0700
Re: help smsgateway.me Arno Welzel <usenet@arnowelzel.de> - 2019-07-29 10:17 +0200
Re: help smsgateway.me tim.soladoye@gmail.com - 2019-07-29 01:29 -0700
Re: help smsgateway.me Arno Welzel <usenet@arnowelzel.de> - 2019-07-29 15:26 +0200
Re: help smsgateway.me tim.soladoye@gmail.com - 2019-07-29 06:39 -0700
Re: help smsgateway.me Jerry Stuckle <jstucklex@attglobal.net> - 2019-07-29 10:38 -0400
Re: help smsgateway.me tim.soladoye@gmail.com - 2019-07-29 09:54 -0700
Re: help smsgateway.me "J.O. Aho" <user@example.net> - 2019-07-29 19:42 +0200
Re: help smsgateway.me tim.soladoye@gmail.com - 2019-07-29 10:52 -0700
Re: help smsgateway.me "J.O. Aho" <user@example.net> - 2019-07-29 20:28 +0200
Re: help smsgateway.me Jerry Stuckle <jstucklex@attglobal.net> - 2019-07-29 23:21 -0400
Re: help smsgateway.me Jerry Stuckle <jstucklex@attglobal.net> - 2019-07-29 23:23 -0400
Re: help smsgateway.me bolfem1771@gmail.com - 2019-07-29 21:53 -0700
Re: help smsgateway.me "J.O. Aho" <user@example.net> - 2019-07-30 07:15 +0200
Re: help smsgateway.me Jerry Stuckle <jstucklex@attglobal.net> - 2019-07-30 10:50 -0400
Offtopic: kdeconnect/adb (Was: help smsgateway.me) "J.O. Aho" <user@example.net> - 2019-07-30 19:40 +0200
Re: help smsgateway.me tim.soladoye@gmail.com - 2019-07-29 22:00 -0700
Re: help smsgateway.me Arno Welzel <usenet@arnowelzel.de> - 2019-07-30 11:55 +0200
Re: help smsgateway.me Jerry Stuckle <jstucklex@attglobal.net> - 2019-07-30 10:52 -0400
Re: help smsgateway.me Arno Welzel <usenet@arnowelzel.de> - 2019-07-30 11:53 +0200
Re: help smsgateway.me Arno Welzel <usenet@arnowelzel.de> - 2019-07-30 11:51 +0200
Re: help smsgateway.me dimitri.lekien@visitonweb.com - 2019-05-20 09:10 -0700
Re: help smsgateway.me qlixess@gmail.com - 2019-05-20 09:19 -0700
csiph-web