Hi,
Well, there is a rawtcp mode which can be used with Cisco's reverse telnet
or other terminal servers, which you might want to experiment with. Check
SMSc configuration for GSM modem in user's guide. Otherwise, you could try
prepending all configuration strings with "hellocommand;..." and hope for
the best. I imagine that you need that command whenever you access the
modem, so this will not work.
As a last resort you can modify the driver, gw/smsc/smsc_at.c or for less
effort get yourself a regular modem.
BR,
Nikos
----- Original Message -----
From: "info.ubichip" <[email protected]>
To: <[email protected]>
Sent: Friday, January 22, 2010 1:24 AM
Subject: telnet device
Hello,
Do you know if it is possible to put some carriage return in the
init-string
of a modem. In my case, the modem is a telnet one and I have to make a non
standard command before access to AT command.
I would to have something like
Init-string = "hellocommand[carriagereturn]AT+CNMI=1,2,0,0"
Thanks in advance for your help