Does no one have any idea / solution on this ?
Anand Gupta wrote:
Hi!
I am using mysql dlr with kannel. Now inside mysql, kannel stores the
smsc-id inside smsc column. It seems that kannel is truncating first
few chars of the smsc-id at random. When the deliver_sm_resp comes,
kannel again truncates at random and then gets confused about the
delivery report.
Example
smsc-id = "MY_PROVIDER"
While submitting message, kannel inserts "_PROVIDER" inside smsc
column. When getting deliver_sm, kannel searches for "Y_PROVIDER".
Is there any setting i need to do for getting kannel to insert proper
smsc name inside mysql ?
Here is my kannel config
**********************************************
....snipped
**********************************************
Thanks.
--
regards,
Anand Gupta