Yep. I have to figure these out as I go along. Sorry if I posted
unnecessarily, but just wanted to show the console output.

Regards,

On Thu, Sep 6, 2012 at 12:02 AM, Rene Kluwen <[email protected]> wrote:

> It seems you have no smsc connections specified in your config.****
>
> So, for Kannel there is nothing to do.****
>
> ** **
>
> == Rene****
>
> ** **
>
> *From:* Manoj M N [mailto:[email protected]]
> *Sent:* Wednesday, 05 September, 2012 16:10
> *To:* Alexander Malysh
> *Cc:* Rene Kluwen; [email protected]
>
> *Subject:* Re: Facing an issue starting up Kannel****
>
> ** **
>
> Hello Alex,
>
> I used the SVN version and it seems to come up and die after a while, But
> no segmentation faults, so I guess we are okay on that front.
> 2012-09-05 19:41:40 [8887] [0] DEBUG: Immutable octet strings: 87.
> 007/-- sudo !!
> sudo ../gateway/gw/bearerbox
> Password:
> 2012-09-05 19:42:42 [8902] [0] INFO: Debug_lvl = -1, log_file = <none>,
> log_lvl = 0
> 2012-09-05 19:42:42 [8902] [0] WARNING: DLR: using default 'internal' for
> storage type.
> 2012-09-05 19:42:42 [8902] [0] INFO: DLR using storage type: internal
> 2012-09-05 19:42:42 [8902] [0] DEBUG: Kannel bearerbox version `svn-r4995'.
> Build `Sep  5 2012 19:10:12', compiler `4.2.1 (Apple Inc. build 5666) (dot
> 3)'.
> System Darwin, release 10.8.0, version Darwin Kernel Version 10.8.0: Tue
> Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386, machine i386.
> Hostname mmns-macbook-air.local, IP 192.168.1.3.
> Libxml version 2.7.2.
> Using OpenSSL 0.9.8l 5 Nov 2009.
> Using native malloc.
>
> 2012-09-05 19:42:42 [8902] [0] INFO: HTTP: Opening server at port 13000.
> 2012-09-05 19:42:42 [8902] [0] DEBUG: Started thread 1
> (gwlib/fdset.c:poller)
> 2012-09-05 19:42:42 [8902] [1] DEBUG: Thread 1 (gwlib/fdset.c:poller) maps
> to pid 8902.
> 2012-09-05 19:42:42 [8902] [0] DEBUG: Started thread 2
> (gwlib/http.c:server_thread)
> 2012-09-05 19:42:42 [8902] [2] DEBUG: Thread 2
> (gwlib/http.c:server_thread) maps to pid 8902.
> 2012-09-05 19:42:42 [8902] [2] DEBUG: HTTP: Including port 13000, fd 9 for
> polling in server thread
> 2012-09-05 19:42:42 [8902] [0] DEBUG: Started thread 3
> (gw/bb_http.c:httpadmin_run)
> 2012-09-05 19:42:42 [8902] [0] INFO:
> ----------------------------------------
> 2012-09-05 19:42:42 [8902] [0] INFO: Kannel bearerbox II version svn-r4995
> starting
> 2012-09-05 19:42:42 [8902] [3] DEBUG: Thread 3
> (gw/bb_http.c:httpadmin_run) maps to pid 8902.
> 2012-09-05 19:42:47 [8902] [0] INFO: MAIN: Start-up done, entering mainloop
> 2012-09-05 19:42:47 [8902] [0] DEBUG: Shutting down Kannel...
> 2012-09-05 19:42:47 [8902] [0] DEBUG: shutting down smsc
> 2012-09-05 19:42:47 [8902] [0] DEBUG: shutting down udp
> 2012-09-05 19:42:47 [8902] [0] INFO: All flow threads have died, killing
> core
> 2012-09-05 19:42:47 [8902] [0] DEBUG: Waiting for 2
> (gwlib/http.c:server_thread) to terminate
> 2012-09-05 19:42:47 [8902] [3] DEBUG: HTTP: No clients with requests,
> quitting.
> 2012-09-05 19:42:47 [8902] [3] DEBUG: Thread 3
> (gw/bb_http.c:httpadmin_run) terminates.
> 2012-09-05 19:42:48 [8902] [1] DEBUG: Thread 1 (gwlib/fdset.c:poller)
> terminates.
> 2012-09-05 19:42:48 [8902] [2] DEBUG: Thread 2
> (gwlib/http.c:server_thread) terminates.
> 2012-09-05 19:42:48 [8902] [0] INFO: Total WDP messages: received 0, sent 0
> 2012-09-05 19:42:48 [8902] [0] INFO: Total SMS messages: received 0, dlr
> 0, sent 0, dlr 0
> 2012-09-05 19:42:48 [8902] [0] DEBUG: Immutable octet strings: 87.
>
> My config file is the same as there in the first message. Now to get
> cracking to understand and get SMS send working
>
> Regards,****
>
> On Wed, Sep 5, 2012 at 10:55 AM, Manoj M N <[email protected]> wrote:****
>
> Hello Alex,
>
> I am using version 10.6.8 OSX version. I will test the SVN version and get
> back to you. I tested with the stable release only currently as I didn't
> want to run into problems usually found in bleeding edge versions.
>
> Regards,****
>
> ** **
>
> On Tue, Sep 4, 2012 at 2:46 PM, Alexander Malysh <[email protected]>
> wrote:****
>
> Hi,****
>
> ** **
>
> this is not true. I use Mac each day and test/develop Kannel on Mac and
> never saw such issue.****
>
> Could you please test the latest SVN version and let us know which OSX
> version are you using?****
>
> ** **
>
> Alex****
>
> ** **
>
> Am 04.09.2012 um 11:05 schrieb Manoj M N <[email protected]>:****
>
>
>
> ****
>
> Thanks Rene. So I suppose kannel was never tried on a mac. My production
> setup will be linux, but that will take a while. So I thought I will test
> out on my dev laptop.
>
> Regards,****
>
> On Fri, Aug 31, 2012 at 11:01 AM, Rene Kluwen <[email protected]>
> wrote:****
>
> Please always copy the users list when asking for support.****
>
>  ****
>
> This is interesting. Unfortunately I don’t have access to a Mac. To debug
> this further.****
>
> But maybe one of the other developers has.****
>
> The bug is pretty straight forward. But can be one of as many as 11
> parameters that probably has a NULL or uninitialized value.****
>
>  ****
>
> == Rene****
>
>  ****
>
> *From:* Manoj M N [mailto:[email protected]]
> *Sent:* Friday, 31 August, 2012 03:20
> *To:* Rene Kluwen
> *Subject:* Re: Facing an issue starting up Kannel****
>
>  ****
>
> Thanks for the help Rene, Please see attached the requested info. If you
> need more info, please let me know.
>
> Thanks,****
>
> On Fri, Aug 31, 2012 at 2:23 AM, Rene Kluwen <[email protected]>
> wrote:****
>
> Is it possible for you to start bearerbox with gdb and do a backtrace on
> it?****
>
>  ****
>
> == Rene****
>
>  ****
>
> *From:* [email protected] [mailto:[email protected]]
> *On Behalf Of *Manoj M N
> *Sent:* Thursday, 30 August, 2012 18:26
> *To:* [email protected]
> *Subject:* Facing an issue starting up Kannel****
>
>  ****
>
> 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,****
>
>  ****
>
> ** **
>
> ** **
>
> ** **
>
> ** **
>

Reply via email to