solved this using default-smsc under send sms
On Monday, December 1, 2014 4:58 PM, michael osakede
wrote:
I think i need to pass the SMSC variable , how do I do this in XML POST?
On Monday, December 1, 2014 4:50 PM, michael osakede
wrote:
Thanks
Now i get "Not routable
I think i need to pass the SMSC variable , how do I do this in XML POST?
On Monday, December 1, 2014 4:50 PM, michael osakede
wrote:
Thanks
Now i get "Not routable. Do not try again."
Can you share your send-sms config?
Regards,Michael
On Monday, December 1, 2014 4:34 PM, Tapa
Thanks
Now i get "Not routable. Do not try again."
Can you share your send-sms config?
Regards,Michael
On Monday, December 1, 2014 4:34 PM, Tapan Kumar Thapa
wrote:
Here is the one to many working example.
http://:13013/cgi-bin/sendsms';
$xml = '
919871701375
919871701375
919
Here is the one to many working example.
http://:13013/cgi-bin/sendsms';
$xml = '
919871701375
919871701375
919871701375
919871701375
xxx
xxx
';
$curl = curl_init();
curl_setopt($curl, CURLOPT_URL, $url);
curl_setopt($curl, CURLOPT_RETURNTRANSFER, TRUE);
curl_setopt($curl, CURLOPT_POSTF
Hello All,
I keep getting "Authorization failed for sendsms".
My Send SMS config#-# SEND-SMS
USERS## These users are used when Kannel smsbox sendsms interface is used to#
send PUSH sms messages, i.e. calling URL like#
http://kannel.machine:13013/cgi-bi