Attached is the .doc with Clickatell's http API.
Briefly, these are the standard parameters for all API functions:
session_id
api_id
user
password
to
from
climsgid
val_period
deliv_ack
deliv_time
callback
max_credits
escalate
req_featAnd these are the parameters specifically for the WAP Push service indicator message:
si_id
si_url
si_text
si_created: date in UTC
si_expires: data in UTC
si_action: one of
signal-none
signal-low
signal-medium
signal-high
deleteThe Wap Push API is on the production system, but simply not in the documentation as their developers wanted to see if any reports of incompatibility with a phone came back. They had a few users testing and so far it's looking very good. If however a problem is found, it might not be fixed immediately since it's in testing - so a solution might only be live in more than 1 day.
Example of this valuable undocumented feature: ;)
http://api.clickatell.com/mms/si_push?api_id=XXXX&user=XXX&password=XXXX&to=XXXX&si_id=A121&si_url=http%3A%2F%2Fmms.clickatell.com%2Ft.wml&si_created=2003-12-30T00%3A00%3A00Z&si_expires=2006-12-30T00%3A00%3A00Z&si_action=signal-medium&si_text=Hello+World
\\pb
Stipe Tolj wrote:
sean wrote:
Hi all,
Clickatell have introduced a minimum of 5,000 credits per month for SMPP
users. I have tried to change my Kannel conf file to use the Clickatell
API HTTP interface instead. But I'm obviously missing something. If any
one has done this before I'd appreciate a sample script. Otherwise I'll
have too re-write my PHP scripts to send SMS over HTTP and leave out
Kannel altogether.
now, didn't I mention this already? (seems like a deja-vu somehow to me ;)
Did you provide us the API of Clickatell? If no, please do so and we'll see if it "fits" into gw/smsc/smsc_http.c easily.
Stipe
mailto:stolj_{at}_wapme.de ------------------------------------------------------------------- Wapme Systems AG
Vogelsanger Weg 80 40470 D�sseldorf, NRW, Germany
phone: +49.211.74845.0 fax: +49.211.74845.299
mailto:info_{at}_wapme-systems.de http://www.wapme-systems.de/ -------------------------------------------------------------------
-----BEGIN PGP PUBLIC KEY BLOCK----- Version: GnuPG v1.2.2 (Cygwin)
mIsEP6mcYwEEAMDnUiUwrbb+xwTFWN6TxF2+XZu7/alwJMeCwMBRvXtPZqfjpPhS OkBpU0F4TrVuugz1HINTSaJTYq10AzDQXp5NkyWgckqW79nPAWuOX0dicbJk+cN2 nM2TI4KaxUDe6u8hghNEnH/i2lXsUu9apnP/iixzV81VC2je3uc9hZpnAAYptEVT dGlwZSBUb2xqIChUZWNobm9sb2d5IENlbnRlciAmIFJlc2VhcmNoIExhYikgPHRv bGpAd2FwbWUtc3lzdGVtcy5kZT6ItAQTAQIAHgUCP6mcYwIbAwYLCQgHAwIDFQID AxYCAQIeAQIXgAAKCRABV0w1BqPYRuSqA/wPzsQxao2YePENCtgRTrO86U6zg3sl OcS6CJFI4FZP5h/xD3GRsNH1+MPSvZlomDdpFnr547DGz/Kq9MXuQwVvlVig5yWZ K5dtKp1r5YLhxJQBhfirZbRFFnYmf19f18J8OoS28tuFVftDl1AIwJS3HLyBTv6H g2HyLAEKQIp30Q== =aYCI -----END PGP PUBLIC KEY BLOCK-----
