Re: Backtrace of crash
"Mindaugas Riauba" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
> How you got involved with wtp initiator ? Are you doing confirmed push ? > (Otherwise there is a routing problem here.) My wapbox is compiled with '--disable-sms'. So no ppg is configured. We are using only wap gateway functionality. But gw/wapbox.c lines 252-256 looks strange to me. So if I don't have ppg (and ppg group in config) wtp_initiator_init is not invoked on line 700 in the same file. Or In my case that code should not have been called in the first place? And before core dump I'm getting the following errors: [0] ERROR: WTP: cannot unpack pdu, creating an error pdu [0] WARNING: WTP PDU with unknown type -1 Mindaugas P.S. I'm "from Internet" so I do not have good understaning about how eveything works.