problem with kannel on fedora core 4
pierre durand <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
hello. i have compiled the sources of kannel 1.4.0 on fedora core 4. When i launch it with the demo config, i have an error wich is in french "Erreur de segmentation" (we can translate it in segmentation error". someone can help me ? thank you here is what i see : [root@localhost kannelok]# bearerbox -v 1 test 2005-11-07 14:29:42 [5997] [0] INFO: Debug_lvl = 1, log_file = <none>, log_lvl = 0 2005-11-07 14:29:42 [5997] [0] WARNING: DLR: using default 'internal' for storage type. 2005-11-07 14:29:42 [5997] [0] INFO: DLR using storage type: internal Erreur de segmentation and here is the config file : group = core admin-port = 13000 admin-password = f00bar status-password = sTat admin-deny-ip = "*.*.*.*" admin-allow-ip = "127.0.0.1 <http://127.0.0.1>" smsbox-port = 13003 wapbox-port = 13004 box-deny-ip = "*.*.*.*" box-allow-ip = "127.0.0.1 <http://127.0.0.1>" wdp-interface-name = "*" log-file = "kannel.log" log-level = 1 access-log = "kannel.access"