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
