Forgot to say.... I could implement this and send a patch, if there's interest.
Angel Fradejas. -----Mensaje original----- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]En nombre de Angel Fradejas Enviado el: miércoles 9 de enero de 2002 12:35 Para: [EMAIL PROTECTED] Asunto: global-sender on a smsc basis ? Hi, We use kannel as a sms gateway, with several SMS-C links, one for each mobile operator in our country. The problem is that each link require a diferent sender. Some of the SMS-C allow a bad sender (lets say 1234) but others complain about that, so we have to put the right sender on the smssend request. I think it's a good thing to keep the calling applications from knowing about sender numbers, smsc's an so on (that's work for kannel), so I think it would be interesting to have a default-sender (or global-sender) directive for each smsc (smsbox global-sender directive is not enough for this case). That way, calling applications could just let the sender field empty, and kannel would select the right one, after the routing to the proper smsc is done. What do you think about this? Angel Fradejas.