
I am able to send sms via fakesmsc....its just that i dont know how to retrieve it via php.I have a get-url in my sms-service group that points to a php page where i use $_GET[''] to retrieve the message and save it to the db.....the message never gets saved...i keep getting the following errors DEBUG: No client - multi-send or ACK to pull-reply 010-09-20 21:18:43 [6186] [4] WARNING: No translation found for <www hello it is i> from <100> to <300> 2010-09-20 21:18:43 [6186] [4] ERROR: request failed 2010-09-20 21:18:43 [6186] [4] DEBUG: message length 14, sending 1 messages 2010-09-20 21:18:43 [6186] [4] DEBUG: match found: ^[ ]*(www)[ ]* 2010-09-20 21:18:43 [6186] [4] WARNING: No translation found for <www hello it is i> from <100> to <300> 2010-09-20 21:18:43 [6186] [4] ERROR: request failed 2010-09-20 21:18:43 [6186] [4] DEBUG: message length 14, sending 1 messages 2010-09-20 21:18:43 [6186] [4] DEBUG: match found: ^[ ]*(www)[ ]* 2010-09-20 21:18:43 [6186] [4] WARNING: No translation found for <www hello it is i> from <100> to <300> 2010-09-20 21:18:43 [6186] [4] ERROR: request failed 2010-09-20 21:18:43 [6186] [4] DEBUG: message length 14, sending 1 messages 2010-09-20 21:18:43 [6186] [4] DEBUG: match found: ^[ ]*(www)[ ]* 2010-09-20 21:18:43 [6186] [4] WARNING: No translation found for <www hello it is i> from <100> to <300> 2010-09-20 21:18:43 [6186] [4] ERROR: request failed 2010-09-20 21:18:43 [6186] [0] DEBUG: Got ACK (0) of 7e864360-2ca0-4a9a-b759-ce20e8f2bb17 2010-09-20 21:18:43 [6186] [0] DEBUG: No client - multi-send or ACK to pull-reply 2010-09-20 21:18:43 [6186] [0] DEBUG: Got ACK (0) of 6b9929f0-0686-4d91-bd23-908d1af12a7d 2010-09-20 21:18:43 [6186] [0] DEBUG: No client - multi-send or ACK to pull-reply 2010-09-20 21:18:43 [6186] [0] DEBUG: Got ACK (0) of 2c4efa3a-c879-4213-939c-c583d560460d 2010-09-20 21:18:43 [6186] [0] DEBUG: No client - multi-send or ACK to pull-reply 2010-09-20 21:18:43 [6186] [4] DEBUG: message length 14, sending 1 messages 2010-09-20 21:18:43 [6186] [4] DEBUG: match found: ^[ ]*(www)[ ]* 2010-09-20 21:18:43 [6186] [4] WARNING: No translation found for <www hello it is i> from <100> to <300> 2010-09-20 21:18:43 [6186] [4] ERROR: request failed 2010-09-20 21:18:43 [6186] [4] DEBUG: message length 14, sending 1 messages 2010-09-20 21:18:43 [6186] [0] DEBUG: Got ACK (0) of 1a9d3ded-42cd-4695-98da-a64387f2d31c 2010-09-20 21:18:43 [6186] [0] DEBUG: No client - multi-send or ACK to pull-reply 2010-09-20 21:18:43 [6186] [0] DEBUG: Got ACK (0) of a7de803e-62f6-4b4d-8c4c-86b2ddbdf979 2010-09-20 21:18:43 [6186] [0] DEBUG: No client - multi-send or ACK to pull-reply 2010-09-20 21:18:43 [6186] [0] DEBUG: Got ACK (0) of 9f836859-6921-4c1b-bffc-82fe33bb89da 2010-09-20 21:18:43 [6186] [0] DEBUG: No client - multi-send or ACK to pull-reply 2010-09-20 21:18:43 [6186] [0] DEBUG: Got ACK (0) of 130d7b13-49ba-49f8-8e86-88f782da8941 2010-09-20 21:18:43 [6186] [0] DEBUG: No client - multi-send or ACK to pull-reply 2010-09-20 21:18:43 [6186] [0] DEBUG: Got ACK (0) of 900d425e-5008-478a-91fb-8dae5e08ef6d 2010-09-20 21:18:43 [6186] [0] DEBUG: No client - multi-send or ACK to pull-reply On Sun, Sep 19, 2010 at 3:03 PM, jamo njoroge <patjayke@gmail.com> wrote:
According to my experience with kannel, to send an sms you should call a url like http://localhost:13013/cgi-bin/sendsms?username=tester&password=foobar... to do this from php you need CURL installed Your get-url looks in order but you need to set an IF statement to catch the variables being passed by the GET method.i use kannel to send texts with my safaricom modem since the interface doesnt work with ubuntu.Its a more practical way rather than using the fake smsc _______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Server donations spreadsheet
http://spreadsheets.google.com/ccc?key=0AopdHkqSqKL-dHlQVTMxU1VBdU1BSWJxdy1f... ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke