Hi to all!
1. We have a CIMD2 connection, it gets an error message:
WARNING: CIMD2 packets contains unknown parameter 69
But the connection is successful, why we are having this kind of message?
2. How can we interact/send CIMD2 commands to kannel? Is this possible? We like to be able to add a subaddress to originating address before sending it to the recipient.
Try the my-number parameter in the smsc section of the config file. The users manual has this to say about it;
my-number The number that the SMSC will add in front of the sender number of all messages sent from Kannel. If Kannel is asked to send a message, it will remove this prefix from the sender number so that the SMSC will add it again. If the prefix was not present, Kannel will log a warning and will not send the sender number. If my-number is not set, or is set to "never", then Kannel will not send the sender number to the SMSC at all. If you want Kannel to pass all sender numbers to the SMSC unchanged, then just set sender-prefix to the empty string "".
Arne
