it's just a matter of how you organize your config files.
one solution is to put each smsc config in different file, and include it at 
your will.

example:
include = "/etc/kannel/smsc-maxis.conf"
include = "/etc/kannel/smsc-cpa.conf"
#include = "/etc/kannel/smsc-celcom.conf"

rgds,
Edwin.

On Thursday 12 February 2004 18:00, Phuah Yee Keat wrote:
> Hi,
>
> Would like to request for a mini feature.
>
> I would like to have a enable=yes/no configuartion under the group=smsc,
> this is because for one set up, I might have 3/4 smsc, and one of them
> might not be up yet, so what I do now is to comment off all the
> configurations, but its a bit troublesome, as I use comments as
> documentations also...
>
> so just set
> enable=yes
> to enable the smsc
> and
> enable=no
> the smsc will not be started.
>
> Cheers,
> Phuah Yee Keat


Reply via email to