device in Windows (kannel version 1.4.3)

2010-04-20 Thread j.b.r.
Hi all,

I'm sure this issue has been explained below, but after a few days of google
search in kannel website, I haven't found any information about.
Currently i'm integrating Kannel for SMS sending through USB GSM Modem
(Sierra Wireless).
I'm able to send SMSs in right way with previous version of kannel, but not
with 1.4.3 for Windows. I have configured SMS center, using device =
/dev/ttyS29 (corresponding to COM30, serial port with usb modem attached).
Unfortunately, bearer fails to connect to modem with ERRNO = 2. I've tested
with ttyS30, ttyS31, ttyCOM30, ttyCOM29, ttyUSB0 ... but i get the same
result in all cases.

Do you know if there is any special notation for configuring these type of
devices in 1.4.3 version?

Thanks in advance.


Re: device in Windows (kannel version 1.4.3)

2010-04-20 Thread Alvaro Cornejo
In pure linux, you should look for the correct USB driver for your USB modem.

A fast way to test is to do:

-disconect the device
- do a dmsg | grep tty
- note what you get
- insert the device
- redo the dmesg |grep tty
- check the differences.

In some cases USB ports are shown as dev/ttyACMxxx.
Also keep in mind that some USB devices create several tty and in some
cases you can use only one of them to access AT commands and even
another to send/receive messages.

In your windows environment, well, not sure about.

Hope helps

Alvaro



|-|
Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier
celular y Nextel
en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via
SMS y GPRS online
  Visitenos en www.perusms.NET www.smsglobal.com.mx y
www.pravcom.com



On Tue, Apr 20, 2010 at 4:29 AM, j.b.r. jbrom...@gmail.com wrote:
 Hi all,

 I'm sure this issue has been explained below, but after a few days of google
 search in kannel website, I haven't found any information about.
 Currently i'm integrating Kannel for SMS sending through USB GSM Modem
 (Sierra Wireless).
 I'm able to send SMSs in right way with previous version of kannel, but not
 with 1.4.3 for Windows. I have configured SMS center, using device =
 /dev/ttyS29 (corresponding to COM30, serial port with usb modem attached).
 Unfortunately, bearer fails to connect to modem with ERRNO = 2. I've tested
 with ttyS30, ttyS31, ttyCOM30, ttyCOM29, ttyUSB0 ... but i get the same
 result in all cases.

 Do you know if there is any special notation for configuring these type of
 devices in 1.4.3 version?

 Thanks in advance.



Re: device in Windows (kannel version 1.4.3)

2010-04-20 Thread Nikos Balkanas

Hi,

Check latest User's guide. There is a special section there to modem 
initialization. wvdial or minicom are good tools to test your modem *before* 
configuring it to kannel.


Alvaro is correct. In linux usb drivers will map usb devices to a head 
/dev/USB0 with usb info. The actual serial ports map just below that: 
/dev/USB1 and /dev/USB2. But all these are linux and cygwin's issues (that I 
presume you are using). You should address their mailing lists for these 
questions.


BR,
Nikos
- Original Message - 
From: j.b.r.

To: users@kannel.org
Sent: Tuesday, April 20, 2010 12:29 PM
Subject: device in Windows (kannel version 1.4.3)


Hi all,

I'm sure this issue has been explained below, but after a few days of google 
search in kannel website, I haven't found any information about.
Currently i'm integrating Kannel for SMS sending through USB GSM Modem 
(Sierra Wireless).
I'm able to send SMSs in right way with previous version of kannel, but not 
with 1.4.3 for Windows. I have configured SMS center, using device = 
/dev/ttyS29 (corresponding to COM30, serial port with usb modem attached). 
Unfortunately, bearer fails to connect to modem with ERRNO = 2. I've tested 
with ttyS30, ttyS31, ttyCOM30, ttyCOM29, ttyUSB0 ... but i get the same 
result in all cases.


Do you know if there is any special notation for configuring these type of 
devices in 1.4.3 version?


Thanks in advance. 





Re: windows kannel

2006-12-22 Thread Stipe Tolj

Pradnya Nimje wrote:


where can i get the source for windows for kannel.
and if some one can help to build kannel on windows, then it will be more
helpful.


there is NO native win32 port that is public. Kannel CAN be used on Win32 using 
the Cygwin 1.x POSIX.1 layer. BUT(!) it's not reliable for produciton use, due 
to underlying problems in Cygwin's pthreads implemenation that Kannel uses heavily.


Stipe

---
Kölner Landstrasse 419
40589 Düsseldorf, NRW, Germany

tolj.org system architecture  Kannel Software Foundation (KSF)
http://www.tolj.org/  http://www.kannel.org/

mailto:st_{at}_tolj.org   mailto:stolj_{at}_kannel.org
---



windows kannel

2006-12-21 Thread Pradnya Nimje

where can i get the source for windows for kannel.
and if some one can help to build kannel on windows, then it will be more
helpful.
With Regards
Pradnya Nimje