Hi, For technical/configuration details consult User's guide. For business, SIM (aka modems) based SMS is cheaper than dedicated SMSc, however, there seems to be a limit on maximum traffic send over a period, else they disable your SIM. People in this list have implemented banks of GSM modems for that purpose. Most configurations use dedicated SMSc connections, which, however, are subject to throughput constraints, which are negotiated with your SMSc.
BR, Nikos ----- Original Message ----- From: Dwijadas Dey To: Nikos Balkanas ; [email protected] Sent: Tuesday, November 17, 2009 12:40 PM Subject: Re: SMSC configuration Hi Nikos Thanks for the information. That means i can use my Nokia 5310 connected to serial as GSM Modem. Instead of Nokia 5310 or any mobile handset what are the options for GSM modem for Business use? My network understanding is poor. Thanks Dave 2009/11/17 Nikos Balkanas <[email protected]> Hi, For any GSM/GPRS modem to work with kannel, it must have serial access. USB modems are mapped to serial devices from the OS. Broadbands are not supported, unless there is a driver to map them to a serial device. BR, Nikos ----- Original Message ----- From: Dwijadas Dey To: [email protected] Sent: Tuesday, November 17, 2009 10:12 AM Subject: SMSC configuration Hi I installed kannel and web server in the same PC. I need some help for kannel configuration part. I am using ADSL line(Broadband/phone) with Siemens SL2_ 141 as modem. I am little confused about smsc group values that will have for my modem configuration. Is my modem is same as that GSM ? If not then what are the alternative options? This part i need to filled up-> ******************************* #group = smsc #smsc = at #modemtype = auto #device=/dev/ttyS0 #my-number = 123123123123 #connect-allow-ip = 127.0.0.1 #log-level = 0 ******************************* Also i got the following configuration in http://forums.devshed.com/mobile-programming-20/how-to-send-sms-with-kannel-399149.html ******************************* #The SMSC as modem configuration group = smsc smsc = at modemtype = auto device = /dev/ttyS1 speed = 9600 pin = 1111 sms-center = 0926655820088 #The MODEM group configuration group = modems id = wavecom name = Wavecom speed = 9600 no-pin = false init-string = "ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0" detect-string = "WAVECOM" detect-string2 = "MODEM" ************************************* I am using CentOS 5.2, libxml2-2.6.26-2.1.2.1 Can anyone plz. help me out for the above configuration? Thanks in advance Dav
