Hi All,

Question on this?The URL:- send-url = "
http://domain.com/sms/test.php?from=%P&to=%p&text=%b";

I have three extra parameter on my generic:-
&Username=%username&password=%password and others which are part of the
sendsms url.

I am keen to notice that the generic url has its from=%P&to=%p&text=%b
already defined and are being picked on.

So how do i capture the extra parameter which are dynamic.

Your help will be highly appreciated.

Regards




On Wed, Aug 21, 2013 at 12:53 PM, Qqblog Qqblog <qqb...@ymail.com> wrote:

> send sms via http
> cgi-bin/sendsms?charset=UTF-16&coding=2&text=%FF%FE%09NkQ
>
> smsc is http and received text value is garbled.  When smsc is smpp, the
> text value is no problem.
>
> test.php?text=N%09Qk&to=...
>
> http smsc configuration
>
> group = smsc
> smsc = http
> smsc-id = abc
> system-type = generic
> port = 13015
> send-url = "http://domain.com/sms/test.php?from=%P&to=%p&text=%b";
> log-level = 0
> log-file = "/var/log/kannel/smsc-http.log"
> status-success-regex = "ok"
> status-permfail-regex = "failure"
> status-tempfail-regex = "retry later"
> generic-foreign-id-regex = "<id>(.+)</id>"
> generic-param-from = "phoneNumber"
> generic-param-to = "shortCode"
> generic-message-sent = "Message sent with ID: %I"
> generic-status-sent = 200
> generic-status-error = 404
>
>


-- 
Obare Felix
Business Systems Director
SoftCall Communication |Software Engineering & Development| WHMCS
Automation <http://www.softcall.co.ke>| Bulk SMS <http://www.smartsms.co.ke>|
Shortcodes Systems <http://www.smartsms.co.ke>|
 General Conference Building Riverside Drive off
Chiromo Road Nxt to Australian High Commission :Tel
254 20 3520010|Fax: 254 20 4440969  Cell: 254 733 730035 |254 720 730035
www.softcall.co.ke | foba...@softcall.co.ke   Yahoo Chat:
felon...@yahoo.com|  Gchat:foba...@softcall.co.ke| Skype: softcallcom |
Twitter: @smartsms_ke

Reply via email to