Dear Jyoti, My system information is as follow :
Operating system and version. Ubantu V10.10 Kannel version. 1.4.3 Libxml version. 2.30.0 Used client : SMS Client (I am using GSM modem Cinterion MC52i) Single or multi processor machine. Multi Processor We are facing an issue while configuring the DLR storage. Whenever we used "dlr-storage = mysql" the kannel will stop to work and smsc will not work. after removing the above statement "dlr-storage = mysql" the kannel will work fine and i am able to send and receive sms on my Modem. I have also check that our kannel is compiled with mysql support. Find my kannel and dlr, mysql database setting with this mail. we are struggling from a week with this problem. Please help us. In case of any query please let us know. The bearebox log say when i activate the dlr storage = mysql 2011-04-01 12:04:22 [4685] [13] INFO: Connection closed by the box <127.0.0.1> 2011-04-01 12:04:22 [4685] [14] DEBUG: send_msg: sending msg to box: <127.0.0.1> 2011-04-01 12:04:22 [4685] [14] DEBUG: Thread 14 (gw/bb_boxc.c:boxc_sender) term inates. 2011-04-01 12:04:22 [4685] [13] DEBUG: Thread 13 (gw/bb_boxc.c:function) termina tes. 2011-04-01 12:04:22 [4685] [0] WARNING: Killing signal or HTTP admin command rec eived, shutting down... 2011-04-01 12:04:22 [4685] [0] DEBUG: Shutting down Kannel... 2011-04-01 12:04:22 [4685] [0] DEBUG: shutting down smsc 2011-04-01 12:04:22 [4685] [0] DEBUG: AT2[/dev/ttyS0]: Shutting down SMSCConn, s low 2011-04-01 12:04:22 [4685] [0] DEBUG: shutting down udp 2011-04-01 12:04:22 [4685] [10] DEBUG: Thread 10 (gw/bb_udp.c:udp_receiver) term inates. 2011-04-01 12:04:22 [4685] [8] DEBUG: Thread 8 (gw/bb_udp.c:udp_receiver) termin ates. 2011-04-01 12:04:22 [4685] [11] DEBUG: Thread 11 (gw/bb_udp.c:udp_sender) termin ates. 2011-04-01 12:04:22 [4685] [9] DEBUG: Thread 9 (gw/bb_udp.c:udp_sender) terminat es. 2011-04-01 12:04:23 [4685] [7] DEBUG: Thread 7 (gw/bb_smscconn.c:sms_router) ter minates. 2011-04-01 12:04:23 [4685] [4] DEBUG: Thread 4 (gw/bb_boxc.c:sms_to_smsboxes) te rminates. 2011-04-01 12:04:23 [4685] [5] DEBUG: Thread 5 (gw/bb_boxc.c:smsboxc_run) termin ates. 2011-04-01 12:04:23 [4685] [0] INFO: All flow threads have died, killing core 2011-04-01 12:04:23 [4685] [0] DEBUG: Waiting for 2 (gwlib/http.c:server_thread) to terminate 2011-04-01 12:04:23 [4685] [3] DEBUG: HTTP: No clients with requests, quitting. 2011-04-01 12:04:23 [4685] [3] DEBUG: Thread 3 (gw/bb_http.c:httpadmin_run) term inates. 2011-04-01 12:04:23 [4685] [0] PANIC: Cannot die by its own will 2011-04-01 12:04:23 [4685] [0] PANIC: bearerbox(gw_panic+0xcd) [0x80d469d] 2011-04-01 12:04:23 [4685] [0] PANIC: bearerbox() [0x8054e60] 2011-04-01 12:04:23 [4685] [0] PANIC: [0xad8400] Best regards, Deepak Kumar Sr. Software Engineer, R&D Application & Support e-Documents Division Morpho Sagem Orga has changed its name to Morpho. Syscom Corporation Limited Morpho, e-Documents Division D-216, Sector 63, Noida, Uttar-Pradesh, 201301, India Phone: + 91 (120) 4072 837 Internet: www.morpho.com/e-documents Morpho is a member of the Safran group. Headquarters: Sagem Orga GmbH Riemekestr. 160 D-33106 Paderborn Managing Board: Philippe d´Andréa (CEO) Marc Guillard (CFO) Holm Neuhäußer (SVP-M) Chairman: Hagen Holzhauser Register Court Paderborn - HRB 1350 Think twice before you print!
<<image/gif>>
<<image/gif>>
dlr-mysql.conf
Description: Binary data
kannel.conf
Description: Binary data
modems.conf
Description: Binary data
mysql> show databases -> ; +--------------------+ | Database | +--------------------+ | information_schema | | dlr | | mysql | | test | +--------------------+ 4 rows in set (0.00 sec) mysql> describe dlr -> ; +-------------+--------------+------+-----+---------+-------+ | Field | Type | Null | Key | Default | Extra | +-------------+--------------+------+-----+---------+-------+ | smsc | varchar(40) | YES | | NULL | | | ts | varchar(40) | YES | | NULL | | | destination | varchar(40) | YES | | NULL | | | source | varchar(40) | YES | | NULL | | | service | varchar(40) | YES | | NULL | | | url | varchar(255) | YES | | NULL | | | mask | varchar(40) | YES | | NULL | | | status | int(10) | YES | | NULL | | | boxcid | int(10) | YES | | NULL | | +-------------+--------------+------+-----+---------+-------+ 9 rows in set (0.00 sec) mysql> select *from dlr; Empty set (0.00 sec) mysql>
# " Ce courriel et les documents qui lui sont joints peuvent contenir des informations confidentielles ou ayant un caractère privé. S'ils ne vous sont pas destinés, nous vous signalons qu'il est strictement interdit de les divulguer, de les reproduire ou d'en utiliser de quelque manière que ce soit le contenu. Si ce message vous a été transmis par erreur, merci d'en informer l'expéditeur et de supprimer immédiatement de votre système informatique ce courriel ainsi que tous les documents qui y sont attachés." ****** " This e-mail and any attached documents may contain confidential or proprietary information. If you are not the intended recipient, you are notified that any dissemination, copying of this e-mail and any attachments thereto or use of their contents by any means whatsoever is strictly prohibited. If you have received this e-mail in error, please advise the sender immediately and delete this e-mail and all attached documents from your computer system." #