Hi

2014-06-28 10:57 GMT+04:00 Fakirchand Patidar <bulk24sms.fcpati...@gmail.com
>:

> Hello,
>
> I'm new with Kannel SMS Gateway. Can anyone describe this below Kannel
> Status:
>
>
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Kannel bearerbox version `1.4.3'. Build `Jun 21 2014 20:01:15', compiler
> `4.8.3'. System CYGWIN_NT-6.1, release 1.7.30(0.272/5/3), version
> 2014-05-23 10:36, machine i686. Hostname Patidar.it.bulk24sms.net, IP
> 192.168.1.2. Libxml version 2.9.1. Using OpenSSL 1.0.1h 5 Jun 2014. Using
> native malloc.
>
> Status: running, uptime 0d 0h 2m 49s
>
> WDP: received 0 (0 queued), sent 0 (0 queued)
>
> SMS: received 0 (0 queued), sent 5000 (0 queued), store size -1
>
> *SMS: inbound (0.00,0.00,0.00) msg/sec, outbound (38.47,29.59,29.59)
> msg/sec*
>
> DLR: 0 queued, using internal storage
>
> Box connections:
>     smsbox:mysmsbox, IP 127.0.0.1 (0 queued), (on-line 0d 0h 2m 44s)
>  SMSC connections:
>     *mysmsc*    SMPP:127.0.0.1:1111/1111:test:vma (online 169s, rcvd 0,
> sent 5000, failed 0, queued 0 msgs)
>
>
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> What is *inbound (0.00,0.00,0.00) msg/sec, outbound (38.47,29.59,29.59)
> msg/sec?*
>
>
> Please help me as soon as possible.
>
>
>
>
> On Fri, Jun 27, 2014 at 6:45 PM, Fakirchand Patidar <
> bulk24sms.fcpati...@gmail.com> wrote:
>
>> Hello Everyone,
>>
>> Can anyone describe this below Kannel Status:
>>
>>
>> Kannel bearerbox version `1.4.3'. Build `Jun 21 2014 20:01:15', compiler
>> `4.8.3'. System CYGWIN_NT-6.1, release 1.7.30(0.272/5/3), version
>> 2014-05-23 10:36, machine i686. Hostname Patidar.it.bulk24sms.net, IP
>> 192.168.1.2. Libxml version 2.9.1. Using OpenSSL 1.0.1h 5 Jun 2014. Using
>> native malloc.
>>
>
First line is very simple it gives you kannel's version, when it was build,
by which compilator, system, your hostname and various libs being used for
kannel.


>  Status: running, uptime 0d 0h 2m 49s
>>
>
uptime of the kannel.

> WDP: received 0 (0 queued), sent 0 (0 queued)
>>
>
WAP queries.

> SMS: received 0 (0 queued), sent 5000 (0 queued), store size -1
>>
>
received/sent number of SMS, store size = -1 means you don't have
persistent store for DLR, so if kannel gets restarted you'll lose all
MT/DLR matching.

> SMS: inbound (0.00,0.00,0.00) msg/sec, outbound (38.47,29.59,29.59) msg/sec
>>
> gives number of inbound/outbound speed.

> DLR: 0 queued, using internal storage
>>
> number of DLR's queued.

> Box connections:
>>     smsbox:mysmsbox, IP 127.0.0.1 (0 queued), (on-line 0d 0h 2m 44s)
>>
> smsbox with smsbox-id:mysmsbox and IP number 127.0.0.1 connected to
bearerbox for 2m 44s and 0 items currently queued from it.

>
>>  SMSC connections:
>>     *mysmsc*    SMPP:127.0.0.1:1111/1111:test:vma (online 169s, rcvd 0,
>> sent 5000, failed 0, queued 0 msgs)
>>
>
you've got a connection with SMS Center with smsc-id = mysmsc with ip
address 127.0.0.1 receive-port=1111 send-port=1111 with systemID=test,
system-type=vma for 169seconds, sent 5000 MT, failed 0, queued 0, rcvd 0.

>
>>
>> Please help me as soon as possible.
>>
>>
>>
>>
>> On Wed, Jun 25, 2014 at 4:06 PM, Minh Tuan <handsam...@gmail.com> wrote:
>>
>>> Hi Fakirchand,
>>> Refer to ur log, seem bearerbox is shutting down immediately after
>>> starting, it mean your kannel.conf if lack of smsbox group even you may use
>>> it or not.
>>>  So in ur kannel.conf, you have to config at least 2 group are core and
>>> smsbox.
>>>
>>> People say right, you must read the manual, it's good enough, try a lot
>>> of testing as you can then you'll find the way (even you are a dummy like
>>> me :))
>>>
>>> Tuan.
>>>
>>>
>>> On Wed, Jun 25, 2014 at 5:00 PM, <users-requ...@kannel.org> wrote:
>>>
>>>> Send users mailing list submissions to
>>>>         users@kannel.org
>>>>
>>>> To subscribe or unsubscribe via the World Wide Web, visit
>>>>         http://www.kannel.org/mailman/listinfo/users
>>>> or, via email, send a message with subject or body 'help' to
>>>>         users-requ...@kannel.org
>>>>
>>>> You can reach the person managing the list at
>>>>         users-ow...@kannel.org
>>>>
>>>> When replying, please edit your Subject line so it is more specific
>>>> than "Re: Contents of users digest..."
>>>>
>>>>
>>>> Today's Topics:
>>>>
>>>>    1. Re: Regarding: Start up Configuration of Kannel
>>>>       (Fakirchand Patidar)
>>>>    2. Re: Regarding: Start up Configuration of Kannel (spameden)
>>>>
>>>>
>>>> ----------------------------------------------------------------------
>>>>
>>>> Message: 1
>>>> Date: Tue, 24 Jun 2014 18:45:34 +0530
>>>> From: Fakirchand Patidar <bulk24sms.fcpati...@gmail.com>
>>>> To: users@kannel.org
>>>> Subject: Re: Regarding: Start up Configuration of Kannel
>>>> Message-ID:
>>>>         <
>>>> camvgjjotnh_ddx_nviwse4ucnzfrouc0fbqvswwzyasqpjf...@mail.gmail.com>
>>>> Content-Type: text/plain; charset="utf-8"
>>>>
>>>>
>>>> Hi,
>>>>
>>>> I'm new with Kannel, so please help me.
>>>>
>>>> When I'm configuring initial setup of Kannel (Bearerbox, smsbox) then
>>>> I'm
>>>> not getting values of there group variables from user guide.
>>>>
>>>> Can you explain this in details and send me some dummy application for
>>>> sending short message.
>>>>
>>>> I'm waiting for your valuable response.
>>>>
>>>>
>>>>
>>>>
>>>> On Tue, Jun 24, 2014 at 11:37 AM, MOSES KARIUKI <kariuk...@gmail.com>
>>>> wrote:
>>>>
>>>> > If it shows no error, it should be running fine.
>>>> >
>>>> > Moses
>>>> >
>>>> >
>>>> > On Tue, Jun 24, 2014 at 8:52 AM, Fakirchand Patidar <
>>>> > bulk24sms.fcpati...@gmail.com> wrote:
>>>> >
>>>> >> Hello,
>>>> >>
>>>> >> When I'm configuring *"kannel.conf"* file for Core group and start
>>>>
>>>> >> bearerbox then I'm getting this below output:
>>>> >>
>>>> >> $ ./bearerbox -v 0 kannel.conf
>>>> >> 2014-06-24 11:13:37 [5784] [0] INFO: Debug_lvl = 0, log_file =
>>>> <none>,
>>>> >> log_lvl = 0
>>>> >> 2014-06-24 11:13:37 [5784] [0] INFO: DLR using storage type: internal
>>>> >> 2014-06-24 11:13:37 [5784] [0] DEBUG: Kannel bearerbox version
>>>> `1.4.3'.
>>>> >> Build `Jun 21 2014 20:01:15', compiler `4.8.3'.
>>>> >> System CYGWIN_NT-6.1, release 1.7.30(0.272/5/3), version 2014-05-23
>>>> >> 10:36, machine i686.
>>>> >> Hostname Patidar.it.bulk24sms.net, IP 192.168.1.2.
>>>> >> Libxml version 2.9.1.
>>>> >> Using OpenSSL 1.0.1h 5 Jun 2014.
>>>> >> Using native malloc.
>>>> >>
>>>> >> 2014-06-24 11:13:37 [5784] [0] INFO: Added logfile `kannel.log' with
>>>> >> level `1'.
>>>> >> 2014-06-24 11:13:37 [5784] [0] INFO: HTTP: Opening server at port
>>>> 14000.
>>>> >> 2014-06-24 11:13:37 [5784] [0] DEBUG: Started thread 1
>>>> >> (gwlib/fdset.c:poller)
>>>> >> 2014-06-24 11:13:37 [5784] [1] DEBUG: Thread 1 (gwlib/fdset.c:poller)
>>>> >> maps to pid 5784.
>>>> >> 2014-06-24 11:13:37 [5784] [0] DEBUG: Started thread 2
>>>> >> (gwlib/http.c:server_thread)
>>>> >> 2014-06-24 11:13:37 [5784] [2] DEBUG: Thread 2
>>>> >> (gwlib/http.c:server_thread) maps to pid 5784.
>>>> >> 2014-06-24 11:13:37 [5784] [3] DEBUG: Thread 3
>>>> >> (gw/bb_http.c:httpadmin_run) maps to pid 5784.
>>>> >> 2014-06-24 11:13:37 [5784] [0] DEBUG: Started thread 3
>>>> >> (gw/bb_http.c:httpadmin_run)
>>>> >> 2014-06-24 11:13:37 [5784] [0] INFO:
>>>> >> ----------------------------------------
>>>> >> 2014-06-24 11:13:37 [5784] [0] INFO: Kannel bearerbox II version
>>>> 1.4.3
>>>> >> starting
>>>> >> 2014-06-24 11:13:42 [5784] [0] INFO: MAIN: Start-up done, entering
>>>> >> mainloop
>>>> >> 2014-06-24 11:13:42 [5784] [0] DEBUG: Shutting down Kannel...
>>>> >> 2014-06-24 11:13:42 [5784] [0] DEBUG: shutting down smsc
>>>> >> 2014-06-24 11:13:42 [5784] [0] DEBUG: shutting down udp
>>>> >> 2014-06-24 11:13:42 [5784] [0] INFO: All flow threads have died,
>>>> killing
>>>> >> core
>>>> >> 2014-06-24 11:13:42 [5784] [0] DEBUG: Waiting for 2
>>>> >> (gwlib/http.c:server_thread) to terminate
>>>> >> 2014-06-24 11:13:42 [5784] [3] DEBUG: HTTP: No clients with requests,
>>>> >> quitting.
>>>> >> 2014-06-24 11:13:42 [5784] [3] DEBUG: Thread 3
>>>> >> (gw/bb_http.c:httpadmin_run) terminates.
>>>> >> 2014-06-24 11:13:42 [5784] [2] DEBUG: Thread 2
>>>> >> (gwlib/http.c:server_thread) terminates.
>>>> >> 2014-06-24 11:13:42 [5784] [1] DEBUG: Thread 1 (gwlib/fdset.c:poller)
>>>> >> terminates.
>>>> >> 2014-06-24 11:13:42 [5784] [0] INFO: Total WDP messages: received 0,
>>>> sent
>>>> >> 0
>>>> >> 2014-06-24 11:13:42 [5784] [0] INFO: Total SMS messages: received 0,
>>>> sent
>>>> >> 0
>>>> >> 2014-06-24 11:13:42 [5784] [0] DEBUG: Immutable octet strings: 129.
>>>> >>
>>>> >>
>>>> >> Is this correct that bearerbox has been start or not?
>>>> >>
>>>> >> Please suggest me as soon as possible.
>>>> >>
>>>> >>
>>>> >> ---------------------------------
>>>> >>
>>>> >> *Thanks & Regards, *
>>>> >> *Fakirchand Patidar*
>>>>
>>>> >> Software Developer
>>>> >> Bulk24SMS Networks
>>>> >> Cell: +919754178790
>>>> >>
>>>> >
>>>> >
>>>>
>>>>
>>>> --
>>>> ---------------------------------
>>>>
>>>> *Thanks & Regards,*
>>>> *Fakirchand Patidar*
>>>>
>>>> Software Developer
>>>> Bulk24SMS Networks
>>>> Cell: +919754178790
>>>> -------------- next part --------------
>>>> An HTML attachment was scrubbed...
>>>> URL: <
>>>> http://www.kannel.org/pipermail/users/attachments/20140624/dc220ace/attachment-0001.html
>>>> >
>>>>
>>>> ------------------------------
>>>>
>>>> Message: 2
>>>> Date: Wed, 25 Jun 2014 00:15:55 +0400
>>>> From: spameden <spame...@gmail.com>
>>>> To: Fakirchand Patidar <bulk24sms.fcpati...@gmail.com>
>>>> Cc: "users@kannel.org" <users@kannel.org>
>>>> Subject: Re: Regarding: Start up Configuration of Kannel
>>>> Message-ID:
>>>>         <CAHCALexA3ok3wWNCMdQubMan8YB0gnshBBPXy=-
>>>> bai8wbvf...@mail.gmail.com>
>>>> Content-Type: text/plain; charset="utf-8"
>>>>
>>>>
>>>> 2014-06-24 17:15 GMT+04:00 Fakirchand Patidar <
>>>> bulk24sms.fcpati...@gmail.com
>>>> >:
>>>>
>>>> > Hi,
>>>> >
>>>> > I'm new with Kannel, so please help me.
>>>> >
>>>> > When I'm configuring initial setup of Kannel (Bearerbox, smsbox) then
>>>> I'm
>>>> > not getting values of there group variables from user guide.
>>>> >
>>>>
>>>> Nobody's gonna do for you your work of reading, understanding User Guide
>>>> and configuring kannel.
>>>>
>>>> If you want this made by someone else, hire someone for decent amount of
>>>> money.
>>>>
>>>>
>>>> >
>>>> > Can you explain this in details and send me some dummy application for
>>>> > sending short message.
>>>> >
>>>>
>>>> Without speicific *concrete* questions nobody gonna help you here. Post
>>>>
>>>> your configuration and exactly what you want to achieve.
>>>>
>>>>
>>>> >
>>>> > I'm waiting for your valuable response.
>>>> >
>>>> >
>>>> >
>>>> >
>>>> > On Tue, Jun 24, 2014 at 11:37 AM, MOSES KARIUKI <kariuk...@gmail.com>
>>>> > wrote:
>>>> >
>>>> >> If it shows no error, it should be running fine.
>>>> >>
>>>> >> Moses
>>>> >>
>>>> >>
>>>> >> On Tue, Jun 24, 2014 at 8:52 AM, Fakirchand Patidar <
>>>> >> bulk24sms.fcpati...@gmail.com> wrote:
>>>> >>
>>>> >>> Hello,
>>>> >>>
>>>> >>> When I'm configuring *"kannel.conf"* file for Core group and start
>>>>
>>>> >>> bearerbox then I'm getting this below output:
>>>> >>>
>>>> >>> $ ./bearerbox -v 0 kannel.conf
>>>> >>> 2014-06-24 11:13:37 [5784] [0] INFO: Debug_lvl = 0, log_file =
>>>> <none>,
>>>> >>> log_lvl = 0
>>>> >>> 2014-06-24 11:13:37 [5784] [0] INFO: DLR using storage type:
>>>> internal
>>>> >>> 2014-06-24 11:13:37 [5784] [0] DEBUG: Kannel bearerbox version
>>>> `1.4.3'.
>>>> >>> Build `Jun 21 2014 20:01:15', compiler `4.8.3'.
>>>> >>> System CYGWIN_NT-6.1, release 1.7.30(0.272/5/3), version 2014-05-23
>>>> >>> 10:36, machine i686.
>>>> >>> Hostname Patidar.it.bulk24sms.net, IP 192.168.1.2.
>>>> >>> Libxml version 2.9.1.
>>>> >>> Using OpenSSL 1.0.1h 5 Jun 2014.
>>>> >>> Using native malloc.
>>>> >>>
>>>> >>> 2014-06-24 11:13:37 [5784] [0] INFO: Added logfile `kannel.log' with
>>>> >>> level `1'.
>>>> >>> 2014-06-24 11:13:37 [5784] [0] INFO: HTTP: Opening server at port
>>>> 14000.
>>>> >>> 2014-06-24 11:13:37 [5784] [0] DEBUG: Started thread 1
>>>> >>> (gwlib/fdset.c:poller)
>>>> >>> 2014-06-24 11:13:37 [5784] [1] DEBUG: Thread 1
>>>> (gwlib/fdset.c:poller)
>>>> >>> maps to pid 5784.
>>>> >>> 2014-06-24 11:13:37 [5784] [0] DEBUG: Started thread 2
>>>> >>> (gwlib/http.c:server_thread)
>>>> >>> 2014-06-24 11:13:37 [5784] [2] DEBUG: Thread 2
>>>> >>> (gwlib/http.c:server_thread) maps to pid 5784.
>>>> >>> 2014-06-24 11:13:37 [5784] [3] DEBUG: Thread 3
>>>> >>> (gw/bb_http.c:httpadmin_run) maps to pid 5784.
>>>> >>> 2014-06-24 11:13:37 [5784] [0] DEBUG: Started thread 3
>>>> >>> (gw/bb_http.c:httpadmin_run)
>>>> >>> 2014-06-24 11:13:37 [5784] [0] INFO:
>>>> >>> ----------------------------------------
>>>> >>> 2014-06-24 11:13:37 [5784] [0] INFO: Kannel bearerbox II version
>>>> 1.4.3
>>>> >>> starting
>>>> >>> 2014-06-24 11:13:42 [5784] [0] INFO: MAIN: Start-up done, entering
>>>> >>> mainloop
>>>> >>> 2014-06-24 11:13:42 [5784] [0] DEBUG: Shutting down Kannel...
>>>> >>> 2014-06-24 11:13:42 [5784] [0] DEBUG: shutting down smsc
>>>> >>> 2014-06-24 11:13:42 [5784] [0] DEBUG: shutting down udp
>>>> >>> 2014-06-24 11:13:42 [5784] [0] INFO: All flow threads have died,
>>>> killing
>>>> >>> core
>>>> >>> 2014-06-24 11:13:42 [5784] [0] DEBUG: Waiting for 2
>>>> >>> (gwlib/http.c:server_thread) to terminate
>>>> >>> 2014-06-24 11:13:42 [5784] [3] DEBUG: HTTP: No clients with
>>>> requests,
>>>> >>> quitting.
>>>> >>> 2014-06-24 11:13:42 [5784] [3] DEBUG: Thread 3
>>>> >>> (gw/bb_http.c:httpadmin_run) terminates.
>>>> >>> 2014-06-24 11:13:42 [5784] [2] DEBUG: Thread 2
>>>> >>> (gwlib/http.c:server_thread) terminates.
>>>> >>> 2014-06-24 11:13:42 [5784] [1] DEBUG: Thread 1
>>>> (gwlib/fdset.c:poller)
>>>> >>> terminates.
>>>> >>> 2014-06-24 11:13:42 [5784] [0] INFO: Total WDP messages: received 0,
>>>> >>> sent 0
>>>> >>> 2014-06-24 11:13:42 [5784] [0] INFO: Total SMS messages: received 0,
>>>> >>> sent 0
>>>> >>> 2014-06-24 11:13:42 [5784] [0] DEBUG: Immutable octet strings: 129.
>>>> >>>
>>>> >>>
>>>> >>> Is this correct that bearerbox has been start or not?
>>>> >>>
>>>> >>> Please suggest me as soon as possible.
>>>> >>>
>>>> >>>
>>>> >>> ---------------------------------
>>>> >>>
>>>> >>> *Thanks & Regards, *
>>>> >>> *Fakirchand Patidar*
>>>>
>>>> >>> Software Developer
>>>> >>> Bulk24SMS Networks
>>>> >>> Cell: +919754178790
>>>> >>>
>>>> >>
>>>> >>
>>>> >
>>>> >
>>>> > --
>>>> > ---------------------------------
>>>> >
>>>> > *Thanks & Regards, *
>>>> > *Fakirchand Patidar*
>>>>
>>>> > Software Developer
>>>> > Bulk24SMS Networks
>>>> > Cell: +919754178790
>>>> >
>>>> -------------- next part --------------
>>>> An HTML attachment was scrubbed...
>>>> URL: <
>>>> http://www.kannel.org/pipermail/users/attachments/20140625/bdea9147/attachment-0001.html
>>>> >
>>>>
>>>> ------------------------------
>>>>
>>>> Subject: Digest Footer
>>>>
>>>> _______________________________________________
>>>> users mailing list
>>>> users@kannel.org
>>>> http://www.kannel.org/mailman/listinfo/users
>>>>
>>>>
>>>> ------------------------------
>>>>
>>>> End of users Digest, Vol 94, Issue 51
>>>> *************************************
>>>>
>>>
>>>
>>>
>>> --
>>>   <====((=o-( ',_,' )-o=))=====>
>>>
>>> Bản chất tốt nhưng cuộc đời xô đẩy!
>>>
>>
>>
>>
>> --
>> ---------------------------------
>>
>> *Thanks & Regards, *
>> *Fakirchand Patidar*
>> Software Developer
>> Bulk24SMS Networks
>> Cell: +919754178790
>>
>
>
>
> --
> ---------------------------------
>
> *Thanks & Regards,*
> *Fakirchand Patidar*
> Software Developer
> Bulk24SMS Networks
> Cell: +919754178790
>

Reply via email to