Hi,
In group sendsms-user:
forced-smsc
default-smsc
You can also specify smsc-id in sendsms URL:
&smsc=<smscid>
Hope this helps,
Nikos
----- Original Message -----
From: "Monchanin Eric" <[email protected]>
To: <[email protected]>
Sent: Friday, October 16, 2009 1:27 AM
Subject: Routing Question
Hi to all,
I am having a little issue with my dual setting mbuni / kannel.
I configured 3 different SMSC in Kannel, 2 for USA and 1 for Europe.
Mbuni can use those 3 SMSC to send mm1 notifications to the handsets, but
as you may know, Mbuni doesn't specificy the smsc in the sendsms request.
Mbuni also allows to configure only ONE sendsms-user
So, I needed to do a little bit of routing in Kannel.
I had no trouble to make the distinction between USA and Europe, using the
smsc allowed-prefix setting.
allowed-prefix = +1;1 for USA
denied-prefix = +1;1 for Europe
Now the problem I have is with my 2nd connection to USA, the smsc group is
almost configured in the same way, and since Mbuni doesn't route (no smsc,
and only one sendsms-user)
The only thing I could think of is that this particular connection should
only be used by a particular sendmms-user, NOT the one used by Mbuni.
Is there a way to filter the users that will be able to use the smsc, or
force my "mbuni" user to select only between a few smsc (something like
allowed-smsc for instance)
I hope I'm clear enough :),
Bests,
Eric