you can use accepted-smsc or denied-smsc to fine tuning your routing Regards
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 Wed, Jan 13, 2010 at 6:03 AM, Ravi Chemudugunta <chemudugun...@gmail.com> wrote: > Hi, > > forced-smsc on the sms-service group doesn't seem to work all the > time; I have noticed that sometimes a message will get routed to an > smsc that wasn't specified using forced-smsc ... and I can only > attribute it to forced-smsc not working all the time. > > I combatted this problem by using > > group = smsc > smsc = at > smsc-id = phone2 > preferred-smsc-id = "phone1;phone2" > > so that the message is routed to phone2 regardless. > > If I put only preferred-smsc-id = "phone2" then occasionally the > message gets routed to phone1. I am guessing that two things can be > happening, either the forced-smsc parameter is unreliable for whatever > reason, or kannel's internal routing mechanisms ignore preferences > based on some heuristics like load? > > Is this known behaviour? > > > cheers, > > > ravi > >