My setup is that my Kannel SMSbox is connected to an ESME thru htpp (I followed the Kannel HTTP Relay guide). The ESME provided us with the URL to post our requests in this format :
http://www.XXXXX.com/sendsms/sendsms.aspx?user=xxxxx&password=yyyyyy&smsto=441112223334&smsfrom=12345&smsmsg=Hello&smstype=1
Upon setting up the configuration in my smsc group, upon invoking the cgi-bin/sendsms method, kannel sent this request
GET /sendsms/sendsms.aspx?username=xxxxx&password=yyyyyy&to=441112223334&text=Hello&from=12345
notice the differences in the parameters :
ESME KANNEL
user username
smsto to
smsfrom from
smsmsg text
etc....
We would prefer a work around in the kannel side to resolve this minor issue than requesting the ESME to adjust on their side mainly bacause we are expecting other ESME's to connect to.
Any suggestions guys?Regards,
Roland
Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2ยข/min or less.
