Hello arnau, I used the following confs and work just fine with two of this modems, among other smsc's
a modems.conf file with ######## group = modems id = generic name = "Generic Modem" group = modems id = wavecom name = Wavecom detect-string = "WAVECOM" ######### within the main core kannel.conf ######## include = "/etc/kannel/modems.conf" # group = smsc smsc = at smsc-id = "mymodem" modemtype = wavecom speed = 115200 device = telnet port = 5000 host = 10.27.1.179 keepalive = 240 smsc-username = admin smsc-password = admin throughput = 1 allowed-smsc-id = "mymodem" denied-smsc-id ="mymodem2" alt-charset = ISO-8859-1 ########## it truely works, G. Daniel Camacho S. IT - Sistemas +(502)-40275496 > Hi all, > > I'm very newbie with Kannel and I'd like to configure it to > _receive_ SMSs from a Multi-Tech MTCBA-G-EN-F4 GRPS(Ethernet) modem. I > have been searching information in the list and although I found an > old message from Tony Kirkham, he doesn't mention if he solved or not > the problem. > > In theory I could configure this modem as a telnet device but I > haven't been able to do it. I have also seen on this mailing list that > there are people having problems configuring this kind of devices. > > Any help or any url where I could check how to configure this kind of > devices? > -- > Arnau > > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
