Hi all,

I've run into an issue with a certain SMS provider (Nexmo/Vonage) that is
using message IDs greater than 9223372036854775807 (e.g.
6142530091694509440651642911224527237), which is in turn breaking DLR
processing in Kannel.

They use hex in submit_sm_resp and decimal in deliver_sm so I have to have
msg-id-type=0x01 set, so it's not like I can remove it and have Kannel use
a C literal instead.

I've just tried the latest daily build and have the same issue. Using MySQL
for DLR storage if that's relevant.

Any help appreciated!

Thanks
Alex

Reply via email to