Dear All,
I need to upgrade our Kannel 1.3.1 to version 1.4.1. The problem is that we have many services rely on the Kannel interface for version 1.3.1 (send SMS msg through http URL) and as far as I know, the parameter values are changed in the new version, e.g. coding parameter value is now changed from 1-->3 to be 0-->2. I have studied the changes I need to patch in the new version to replace with the old version and these changes are: 1. Change the coding parameter values back to 1-->3 for both MO and MT messages instead of 0-->2. 2. Change the Kannel success response upon submission back to "sent." instead of "0: Accepted for delivery". 3. Change the mclass parameter value back to 1-->4 instead of 0-->3. Please I need to know the source code files and the parameters that I should change as well as any other advices in order to achieve the above target. Thanks in advance, Regards, Remon
