Hello,

Im already working with kannel, but a new Operator has requested to send
the service-type parameter acording to the message type, for instance
something like

CTEST
C represents the message type (in this case, Content delivery).
S Subscription

ect

im trying to set the service-type on a URL but is not working, the only way
it worked is to set it at the kannel.conf
like:

service-type=CTEST

But it makes me create a bind for every message type.

This is the example URL

http://localhost/cgi-bin/sendsms?username=bar&password=foo&from=12345&smsc=smsc_test&to=1234567890&text=Test&service-type=CTEST

But i don't know if its possible.

I hope someone can help me.

Regards

Reply via email to