[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

9.1

Kannel SMPP

Asked by tafil in Global System for Mobile Communications (GSM), Telecommunications, Unix Networking

Tags: Linux

Hi all,

i have installed Kannel on CentOS and Kubuntu, i managed to install kannel, but when i run kannel by typing bearerbox /kannel.conf after 1 minute the server goes down( as you can see in the log below).The second problem is ,during  this one minute that the server is active i tried to open the http gui but  i don't get the normal http page nut only this
-----------------------------Opening by HTTP------------------------------------

Unknown command `/'.
Possible commands are:
status
store-status
log-level
shutdown
suspend
isolate
resume
restart
flush-dlr
stop-smsc
start-smsc
reload-lists



Thanks in advance

1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
kannel@kannel-test:~/Documents$ bearerbox /kannel.conf
2009-04-06 09:19:59 [9452] [0] INFO: Debug_lvl = -1, log_file = <none>, log_lvl = 0
2009-04-06 09:19:59 [9452] [0] WARNING: DLR: using default 'internal' for storage type.
2009-04-06 09:19:59 [9452] [0] INFO: DLR using storage type: internal
2009-04-06 09:19:59 [9452] [0] DEBUG: Kannel bearerbox version `cvs-20090403'.
Build `Apr  6 2009 04:12:25', compiler `4.3.2'.
System Linux, release 2.6.27-7-generic, version #1 SMP Fri Oct 24 06:42:44 UTC 2008, machine i686.
Hostname kannel-test, IP 127.0.1.1.
Libxml version 2.6.32.
Using OpenSSL 0.9.8g 19 Oct 2007.
Using native malloc.
 
2009-04-06 09:19:59 [9452] [0] INFO: Added logfile `/tmp/kannel.log' with level `0'.
2009-04-06 09:19:59 [9452] [0] INFO: Started access logfile `access.log'.
2009-04-06 09:19:59 [9452] [0] INFO: HTTP: Opening server at port 13000.
2009-04-06 09:19:59 [9452] [1] DEBUG: Thread 1 (gwlib/fdset.c:poller) maps to pid 9452.
2009-04-06 09:19:59 [9452] [0] DEBUG: Started thread 1 (gwlib/fdset.c:poller)
2009-04-06 09:19:59 [9452] [2] DEBUG: Thread 2 (gwlib/http.c:server_thread) maps to pid 9452.
2009-04-06 09:19:59 [9452] [0] DEBUG: Started thread 2 (gwlib/http.c:server_thread)
2009-04-06 09:19:59 [9452] [3] DEBUG: Thread 3 (gw/bb_http.c:httpadmin_run) maps to pid 9452.
2009-04-06 09:19:59 [9452] [0] DEBUG: Started thread 3 (gw/bb_http.c:httpadmin_run)
2009-04-06 09:19:59 [9452] [0] INFO: ----------------------------------------
2009-04-06 09:19:59 [9452] [0] INFO: Kannel bearerbox II version cvs-20090403 starting
2009-04-06 09:20:04 [9452] [0] INFO: MAIN: Start-up done, entering mainloop
2009-04-06 09:20:04 [9452] [0] DEBUG: Shutting down Kannel...
2009-04-06 09:20:04 [9452] [0] DEBUG: shutting down smsc
2009-04-06 09:20:04 [9452] [0] DEBUG: shutting down udp
2009-04-06 09:20:04 [9452] [0] INFO: All flow threads have died, killing core
2009-04-06 09:20:04 [9452] [3] DEBUG: HTTP: No clients with requests, quitting.
2009-04-06 09:20:04 [9452] [3] DEBUG: Thread 3 (gw/bb_http.c:httpadmin_run) terminates.
2009-04-06 09:20:04 [9452] [0] DEBUG: Waiting for 2 (gwlib/http.c:server_thread) to terminate
2009-04-06 09:20:04 [9452] [2] DEBUG: Thread 2 (gwlib/http.c:server_thread) terminates.
2009-04-06 09:20:04 [9452] [1] DEBUG: Thread 1 (gwlib/fdset.c:poller) terminates.
2009-04-06 09:20:04 [9452] [0] INFO: Total WDP messages: received 0, sent 0
2009-04-06 09:20:04 [9452] [0] INFO: Total SMS messages: received 0, sent 0
2009-04-06 09:20:04 [9452] [0] DEBUG: Immutable octet strings: 87.
[+][-]04/07/09 01:52 AM, ID: 24085126Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]04/07/09 02:02 AM, ID: 24085172Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]04/07/09 02:15 AM, ID: 24085237Accepted Solution

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

About this solution

Zones: Global System for Mobile Communications (GSM), Telecommunications, Unix Networking
Tags: Linux
Sign Up Now!
Solution Provided By: gheist
Participating Experts: 1
Solution Grade: A
 
[+][-]04/07/09 02:21 AM, ID: 24085264Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]04/07/09 06:30 AM, ID: 24087095Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]04/07/09 06:50 AM, ID: 24087295Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]04/07/09 07:08 AM, ID: 24087493Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]04/08/09 01:56 AM, ID: 24095023Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091021-EE-VQP-81 - Hierarchy / EE_QW_3_20080625