can you access the modem throught minicom or other terminal program? What
does the kannel log shows regarding the smsc-at device?

Check in /dev/ that the devide /dev/ttyS0 exist and you/kannel have write
permissions for teh device

Alvaro



On Fri, Aug 1, 2008 at 6:13 AM, bahassi rim hajar
<[EMAIL PROTECTED]>wrote:

> hi,
>
> I have a problem with my configuration for modem,i can send a sms because
> kannel don't find my modem,i have this message all time "3: Queued for later
> delivery", i don't have a message error in my konsole.
>
> This is my configuration :
> group = smsbox
> bearerbox-host = 127.0.0.1
> sendsms-port = 13013
> global-sender = 13013
> mo-recode= true
>
> group = smsc
> smsc = at
> #port=10000
> modemtype = auto
> device = /dev/ttyS0
> pin = 1234
>
>
> # If modemtype=auto, try everyone and defaults to this one
> group = modems
> id = generic
> name = "Generic Modem"
>
> group = modems
> id = wavecom
> name = Wavecom
> detect-string = "WAVECOM"
>
> group = modems
> id = premicell
> name = Premicell
> detect-string = "PREMICEL"
> no-pin = true
> no-smsc = true
>
>
> group = modems
> id = siemens_mc35
> name = "Siemens MC35"
> detect-string = "SIEMENS"
> detect-string2 = "MC35"
> init-string = "AT+CNMI=1,2,0,1,1"
> #speed = 115200
> enable-hwhs = "AT\\Q3"
> need-sleep = true
> message-storage = "SM"
>
> A few weeks ago i didn't have this problem.
>
> Please help
>
> Rim
>
>
>
>  _____________________________________________________________________________
> Envoyez avec Yahoo! Mail. Une boite mail plus intelligente
> http://mail.yahoo.fr
>
>

Reply via email to