RE: adding additional parameters to the submit_sm PDU
"Rene Kluwen" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Read this part of the User guide: http://www.kannel.org/download/kannel-userguide-snapshot/userguide.html#META -DATA == Rene -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Alex M Sent: Friday, 03 September, 2010 21:34 To: [email protected] Subject: adding additional parameters to the submit_sm PDU We've received a requirement from our SMSC that we need to add additional vendor specific SMPP parameters to our submit_sm PDU. How would I defined these additional parameters in Kannel? Is there something I can add to the request URL? eg: http://smsbox.host.name:13013/cgi-bin/sendsms?username=foo&password=bar&to=0 123456&text=Hello+world&customVParam=test Thanks!