Hi all, I'm trying to send an SMS message to my Kannel server that uses a Siemens TC35 modem. The message does not seem to be received but if I take the SIM card out and put it in a phone I then get the message.
The initialisation log is as follows: INFO: Kannel bearerbox II version 1.1.6 starting DEBUG: HTTP: Opening server at port 13000. DEBUG: Started thread 1 (gwlib/fdset.c:poller) DEBUG: Started thread 2 (gwlib/http.c:server_thread) DEBUG: Started thread 3 (gw/bb_http.c:httpadmin_run) DEBUG: starting smsbox connection module DEBUG: Started thread 4 (gw/bb_boxc.c:smsboxc_run) DEBUG: AT: Command: AT DEBUG: Read from modem: 'OK' DEBUG: AT: Command: AT&F DEBUG: Read from modem: 'OK' DEBUG: AT: Command: AT DEBUG: Read from modem: 'AT OK' DEBUG: AT: Command: ATE0 DEBUG: Read from modem: 'ATE0 OK' DEBUG: AT: Command: ATI DEBUG: Read from modem: 'SIEMENS TC35 REVISION 03.10 OK' DEBUG: AT: Command: ATI1 DEBUG: Read from modem: 'OK' DEBUG: AT: Command: ATI2 DEBUG: Read from modem: 'OK' DEBUG: AT: Command: ATI3 DEBUG: Read from modem: 'OK' DEBUG: AT: Command: ATI4 DEBUG: Read from modem: 'OK' DEBUG: AT: Command: AT+CPIN? DEBUG: Read from modem: '+CPIN: READY' DEBUG: AT: Command: AT+CMGF=0 DEBUG: Read from modem: 'OK' DEBUG: AT: Command: AT+CNMI=1,2,0,0,0 DEBUG: Read from modem: 'OK' INFO: AT SMSC successfully opened. DEBUG: Started thread 5 (gw/smsc_wrapper.c:wrapper_receiver) DEBUG: Started thread 6 (gw/smsc_wrapper.c:wrapper_sender) DEBUG: Started thread 7 (gw/bb_smscconn.c:sms_router) INFO: MAIN: Start-up done, entering mainloop DEBUG: Starting wrapper DEBUG: sms_router: time to sleep DEBUG: sms_router: list_len = 0 DEBUG: Started thread 8 (gw/bb_boxc.c:function) INFO: Client connected from <127.0.0.1> DEBUG: Started thread 9 (gw/bb_boxc.c:boxc_sender) I guess the answer is in the initialisation of the modem but if I could understand the datasheet for the modem I would put it on my CV as an extra language! Does anyone know why I can't receive messages and what I can do about it? Regards Kenn ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. www.mimesweeper.com **********************************************************************
