You need to use accepted-smsc = A on smsc-id A and B on smsc-id B, otherwise both connections accept messages disregarding your choosing.
Hope it helps, Alejandro On Thu, Apr 24, 2008 at 6:42 AM, Jins <[EMAIL PROTECTED]> wrote: > Hello [EMAIL PROTECTED], > > I have been trying to use kannel with mutiple SMSCs. I was trying to test > with fakesmsc..here is my conf details > > group = smsc > smsc-id = A > smsc = fake > port = 10000 > #denied-smsc-id = jilmon > connect-allow-ip = 127.0.0.1 > > group = smsc > smsc = fake > smsc-id = B > #denied-smsc-id = jinson > port = 10001 > connect-allow-ip = 127.0.0.1 > > > group = sendsms-user > username = xxxx > password = xxxx > forced-smsc = A > concatenation = true > max-messages = 100 > > group = sendsms-user > username = xxxx > password = xxxx > forced-smsc = B > concatenation = true > max-messages = 100 > > But routing doesnt seems to work..all the message pushes are going from > the SMSC A...is there any additional conf required. > > > -- > Jinson Abraham > MobME Wireless Solutions (P) Ltd, > > http://mobshare.in/user/jins
