Re: Problem decoding MMS notification message
Wilfried Goesgens <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
please recompile your kannel using the following C-Flags, which will show the function trace in the log: export CFLAGS="-ggdb -rdynamic -O0" Willi