Hi
I am using gammu together with my gsm modem under FC5.
#gammu --version
[Gammu version 1.08.00 built 13:48:09 Sep 29 2006 in gcc 4.1]
GSM_SMSMessage - 1412
GSM_SMSC - 324
GSM_SMS_State - 4
GSM_UDHHeader - 164
bool - 1
GSM_DateTime - 28
int - 4
GSM_NetworkInfo - 64
ok2
# gammu textall --identify
Manufacturer : WAVECOM MODEM
Model : unknown ( MULTIBAND 900E 1800 )
Firmware : 543c09gg.Q2406A 1371016 093005 13:22
IMEI : 351621000419370
SIM IMSI : 510110204938924
my config is following :
---
[gammu]
port = /dev/ttyUSB0
connection = at115200
logfile = gammulog
logformat = errors
use_locking = no
[smsd]
PIN = 1234
logfile = smsdlog
commtimeout = 1
sendtimeout = 10
receivefrequency = 1
resetfrequency = 600
deliveryreport = log
phoneid = phone1
user = root
password = mypass
pc = localhost
database = mydb
I sent 20 sms using gammu smsd in mysql mode to +628193232xxx, and
while gammu sending it (arounf when sending the second sms) I sent 4
sms to my gsm modem. my application will reply these 4 sms when gsm
modem received it.
here is the log file
Sat 2006/11/04 09:44:01 : Transmitted 1 (total: 1) to +628193232xxx
Sat 2006/11/04 09:44:11 : Transmitted 2 (total: 1) to +628193232xxx
Sat 2006/11/04 09:44:21 : Transmitted 3 (total: 1) to +628193232xxx
Sat 2006/11/04 09:44:31 : Transmitted 4 (total: 1) to +628193232xxx
Sat 2006/11/04 09:44:41 : Transmitted 5 (total: 1) to +628193232xxx
Sat 2006/11/04 09:44:51 : Transmitted 6 (total: 1) to +628193232xxx
Sat 2006/11/04 09:45:01 : Transmitted 7 (total: 1) to +628193232xxx
Sat 2006/11/04 09:45:11 : Transmitted 8 (total: 1) to +628193232xxx
Sat 2006/11/04 09:45:20 : Transmitted 9 (total: 1) to +628193232xxx
Sat 2006/11/04 09:45:30 : Transmitted 10 (total: 1) to +628193232xxx
Sat 2006/11/04 09:45:40 : Transmitted 11 (total: 1) to +628193232xxx
Sat 2006/11/04 09:45:50 : Transmitted 12 (total: 1) to +628193232xxx
Sat 2006/11/04 09:46:00 : Transmitted 13 (total: 1) to +628193232xxx
Sat 2006/11/04 09:46:10 : Transmitted 14 (total: 1) to +628193232xxx
Sat 2006/11/04 09:46:20 : Transmitted 15 (total: 1) to +628193232xxx
Sat 2006/11/04 09:46:30 : Transmitted 16 (total: 1) to +628193232xxx
Sat 2006/11/04 09:46:40 : Transmitted 17 (total: 1) to +628193232xxx
Sat 2006/11/04 09:46:50 : Transmitted 18 (total: 1) to +628193232xxx
Sat 2006/11/04 09:47:00 : Transmitted 19 (total: 1) to +628193232xxx
Sat 2006/11/04 09:47:10 : Transmitted 20 (total: 1) to +628193232xxx
Sat 2006/11/04 09:49:45 : Transmitted 22 (total: 1) to +628180711xxx
Sat 2006/11/04 09:49:55 : Transmitted 23 (total: 1) to +628180711xxx
Sat 2006/11/04 09:50:05 : Transmitted 21 (total: 1) to +628180711xxx
Sat 2006/11/04 09:52:45 : Terminating communication (1,254)
Sat 2006/11/04 09:52:45 : Starting communication
Sat 2006/11/04 09:52:48 : Reset return code: ERROR (21)
Sat 2006/11/04 09:54:33 : Transmitted 24 (total: 1) to +628180711xxx
- It took 9-10 sec. to send 1 SMS. Can I make it faster by changing
the config values?
- while sending SMS ( in this case sending 20 SMS), incoming sms can't
be received by gsm modem. after all 20 Sms are sent, the gsm modem
received the 4 sms. Is it expected? How to force gammu to receive sms
between sending sms?
can anybody help me to solve this problem?
regards,
Teddy
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Gammu-users mailing list -
https://lists.sourceforge.net/lists/listinfo/gammu-users
|