Re: [RFI+Patch] AT2 Modems.conf

Abd Rahman Johari <[email protected]>
Newsgroups gmane.comp.mobile.kannel.devel
Message-ID <[email protected]>
Hi,

i think something is broken again for wavecom modem,

i just installed latest cvs, 1/2 hour ago, and i can't run kannel on my wavecom modem :(


probably the log below can help u out :)


cheers,

-man-


[ajohari@manxs gateway]$ ./bearerbox wavecom.conf &

[1] 12421

2002-03-13 12:59:50 [0] INFO: Debug_lvl = -1, log_file = <none>, log_lvl = 0

[ajohari@manxs gateway]$ 2002-03-13 12:59:50 [0] DEBUG: Kannel bearerbox version `cvs'.

System Linux, release 2.4.9-13, version #1 Tue Oct 30 20:11:04 EST 2001, machine i686.

Hostname manxs.lan, IP 192.168.10.18.

Libxml version 20412.

Using OpenSSL 0.9.6b [engine] 9 Jul 2001.

Using checking malloc.


2002-03-13 12:59:50 [0] INFO: Added logfile `core-log-in.log' with level `0'.

2002-03-13 12:59:50 [0] INFO: ----------------------------------------

2002-03-13 12:59:50 [0] INFO: Kannel bearerbox II version cvs starting

2002-03-13 12:59:50 [0] INFO: Started access logfile `core-access-in.log'.

2002-03-13 12:59:50 [0] DEBUG: HTTP: Opening server at port 13000.

2002-03-13 12:59:50 [0] DEBUG: Started thread 1 (gwlib/fdset.c:poller)

2002-03-13 12:59:50 [0] DEBUG: Started thread 2 (gwlib/http.c:server_thread)

2002-03-13 12:59:50 [0] DEBUG: Started thread 3 (gw/bb_http.c:httpadmin_run)

2002-03-13 12:59:50 [0] DEBUG: starting smsbox connection module

2002-03-13 12:59:50 [0] DEBUG: Started thread 4 (gw/bb_boxc.c:smsboxc_run)

2002-03-13 12:59:50 [0] INFO: AT2[W]: configuration shows modemtype=wavecom

2002-03-13 12:59:50 [0] INFO: AT2[W]: configured for modem-id 1

2002-03-13 12:59:50 [0] INFO: AT2[W]: configured for speed 9600

2002-03-13 12:59:50 [0] DEBUG: Started thread 5 (gw/smsc_at2.c:at2_device_thread)

2002-03-13 12:59:50 [0] DEBUG: Started thread 6 (gw/bb_smscconn.c:sms_router)

2002-03-13 12:59:50 [0] INFO: MAIN: Start-up done, entering mainloop

2002-03-13 12:59:50 [5] INFO: AT2[W]: opening device

2002-03-13 12:59:50 [5] DEBUG: AT2[W]: device opened

2002-03-13 12:59:50 [5] INFO: AT2[W]: speed set to 9600

2002-03-13 12:59:50 [5] DEBUG: AT2[W]: device opened

2002-03-13 12:59:50 [5] INFO: AT2[W]: init device

2002-03-13 12:59:50 [5] INFO: AT2[W]: speed set to 9600

2002-03-13 12:59:50 [5] DEBUG: AT2[W]: --> AT^M

2002-03-13 12:59:50 [0] DEBUG: AT2[W]: start called

2002-03-13 12:59:50 [6] DEBUG: sms_router: time to sleep

2002-03-13 12:59:50 [6] DEBUG: sms_router: list_len = 0

2002-03-13 12:59:50 [5] DEBUG: AT2[W]: <-- AT

2002-03-13 12:59:50 [5] DEBUG: AT2[W]: <-- OK

2002-03-13 12:59:50 [5] DEBUG: AT2[W]: --> AT&F^M

2002-03-13 12:59:50 [5] DEBUG: AT2[W]: <-- AT&F

2002-03-13 12:59:50 [5] DEBUG: AT2[W]: <-- OK

2002-03-13 12:59:50 [5] DEBUG: AT2[W]: --> ATE0^M

2002-03-13 12:59:50 [5] DEBUG: AT2[W]: <-- ATE0

2002-03-13 12:59:50 [5] DEBUG: AT2[W]: <-- OK

2002-03-13 12:59:50 [5] DEBUG: AT2[W]: --> AT+IFC=2,2^M

2002-03-13 12:59:50 [5] DEBUG: AT2[W]: <-- OK

2002-03-13 12:59:50 [5] DEBUG: AT2[W]: --> AT+CPIN?^M

2002-03-13 12:59:51 [5] DEBUG: AT2[W]: <-- +CPIN: SIM PIN

2002-03-13 12:59:51 [5] DEBUG: AT2[W]: --> AT+CPIN=1234^M

2002-03-13 12:59:52 [5] DEBUG: AT2[W]: <-- OK

2002-03-13 13:00:03 [5] ERROR: AT2[W]: Opening failed. Terminating

2002-03-13 13:00:03 [5] INFO: AT2[W]: waiting for 15 seconds before trying to connect again


[ajohari@manxs gateway]$ killall -9 bearerbox 

[1]+  Killed                  ./bearerbox wavecom.conf

[ajohari@manxs gateway]$ ./bearerbox wavecom.conf &

[1] 12439

[ajohari@manxs gateway]$ 2002-03-13 13:00:11 [0] INFO: Debug_lvl = -1, log_file = <none>, log_lvl = 0

2002-03-13 13:00:11 [0] DEBUG: Kannel bearerbox version `cvs'.

