-------Original Message-------
 

 
Dear friends

 Siemens MC75 modem is able to communicate with WVdial but giving no
response in Kannel . There is No response to AT command in Kannel , kindly
suggest me where I am wrong 
 
wvdial.conf is 
 
[Dialer Defaults]
Init1 = ATZ
Init2 = AT&V
Modem Type = USB Modem
Baud = 230400
New PPPD = yes
Modem = /dev/ttyUSB0
Stupid Mode = 1
ISDN = 0
; Phone = <Target Phone Number>
; Password = <Your Password>
; Username = <Your Login Name>

 
AS is is USB device it works only at speed of 230400
Kannel.conf for modem section is 
 
Group = smsc
Smsc = at
Smsc-id = "Siemens"
Modemtype = Siemens
#host = localhost
#port = 14013
Device = /dev/ttyUSB0
Speed = 230400
#keepalive = 1200
 
Group = modems
Id = "Siemens"
Name = "Siemens"
Detect-string = "SIEMENS"
#detect-string2 = "MC75 REVISION 03.010"
#init-string = "ATI"
#init-string = "AT+CNMI="0,0,0,0,1"
#keepalive-cmd = "AT+CBC;+CSQ"
Enable-hwhs = "AT\\Q3"
Need-sleep = true
Message-storage = "SM"

 

Reply via email to