Hi,

I continue triying to receive dlr after sending sms, but I continu to receive nothing.
I have Nokia 7110, the log is :

2003-02-19 18:57:28 [7] DEBUG: boxc_receiver: sms received, dlr_mask : 32
2003-02-19 18:57:29 [5] DEBUG: AT2[/dev/ttyS0]: TP-Validity-Period: 24.0 hours
2003-02-19 18:57:29 [5] DEBUG: AT2[/dev/ttyS0]: --> AT+CMGS=21^M
2003-02-19 18:57:29 [5] DEBUG: AT2[/dev/ttyS0]: <-- >
2003-02-19 18:57:29 [5] DEBUG: AT2[/dev/ttyS0]: send command status: 1
2003-02-19 18:57:29 [5] DEBUG: AT2[/dev/ttyS0]: --> 
0011000A8160543211090000A709C330A81D968FD165
2003-02-19 18:57:29 [5] DEBUG: AT2[/dev/ttyS0]: --> ^Z
2003-02-19 18:57:33 [5] DEBUG: AT2[/dev/ttyS0]: <-- >
2003-02-19 18:57:33 [5] DEBUG: AT2[/dev/ttyS0]: <-- +CMGS: 56
2003-02-19 18:57:33 [5] DEBUG: AT2[/dev/ttyS0]: <-- OK
2003-02-19 18:57:33 [5] DEBUG: AT2[/dev/ttyS0]: send command status: 0

the logs are identically even I add dlrmask or not in my command :

lynx -dump "http://localhost:13013/cgi-bin/sendsms?
username=foo&password=xxx&dlrmask=32&from=1234&to=phone_number&text=Ok"

or : 

lynx -dump 
"http://localhost:13013/cgi-bin/sendsms?username=foo&password=xxx&from=1234to=phone_number&text=Ok";



my confs files are :

# SMSC CONNECTIONS

group = smsc
smsc = at2
modemtype = nokiaphone
device = /dev/ttyS0
speed = 19200

include = "modems.conf"

modems.conf :

group = modems
id = nokiaphone
name = "Nokia Phone"
detect-string = "Nokia Mobile Phone"
need-sleep = true
keepalive-cmd = "AT+CBC;+CSQ"
enable-mms = true


What I could'nt understand, its why commands send to Nokia are identical even I put 
dlrmask or not !

Could somebody help me  ?

Thanks.

------------------------------------------

Faites un voeu et puis Voila ! www.voila.fr 



Reply via email to