Re: Nokia 9110/ 9210 kannel.conf info needed

2005-08-13 Thread Wilfried Goesgens
On Fri, Aug 12, 2005 at 10:27:44PM +0200, George C wrote:
> Hi & thnx for feedback that did help for Nokia 9210
> For Nokia 9110 seems the same doesnt work which is the prefered and free 
> device that I can use for inbound traffic.
> 
> Any clues from below what could be the problem?
> 
> 005-08-12 17:55:33 [30126] [6] INFO: AT2[nokia_smsc]: init device
> 2005-08-12 17:55:33 [30126] [6] INFO: AT2[nokia_smsc]: speed set to 19200
> 2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: --> ATZ^M
> 2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: <-- OK
> 2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: --> AT^M
> 2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: <-- AT
> 2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: <-- OK
> 2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: --> AT&F^M
> 2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: <-- AT&F
> 2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: <-- OK
> 2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: --> ATE0^M
> 2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: <-- ATE0
> 2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: <-- OK
> 2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: --> AT+IFC=2,2^M
> 2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: <-- ERROR
> 2005-08-12 17:55:33 [30126] [6] INFO: AT2[nokia_smsc]: cannot enable hardware 
> handshake
> 2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: --> 
> AT+CSCA="+31881000"^M
> 2005-08-12 17:55:34 [30126] [6] DEBUG: AT2[nokia_smsc]: <-- OK
> 2005-08-12 17:55:34 [30126] [6] DEBUG: AT2[nokia_smsc]: --> AT+CMGF=0^M
> 2005-08-12 17:55:34 [30126] [6] DEBUG: AT2[nokia_smsc]: <-- ERROR
this should enable pdu mode. 
try with minicom at+cmgf=?
if your modem doesn't support that, kannel will most likely not work with it.
this means that the messages will be hex encrypted while being sent to
and from the modem.
this is needed to work arround charset issues, and sending binary messages
(such as ringtones or wap-pushes) 
pherhaps you might want to try smstools or gnokii if they serve better to you.
if you like to go with kannel, i'd suggest you to pick another device, Search
for falcom or wavecom on ebay. allso 6310(i)'s seem to be quiet reliable.
> 2005-08-12 17:55:34 [30126] [6] ERROR: AT2[nokia_smsc]: Opening failed. 
> Terminating
> 2005-08-12 17:55:34 [30126] [6] INFO: AT2[nokia_smsc]: closing device
> 2005-08-12 17:55:34 [30126] [6] INFO: AT2[nokia_smsc]: opening device
> 2005-08-12 17:55:34 [30126] [6] DEBUG: AT2[nokia_smsc]: device opened
> 2005-08-12 17:55:34 [30126] [6] DEBUG: AT2[nokia_smsc]: device opened
> 
> 
> >> Will anyway have handy the kannel.conf information for using as SMSc
> >> /GSM modem the Nokia 9110 or 9210 communicator?
> >> Thank you & greatly appreciate it.
> >> George C
> >>References
> >>   Visible links
> >>   1. [EMAIL PROTECTED]
> >>mailto:[EMAIL PROTECTED]
> >>   2. users@kannel.org
> >>mailto:users@kannel.org
> >-- 
> 
> 

-- 



Re: Nokia 9110/ 9210 kannel.conf info needed

2005-08-12 Thread Rene Kluwen
George,

You can:

1. Set enable-hwhs = ""... or enable-hwhs="AT"... This might or might not
work but it's worth a try.
2. Look up the correct setting at the Nokia AT Guide. You can find it at
the Nokia website.
3. Change the SIM cards of the 9110 & 9220 :)

Rene Kluwen
Chimit

