Hello,

I had two news modems in modems.conf :
 - Nokia 12 => modem that is the succesoor of Nokia 30/31 product
 - Sagem MY5-2 => it is a phone but the data cable (RS232) have the ability to
be powered and link to the server in same time, so it could be a good beginning
(I assumed the battery could dead more quickly). If anyone have alternative and
additionnals conf for modem, I well very interessed.
Both of them let retrieve DLR but I don't yet test it with mass SMS sending
(probable issues !!).

group = modems
id = nokia12
name = "Nokia 12"
detect-string = "Nokia"
need-sleep = true
keepalive-cmd = "AT+CBC;+CSQ"
enable-mms = true
init-string = "ATE0+CNMI=2,0,0,1,0"



group = modems
id = sagem
name = "Sagem"
detect-string = "Sagem"
need-sleep = true
enable-mms = true
init-string = "ATE0+CNMI=2,0,0,1,0"
enable-hwhs = "AT&k3"
#speed = 9600



Hope that helps

Reply via email to