Hi All, Is it possible to override http send sms interface's attributes. For example : following are the standard attributes for send sms (username,password,to,text etc..)
http://smsbox.host.name:13013/cgi-bin/sendsms?username=foo&password=bar&to=0123456&text=Hello+world I want to override those attribute name like [MsgData insted of text], [destination insted of to etc..] . Is this possible in Kannel configuration ? I am using http relay smsc & service provider is requiring his own set of http request attributes. like .. http://smsbox.host.name:13013/cgi-bin/sendsms?username=foo&password=bar&destination=0123456&MsgData=Hello+world Please help me regarding this. Thanks in advance. -Azhar