> Hi & thnx for feedback that did help for Nokia 9210
> For Nokia 9110 seems the same doesnt work which is the prefered and free
> device that I can use for inbound traffic.
>
> Any clues from below what could be the problem?
>
> 005-08-12 17:55:33 [30126] [6] INFO: AT2[nokia_smsc]: init device
> 2005-08-12 17:55:33 [30126] [6] INFO: AT2[nokia_smsc]: speed set to 19200
> 2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: --> ATZ^M
> 2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: <-- OK
> 2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: --> AT^M
> 2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: <-- AT
> 2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: <-- OK
> 2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: --> AT&F^M
> 2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: <-- AT&F
> 2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: <-- OK
> 2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: --> ATE0^M
> 2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: <-- ATE0
> 2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: <-- OK
> 2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: --> AT+IFC=2,2^M
> 2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: <-- ERROR
> 2005-08-12 17:55:33 [30126] [6] INFO: AT2[nokia_smsc]: cannot enable
> hardware handshake
> 2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: -->
> AT+CSCA="+31881000"^M
> 2005-08-12 17:55:34 [30126] [6] DEBUG: AT2[nokia_smsc]: <-- OK
> 2005-08-12 17:55:34 [30126] [6] DEBUG: AT2[nokia_smsc]: --> AT+CMGF=0^M
> 2005-08-12 17:55:34 [30126] [6] DEBUG: AT2[nokia_smsc]: <-- ERROR
> 2005-08-12 17:55:34 [30126] [6] ERROR: AT2[nokia_smsc]: Opening failed.
> Terminating
> 2005-08-12 17:55:34 [30126] [6] INFO: AT2[nokia_smsc]: closing device
> 2005-08-12 17:55:34 [30126] [6] INFO: AT2[nokia_smsc]: opening device
> 2005-08-12 17:55:34 [30126] [6] DEBUG: AT2[nokia_smsc]: device opened
> 2005-08-12 17:55:34 [30126] [6] DEBUG: AT2[nokia_smsc]: device opened
>
>
> group = smsc
> smsc-id = nokia_smsc
> smsc = "at"
> #pin = "1234"
> modemtype = "9110"
> device = "/dev/ttyS0"
> speed = 19200 port
> validityperiod = 167
> keepalive = 60
> sms-center = "+311000"
>
> group = modems
> id = 9110
> name = "Nokia 9110/9210"
> detect-string = Nokia
> no-pin = true
> init-string = "AT+CNMI=0,0,0,0,0"
> keepalive-cmd = "AT+CBC;+CSQ"
> enable-hwhs = "AT\\Q3"
>
>
> Thanks
> George
>
> - Original Message -
> From: "Wilfried Goesgens" <[EMAIL PROTECTED]>
> To: 
> Sent: Friday, August 12, 2005 1:49 PM
> Subject: Re: Nokia 9110/ 9210 kannel.conf info needed
>
>
>> On Thu, Aug 11, 2005 at 11:04:28PM +0200, George C wrote:
>>>re: cannot enable hardware handshake
>>>
>>>Hello,
>>>
>>>Anyone have some feedback with what I may need to configure .conf
>>> with
>>> to
>>>eliminate this error with 9210?
>>>
>>>2005-08-11 20:47:31 [14478] [6] INFO: AT2[nokia_smsc]: init device
>>>2005-08-11 20:47:31 [14478] [6] INFO: AT2[nokia_smsc]: speed set to
>>> 19200
>>>2005-08-11 20:47:31 [14478] [6] DEBUG: AT2[nokia_smsc]: --> ATZ^M
>>>2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: <-- OK
>>>2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: --> AT^M
>>>2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: <-- AT
>>>2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: <-- OK
>>>2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: --> AT&F^M
>>>2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: <-- AT&F
>>>2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: <-- OK
>>>2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: --> ATE0^M
>>>2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: <-- ATE0
>>>2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: <-- OK
>>>2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: -->
>>> AT+IFC=2,2^M
>>>2005-08-11 20:47:33 [14478] [6] DEBUG: AT2[nokia_smsc]: <-- ERROR
>>>2005-08-11 20:47:33 [14

Re: Nokia 9110/ 9210 kannel.conf info needed

2005-08-12 Thread George C

Hi & thnx for feedback that did help for Nokia 9210
For Nokia 9110 seems the same doesnt work which is the prefered and free 
device that I can use for inbound traffic.


Any clues from below what could be the problem?

005-08-12 17:55:33 [30126] [6] INFO: AT2[nokia_smsc]: init device
2005-08-12 17:55:33 [30126] [6] INFO: AT2[nokia_smsc]: speed set to 19200
2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: --> ATZ^M
2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: <-- OK
2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: --> AT^M
2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: <-- AT
2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: <-- OK
2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: --> AT&F^M
2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: <-- AT&F
2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: <-- OK
2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: --> ATE0^M
2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: <-- ATE0
2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: <-- OK
2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: --> AT+IFC=2,2^M
2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: <-- ERROR
2005-08-12 17:55:33 [30126] [6] INFO: AT2[nokia_smsc]: cannot enable 
hardware handshake
2005-08-12 17:55:33 [30126] [6] DEBUG: AT2[nokia_smsc]: --> 
AT+CSCA="+31881000"^M

2005-08-12 17:55:34 [30126] [6] DEBUG: AT2[nokia_smsc]: <-- OK
2005-08-12 17:55:34 [30126] [6] DEBUG: AT2[nokia_smsc]: --> AT+CMGF=0^M
2005-08-12 17:55:34 [30126] [6] DEBUG: AT2[nokia_smsc]: <-- ERROR
2005-08-12 17:55:34 [30126] [6] ERROR: AT2[nokia_smsc]: Opening failed. 
Terminating

2005-08-12 17:55:34 [30126] [6] INFO: AT2[nokia_smsc]: closing device
2005-08-12 17:55:34 [30126] [6] INFO: AT2[nokia_smsc]: opening device
2005-08-12 17:55:34 [30126] [6] DEBUG: AT2[nokia_smsc]: device opened
2005-08-12 17:55:34 [30126] [6] DEBUG: AT2[nokia_smsc]: device opened


group = smsc
smsc-id = nokia_smsc
smsc = "at"
#pin = "1234"
modemtype = "9110"
device = "/dev/ttyS0"
speed = 19200 port
validityperiod = 167
keepalive = 60
sms-center = "+311000"

group = modems
id = 9110
name = "Nokia 9110/9210"
detect-string = Nokia
no-pin = true
init-string = "AT+CNMI=0,0,0,0,0"
keepalive-cmd = "AT+CBC;+CSQ"
enable-hwhs = "AT\\Q3"


Thanks
George

----- Original Message - 
From: "Wilfried Goesgens" <[EMAIL PROTECTED]>

To: 
Sent: Friday, August 12, 2005 1:49 PM
Subject: Re: Nokia 9110/ 9210 kannel.conf info needed



On Thu, Aug 11, 2005 at 11:04:28PM +0200, George C wrote:

   re: cannot enable hardware handshake

   Hello,

   Anyone have some feedback with what I may need to configure .conf with 
to

   eliminate this error with 9210?

   2005-08-11 20:47:31 [14478] [6] INFO: AT2[nokia_smsc]: init device
   2005-08-11 20:47:31 [14478] [6] INFO: AT2[nokia_smsc]: speed set to 
19200

   2005-08-11 20:47:31 [14478] [6] DEBUG: AT2[nokia_smsc]: --> ATZ^M
   2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: <-- OK
   2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: --> AT^M
   2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: <-- AT
   2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: <-- OK
   2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: --> AT&F^M
   2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: <-- AT&F
   2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: <-- OK
   2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: --> ATE0^M
   2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: <-- ATE0
   2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: <-- OK
   2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: --> 
AT+IFC=2,2^M

   2005-08-11 20:47:33 [14478] [6] DEBUG: AT2[nokia_smsc]: <-- ERROR
   2005-08-11 20:47:33 [14478] [6] INFO: AT2[nokia_smsc]: cannot enable
   hardware handshake
   2005-08-11 20:47:33 [14478] [6] DEBUG: AT2[nokia_smsc]: --> AT+CPIN?^M
   2005-08-11 20:47:33 [14478] [6] DEBUG: AT2[nokia_smsc]: <-- ERROR
   2005-08-11 20:47:33 [14478] [6] ERROR: AT2[nokia_smsc]: Opening 
failed.
seems as if your communicator doesn't support entering the pin via at 
interface.

you shoult set no-pin to true in the modem definition.

   Terminating
   2005-08-11 20:47:33 [14478] [6] INFO: AT2[nokia_smsc]: closing device
   2005-08-11 20:47:33 [14478] [6] INFO: AT2[nokia_smsc]: opening device
   2005-08-11 20:47:33 [14478] [6] DEBUG: AT2[nokia_smsc]: device opened
   2005-08-11 20:47:33 [14478] [6] DEBUG: AT2[nokia_smsc]: device opened

   # SMSC CONNECTIONS

   group = smsc
   smsc-id = nokia_smsc
   smsc = "at"
   modemtype = "9110"
   device = "/dev/ttyS0"
   speed = 19200 port
   validityperiod = 167
   keepalive = 60
   sms-cen

Re: Nokia 9110/ 9210 kannel.conf info needed

2005-08-12 Thread Rene Kluwen
Try to set:

enable-hwhs = "AT\\Q3" in your group=modems.

This is the configuration parameter that needs to be set in your
kannel.conf. Just the value of it (AT\\Q3) may be different for the Nokia.
Double check the Nokia AT reference guide for more info.

Rene Kluwen
Chimit

> On Thu, Aug 11, 2005 at 11:04:28PM +0200, George C wrote:
>>re: cannot enable hardware handshake
>>
>>Hello,
>>
>>Anyone have some feedback with what I may need to configure .conf
>> with to
>>eliminate this error with 9210?
>>
>>2005-08-11 20:47:31 [14478] [6] INFO: AT2[nokia_smsc]: init device
>>2005-08-11 20:47:31 [14478] [6] INFO: AT2[nokia_smsc]: speed set to
>> 19200
>>2005-08-11 20:47:31 [14478] [6] DEBUG: AT2[nokia_smsc]: --> ATZ^M
>>2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: <-- OK
>>2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: --> AT^M
>>2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: <-- AT
>>2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: <-- OK
>>2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: --> AT&F^M
>>2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: <-- AT&F
>>2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: <-- OK
>>2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: --> ATE0^M
>>2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: <-- ATE0
>>2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: <-- OK
>>2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: -->
>> AT+IFC=2,2^M
>>2005-08-11 20:47:33 [14478] [6] DEBUG: AT2[nokia_smsc]: <-- ERROR
>>2005-08-11 20:47:33 [14478] [6] INFO: AT2[nokia_smsc]: cannot enable
>>hardware handshake
>>2005-08-11 20:47:33 [14478] [6] DEBUG: AT2[nokia_smsc]: -->
>> AT+CPIN?^M
>>2005-08-11 20:47:33 [14478] [6] DEBUG: AT2[nokia_smsc]: <-- ERROR
>>2005-08-11 20:47:33 [14478] [6] ERROR: AT2[nokia_smsc]: Opening
>> failed.
> seems as if your communicator doesn't support entering the pin via at
> interface.
> you shoult set no-pin to true in the modem definition.
>>Terminating
>>2005-08-11 20:47:33 [14478] [6] INFO: AT2[nokia_smsc]: closing device
>>2005-08-11 20:47:33 [14478] [6] INFO: AT2[nokia_smsc]: opening device
>>2005-08-11 20:47:33 [14478] [6] DEBUG: AT2[nokia_smsc]: device opened
>>2005-08-11 20:47:33 [14478] [6] DEBUG: AT2[nokia_smsc]: device opened
>>
>># SMSC CONNECTIONS
>>
>>group = smsc
>>smsc-id = nokia_smsc
>>smsc = "at"
>>modemtype = "9110"
>>device = "/dev/ttyS0"
>>speed = 19200 port
>>validityperiod = 167
>>keepalive = 60
>>sms-center = "+31881000"
>>
>>group = modems
>>id = 9110
>>name = "Nokia 9110/9210"
>>detect-string = Nokia
>>init-string = "AT+CNMI=0,0,0,0,0"
>>
>>Regards
>>George
>>
>>
>>  - Original Message -
>>  From: [1]George C
>>  To: [EMAIL PROTECTED]
>>  Sent: Thursday, August 11, 2005 11:03 PM
>>  Subject: Nokia 911/ 9210 kannel.conf info needed
>>  Hello,
>>
>>  Will anyway have handy the kannel.conf information for using as
>> SMSc
>>  /GSM modem the Nokia 9110 or 9210 communicator?
>>
>>  Thank you & greatly appreciate it.
>>
>>  George C
>>
>>
>> References
>>
>>Visible links
>>1. [EMAIL PROTECTED]
>>  mailto:[EMAIL PROTECTED]
>>2. users@kannel.org
>>  mailto:users@kannel.org
>
> --
>
>
>




Re: Nokia 9110/ 9210 kannel.conf info needed

2005-08-12 Thread Wilfried Goesgens
On Thu, Aug 11, 2005 at 11:04:28PM +0200, George C wrote:
>re: cannot enable hardware handshake
> 
>Hello,
> 
>Anyone have some feedback with what I may need to configure .conf with to
>eliminate this error with 9210?
> 
>2005-08-11 20:47:31 [14478] [6] INFO: AT2[nokia_smsc]: init device
>2005-08-11 20:47:31 [14478] [6] INFO: AT2[nokia_smsc]: speed set to 19200
>2005-08-11 20:47:31 [14478] [6] DEBUG: AT2[nokia_smsc]: --> ATZ^M
>2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: <-- OK
>2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: --> AT^M
>2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: <-- AT
>2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: <-- OK
>2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: --> AT&F^M
>2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: <-- AT&F
>2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: <-- OK
>2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: --> ATE0^M
>2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: <-- ATE0
>2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: <-- OK
>2005-08-11 20:47:32 [14478] [6] DEBUG: AT2[nokia_smsc]: --> AT+IFC=2,2^M
>2005-08-11 20:47:33 [14478] [6] DEBUG: AT2[nokia_smsc]: <-- ERROR
>2005-08-11 20:47:33 [14478] [6] INFO: AT2[nokia_smsc]: cannot enable
>hardware handshake
>2005-08-11 20:47:33 [14478] [6] DEBUG: AT2[nokia_smsc]: --> AT+CPIN?^M
>2005-08-11 20:47:33 [14478] [6] DEBUG: AT2[nokia_smsc]: <-- ERROR
>2005-08-11 20:47:33 [14478] [6] ERROR: AT2[nokia_smsc]: Opening failed.
seems as if your communicator doesn't support entering the pin via at interface.
you shoult set no-pin to true in the modem definition.
>Terminating
>2005-08-11 20:47:33 [14478] [6] INFO: AT2[nokia_smsc]: closing device
>2005-08-11 20:47:33 [14478] [6] INFO: AT2[nokia_smsc]: opening device
>2005-08-11 20:47:33 [14478] [6] DEBUG: AT2[nokia_smsc]: device opened
>2005-08-11 20:47:33 [14478] [6] DEBUG: AT2[nokia_smsc]: device opened
> 
># SMSC CONNECTIONS
> 
>group = smsc
>smsc-id = nokia_smsc
>smsc = "at"
>modemtype = "9110"
>device = "/dev/ttyS0"
>speed = 19200 port
>validityperiod = 167
>keepalive = 60
>sms-center = "+31881000"
> 
>group = modems
>id = 9110
>name = "Nokia 9110/9210"
>detect-string = Nokia
>init-string = "AT+CNMI=0,0,0,0,0"
> 
>Regards
>George
> 
> 
>  - Original Message -
>  From: [1]George C
>  To: [EMAIL PROTECTED]
>  Sent: Thursday, August 11, 2005 11:03 PM
>  Subject: Nokia 911/ 9210 kannel.conf info needed
>  Hello,
> 
>  Will anyway have handy the kannel.conf information for using as SMSc
>  /GSM modem the Nokia 9110 or 9210 communicator?
> 
>  Thank you & greatly appreciate it.
> 
>  George C
> 
> 
> References
> 
>Visible links
>1. [EMAIL PROTECTED]
>   mailto:[EMAIL PROTECTED]
>2. users@kannel.org
>   mailto:users@kannel.org

-- 



Re: Nokia 9110/ 9210 kannel.conf info needed

2005-08-11 Thread George C



re: cannot enable hardware handshake
 
Hello,
 
Anyone have some feedback with what I may need to 
configure .conf with to eliminate this error with 9210?
 
2005-08-11 20:47:31 [14478] [6] INFO: 
AT2[nokia_smsc]: init device2005-08-11 20:47:31 [14478] [6] INFO: 
AT2[nokia_smsc]: speed set to 192002005-08-11 20:47:31 [14478] [6] DEBUG: 
AT2[nokia_smsc]: --> ATZ^M2005-08-11 20:47:32 [14478] [6] DEBUG: 
AT2[nokia_smsc]: <-- OK2005-08-11 20:47:32 [14478] [6] DEBUG: 
AT2[nokia_smsc]: --> AT^M2005-08-11 20:47:32 [14478] [6] DEBUG: 
AT2[nokia_smsc]: <-- AT2005-08-11 20:47:32 [14478] [6] DEBUG: 
AT2[nokia_smsc]: <-- OK2005-08-11 20:47:32 [14478] [6] DEBUG: 
AT2[nokia_smsc]: --> AT&F^M2005-08-11 20:47:32 [14478] [6] DEBUG: 
AT2[nokia_smsc]: <-- AT&F2005-08-11 20:47:32 [14478] [6] DEBUG: 
AT2[nokia_smsc]: <-- OK2005-08-11 20:47:32 [14478] [6] DEBUG: 
AT2[nokia_smsc]: --> ATE0^M2005-08-11 20:47:32 [14478] [6] DEBUG: 
AT2[nokia_smsc]: <-- ATE02005-08-11 20:47:32 [14478] [6] DEBUG: 
AT2[nokia_smsc]: <-- OK2005-08-11 20:47:32 [14478] [6] DEBUG: 
AT2[nokia_smsc]: --> AT+IFC=2,2^M2005-08-11 20:47:33 [14478] [6] DEBUG: 
AT2[nokia_smsc]: <-- ERROR2005-08-11 20:47:33 [14478] [6] INFO: 
AT2[nokia_smsc]: cannot enable hardware handshake2005-08-11 20:47:33 [14478] 
[6] DEBUG: AT2[nokia_smsc]: --> AT+CPIN?^M2005-08-11 20:47:33 [14478] [6] 
DEBUG: AT2[nokia_smsc]: <-- ERROR2005-08-11 20:47:33 [14478] [6] ERROR: 
AT2[nokia_smsc]: Opening failed. Terminating2005-08-11 20:47:33 [14478] [6] 
INFO: AT2[nokia_smsc]: closing device2005-08-11 20:47:33 [14478] [6] INFO: 
AT2[nokia_smsc]: opening device2005-08-11 20:47:33 [14478] [6] DEBUG: 
AT2[nokia_smsc]: device opened2005-08-11 20:47:33 [14478] [6] DEBUG: 
AT2[nokia_smsc]: device opened
 
# SMSC CONNECTIONS 
 
group = smscsmsc-id = nokia_smscsmsc = 
"at"modemtype = "9110"device = "/dev/ttyS0"  speed = 19200 
portvalidityperiod = 167keepalive = 60sms-center = "+31881000" 
 group = modemsid = 9110name = "Nokia 
9110/9210"detect-string = Nokiainit-string = 
"AT+CNMI=0,0,0,0,0"
 
Regards
George 
 

  - Original Message - 
  From: 
  George C 
  To: users@kannel.org 
  Sent: Thursday, August 11, 2005 11:03 
  PM
  Subject: Nokia 911/ 9210 kannel.conf info 
  needed
  
  
  Hello,
   
  Will anyway have handy the kannel.conf 
  information for using as SMSc /GSM modem the Nokia 9110 or 9210 
  communicator?
   
  Thank you & greatly appreciate 
  it.
   
  George C