dlr msg-id fail

"Daniel Kurniawan" <[email protected]>
Newsgroups gmane.comp.mobile.kannel.devel
Message-ID <[email protected]>
Hi,

just info,

on smsc_smpp.c

tmp = octstr_format("%lu", strtoll(octstr_get_cstr(msgid), NULL, 10));

on my solaris 9, this is always fail (always "0")

 this workaround work :
sprintf(cl, "%lld", strtoll(octstr_get_cstr(msgid), NULL, 10));
                tmp = octstr_create(cl);
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.