Hello, I am very new to WAP/SMS gateways and my requirement goes as far as to get SMS messages sent out using my 3G data card with a SIM card in it for now. So as you can see my requirement is pretty basic.
I use a MAC and I downloaded the source code and compiled/installed kannel. I have put a sample config file as per the documentation group = core admin-port = 13000 admin-password = f00bar # Default service. group = sms-service keyword = default text = "No services defined" When I try to start 007/-- sudo /usr/local/sbin/bearerbox -v 1 Password: 2012-08-30 21:57:44 [599] [0] INFO: Debug_lvl = 1, log_file = <none>, log_lvl = 0 2012-08-30 21:57:44 [599] [0] WARNING: DLR: using default 'internal' for storage type. 2012-08-30 21:57:44 [599] [0] INFO: DLR using storage type: internal Segmentation fault I am getting this error and it is not coming up at all. I am possibly doing something stupid, can you please help me understand? Regards,
