Keywords: Mode: All keywords (AND) |
Sun Jun 20, 2010 15:48
|
felix000: Great, it works!!!
2010-06-20 17:48:06,5, surfstick: CMD: AT+CUSD=1,"AA180C3602",15: OK +CUSD: 0,"20416B7475656C6C657320477574686162656E3A2031332E3734204555522E",0 // Aktuelles Guthaben: 13.74 EUR.
|
Sun Jun 20, 2010 15:38
|
felix000: wow, thanks für this special support!!!
There is a compile-error:
smsd.c: In function `cmd_to_modem':
smsd.c:5182: error: `str' undeclared (first use in this function)
|
Sun Jun 20, 2010 14:47
|
felix000: With these settings i get an answer:
ussd_convert = 2
regular_run_cmd = AT+CUSD=1,"AA180C3602",15
regular_run_interval = 30
regular_run_logfile = ...smsd_guthaben.log
but the answer is unreadable:
2010-06-20 16:42:11,5, surfstick: CMD: AT+CUSD=1,"AA180C3602",15: OK +CUSD: 0,"20416B7475656C6C657320477574686162656E3A2031332E3734204555522E",0 // $-#W.ɶlJMƲ(滨BǫfMŁ1f89CĹ
2010-06-20 16:42:40,5, surfstick: CMD: AT+CUSD=1,"AA180C3602",15: OK +CUSD: 0,"20416B7475656C6C657320477574686162656E3A2031332E3734204555522E",0 // $-#W.ɶlJMƲ(滨BǫfMŁ1f89CĹ
|
Sun Jun 20, 2010 12:53
|
felix000: How can i now read the balance???
|
Sun Jun 20, 2010 12:13
|
felix000: According to this topic in huawei forum http://forum.huawei.com/jive4/thread.jspa?threadID=326991 i have to encode "*100#" in PDU-format.
Do you know any online-converter?
------------
atd*100#
NO CARRIER
|
Sun Jun 20, 2010 11:59
|
felix000: *100# works in a mobile phone with the same SIM-Card, but with the USB-Stick i can't try...
|
Sun Jun 20, 2010 00:07
|
felix000: Operating system name and version: Windows Server 2003 + Cygwin
Version of smsd: 3.1.10
Smsd installed from: sources
Name and model of a modem / phone: Huawei E160
Interface: the modem has USB / but the connection uses a COM-port
I tried to read the output from *100#, but i only get errors:
Ready.
ATE1
OK
AT+CUSD?
+CUSD: 1
OK
AT+CUSD=1,"*100#"
ERROR
AT+CUSD=1,"*100#";
ERROR
AT+CUSD=1,"*100#",0;
ERROR
AT+CUSD=1,"*100#",15;
ERROR
Is there any solution???
Greets from Germany,
Felix
|
Sun Jun 20, 2010 00:03
|
felix000: init2 = AT^BOOT=0,0 works fine, THANKS!!!
|
Thu May 27, 2010 16:56
|
felix000: Operating system name and version: Windows Server 2003 + Cygwin
Version of smsd: 3.1.8
Smsd installed from: sources
Name and model of a modem / phone: Huawei E160
Interface: the modem has USB / but the connection uses a COM-port
I've got two problems with my surfstick and SMS Server Tools 3:
1. There are "Unexpected input"-entries in the logfile:
2010-05-26 22:19:36,3, surfstick: Unexpected input: ^BOOT:23298513,0,0,0,75
2010-05-27 18:20:53,3, surfstick: Unexpected input: ^BOOT:23298513,0,0,0,75
2010-05-27 18:21:57,3, surfstick: Unexpected input: RING RING
2010-05-27 18:22:10,3, surfstick: Unexpected input: ^CEND:1,0,100,16
2. There is no entry and no alarmevent if i cut the connection between the computer and the modem.
The current settings are:
[surfstick]
device = /dev/com5
baudrate = 115200
incoming = yes
voicecall_vts_list = yes
check_network = 1
init = AT^CURC=0
check_memory_method = 2
|
Wed Jul 08, 2009 16:07
|
felix000:
But first try adding baudrate = 19200 to the modem section of smsd.conf. I thinks this will help.
WOW, it works... THANK YOU!!!
Sorry about the late answer, I have been traveling.
No problem.
|
Wed Jul 08, 2009 15:54
|
felix000: This is my smsd.conf:
devices = GSM1
logfile = /cygdrive/c/smstools/smsd.log
loglevel = 5
os_cygwin = yes
eventhandler = /cygdrive/c/smstools/smsevent
alarmhandler = /cygdrive/c/smstools/alarmevent
alarmlevel = 5
outgoing = /cygdrive/c/smstools/outgoing
checked = /cygdrive/c/smstools/checked
failed = /cygdrive/c/smstools/failed
incoming = /cygdrive/c/smstools/incoming
sent = /cygdrive/c/smstools/sent
[GSM1]
device = /dev/com3
incoming = yes
voicecall_vts_list = yes
Version 3.1.3 communicates with this modem, only 3.1.5 doesn't work...
Which terminal programm should I use???
|
Fri Jul 03, 2009 22:53
|
felix000: Is there no solution for this problem???
|
Mon Jun 29, 2009 23:12
|
felix000: Hello,
I can't find the reason why Version 3.1.5 of SMS Server Tools 3 doesn't work with my "Siemens S35" mobile phone.
Version 3.1.3 works fine...
The mobile phone doesn't reply to the requests from the Computer:
2009-06-29 03:02:48,2, smsd: Smsd v3.1.5 started.
2009-06-29 03:02:48,2, smsd: Running as SYSTEM:Administratoren.
2009-06-29 03:02:48,7, smsd: Running startup_check (shell): /tmp/smsd_script.FKpKwZ /tmp/smsd_data.fMLQVT
2009-06-29 03:02:49,7, smsd: Done: startup_check (shell), execution time 1 sec., status: 0
2009-06-29 03:02:49,4, smsd: File mode creation mask: 00 (0666, rw-rw-rw-).
2009-06-29 03:02:49,2, smsd: Running in terminal mode.
2009-06-29 03:02:49,5, smsd: Outgoing file checker has started. PID: 2908.
2009-06-29 03:02:49,5, GSM1: Modem handler 0 has started. PID: 3516.
2009-06-29 03:02:49,5, GSM1: Using check_memory_method 1: CPMS is used.
2009-06-29 03:02:50,6, GSM1: I have to send 1 short message for /cygdrive/c/smstools/checked/test_09-06-29_ 2-58-14.txt
2009-06-29 03:02:50,6, GSM1: Checking if modem is ready
2009-06-29 03:02:50,7, GSM1: -> AT
2009-06-29 03:02:50,7, GSM1: Command is sent, waiting for the answer
2009-06-29 03:02:56,7, GSM1: put_command expected (OK)|(ERROR), timeout occurred. 1.
2009-06-29 03:02:56,7, GSM1: <-
2009-06-29 03:02:56,7, GSM1: -> .
2009-06-29 03:02:56,7, GSM1: Command is sent, waiting for the answer
2009-06-29 03:03:02,7, GSM1: put_command expected (OK)|(ERROR), timeout occurred. 2.
2009-06-29 03:03:02,7, GSM1: <-
...
Thanks for your help...
|