Hi everyone,

My telco operator request that we do not send the shortcode(source addr) in our SMSubmit to their smpp server. (the from parameter for sendsms cgi). So we came up with the solution of using a NULL character in the from parameter when sending request to sendsms cgi which was successfully initially. If the from parameter is empty, Kannel rejected the message and I have remove the global-sender in the config file as well.

But somehow, the source addr ton is starts to be set as 5 (tpoa) when we send a \x00 or %00 in the from
parameter for sendsms cgi.

I set the source-addr-ton to be 0 in the config file but it still happens.

How do I set the source-addr-ton other than in the config file? And how do I set the from to empty?

Regards,
Ai Leen



Reply via email to