I've found the problem why my Siemens TC35 doesnt want to work with latest CVS.

in previous releases it worked like this:

2002-03-02 17:14:10 [6] DEBUG: AT2[/dev/ttyS0]: --> AT\Q3^M
2002-03-02 17:14:10 [6] DEBUG: AT2[/dev/ttyS0]: <-- OK
2002-03-02 17:14:10 [6] DEBUG: AT2[/dev/ttyS0]: --> AT+CPIN?^M
2002-03-02 17:14:10 [6] DEBUG: AT2[/dev/ttyS0]: <-- +CPIN: READY
2002-03-02 17:14:10 [6] DEBUG: AT2[/dev/ttyS0]: <-- OK
2002-03-02 17:14:10 [6] DEBUG: AT2[/dev/ttyS0]: --> AT+CMGF=0^M
2002-03-02 17:14:10 [6] DEBUG: AT2[/dev/ttyS0]: <-- OK


Now its doing AT+CPIN?^M, reads the +CPIN answer and then continues. 
the remaining "OK" is forgotton. The result of that is that further 
down the road, the communication between AT command and answer gets 
screwed up.

I'm committing a patch in a few minutes. I'm surprised that no one 
else had this problem. Bruno, what was the intention of

http://www.kannel.3glab.org/cgi-bin/viewcvs.cgi/gateway/gw/smsc_at2.c.diff?r1=1.25&r2=1.26

line 700 / 719 ?



-- 

Andreas Fink
Fink-Consulting

------------------------------------------------------------------
Tel: +41-61-6932730 Fax: +41-61-6932729  Mobile: +41-79-2457333
Address: A. Fink, Schwarzwaldallee 16, 4058 Basel, Switzerland
E-Mail:  [EMAIL PROTECTED]  Homepage: http://www.finkconsulting.com
------------------------------------------------------------------
Something urgent? Try http://www.smsrelay.com/  Nickname afink

Reply via email to