Hi Luis, I think binfo is the parameter you're looking for. Regards,
Juan L. From: Luis Cavazos <[email protected]> Date: Thursday, October 3, 2013 11:25 AM To: <[email protected]> Subject: Service type parameter on URL 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=s msc_test&to=1234567890&text=Test&service-type=CTEST But i don't know if its possible. I hope someone can help me. Regards
