Apologies - let me make the question crystal clear. I am receiving SMS's from another SMSC. The task is to receive these SMS's and forward them after changing the parameters of the SMS (i.e. append some commercial text, change the sender info etc)
At the moment, I receive the SMS and retransmit without a problem. I now need to capture the SMS and change the relevant parameters (hence the script) and then relay the SMS. My script sends the SMS in the format I require (when run from the command line). I now need Kannel to run that script instead of sending out the SMS via the default Kannel sendsms Can you help?