Re: Backtrace of crash
Aarno Syvänen <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
You should not have ppg running at all, then. Not having ppg configured should disable it. Can you tell your configuration flags ? Aarno On 10.3.2004, at 20:15, Mindaugas Riauba wrote: > >> Can you send your configuration file ? > > Both wapbox and bearer box are started: > > *box -v 4 wap.conf > > Mindaugas > > group = core > admin-port = 13000 > wapbox-port = 13002 > admin-password = xxxxxxxxx > status-password = xxxxxxxxx > admin-deny-ip = "*.*.*.*" > admin-allow-ip = "127.0.0.1" > wdp-interface-name = "192.168.1.1" > log-file = "/var/log/kannel/bearerbox.log" > log-level = 2 > box-deny-ip = "*.*.*.*" > box-allow-ip = 127.0.0.1 > access-log = "/var/log/kannel/access.log" > store-file = "/var/log/kannel/kannel.store" > http-proxy-host = "127.0.0.1" > http-proxy-port = 3128 > udp-allow-ip = 127.0.0.1;10.*.*.* > udp-deny-ip = "*.*.*.*" > > group = wapbox > bearerbox-host = 127.0.0.1 > log-file = "/var/log/kannel/wapbox.log" > log-level = 2 > syslog-level = none > #force-sar = yes > access-log = "/var/log/kannel/wapaccess.log" > >