System Linux, release 2.4.9-13, version #1 Tue Oct 30 20:11:04 EST 2001, machine i686.

Hostname manxs.lan, IP 192.168.10.18.

Libxml version 20412.

Using OpenSSL 0.9.6b [engine] 9 Jul 2001.

Using checking malloc.


2002-03-13 13:00:11 [0] INFO: Added logfile `core-log-in.log' with level `0'.

2002-03-13 13:00:11 [0] INFO: ----------------------------------------

2002-03-13 13:00:11 [0] INFO: Kannel bearerbox II version cvs starting

2002-03-13 13:00:11 [0] INFO: Started access logfile `core-access-in.log'.

2002-03-13 13:00:11 [0] DEBUG: HTTP: Opening server at port 13000.

2002-03-13 13:00:11 [0] DEBUG: Started thread 1 (gwlib/fdset.c:poller)

2002-03-13 13:00:11 [0] DEBUG: Started thread 2 (gwlib/http.c:server_thread)2002-03-13 13:00:11 [0] DEBUG: Started thread 3 (gw/bb_http.c:httpadmin_run)

2002-03-13 13:00:11 [0] DEBUG: starting smsbox connection module

2002-03-13 13:00:11 [0] DEBUG: Started thread 4 (gw/bb_boxc.c:smsboxc_run)

2002-03-13 13:00:11 [0] INFO: AT2[W]: configuration shows modemtype=wavecom

2002-03-13 13:00:11 [0] INFO: AT2[W]: configured for modem-id 1

2002-03-13 13:00:11 [0] INFO: AT2[W]: configured for speed 9600

2002-03-13 13:00:11 [0] DEBUG: Started thread 5 (gw/smsc_at2.c:at2_device_thread)

2002-03-13 13:00:11 [5] INFO: AT2[W]: opening device

2002-03-13 13:00:11 [5] DEBUG: AT2[W]: device opened

2002-03-13 13:00:11 [5] INFO: AT2[W]: speed set to 9600

2002-03-13 13:00:11 [5] DEBUG: AT2[W]: device opened

2002-03-13 13:00:11 [5] INFO: AT2[W]: init device

2002-03-13 13:00:11 [5] INFO: AT2[W]: speed set to 9600

2002-03-13 13:00:11 [5] DEBUG: AT2[W]: --> AT^M

2002-03-13 13:00:11 [0] DEBUG: Started thread 6 (gw/bb_smscconn.c:sms_router)

2002-03-13 13:00:11 [0] INFO: MAIN: Start-up done, entering mainloop

2002-03-13 13:00:11 [0] DEBUG: AT2[W]: start called

2002-03-13 13:00:11 [6] DEBUG: sms_router: time to sleep

2002-03-13 13:00:11 [6] DEBUG: sms_router: list_len = 0

2002-03-13 13:00:11 [5] DEBUG: AT2[W]: <-- OK

2002-03-13 13:00:11 [5] DEBUG: AT2[W]: --> AT&F^M

2002-03-13 13:00:11 [5] DEBUG: AT2[W]: <-- OK

2002-03-13 13:00:11 [5] DEBUG: AT2[W]: --> ATE0^M

2002-03-13 13:00:12 [5] DEBUG: AT2[W]: <-- OK

2002-03-13 13:00:12 [5] DEBUG: AT2[W]: --> AT+IFC=2,2^M

2002-03-13 13:00:12 [5] DEBUG: AT2[W]: <-- OK

2002-03-13 13:00:12 [5] DEBUG: AT2[W]: --> AT+CPIN?^M

2002-03-13 13:00:12 [5] DEBUG: AT2[W]: <-- +CPIN: READY

2002-03-13 13:00:23 [5] ERROR: AT2[W]: Opening failed. Terminating

2002-03-13 13:00:23 [5] INFO: AT2[W]: waiting for 15 seconds before trying to connect again
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.