|
As I have realised from previous experience, you
shouldn't really use the same smsc-id, unless you are making multiple
connections under the same system id and server, otherwise you will have issues
with delivery receipts...
If you just want load balancing, you can use
allowed-smsc-id's and denied-smsc-id's to allow between users,
etc....
----- Original Message -----
Sent: Thursday, September 11, 2003 11:10
PM
Subject: Re: Stopping of Single SMSC
connection
But it would not work if u have a same smscid configured for
different connections
in that case if u restart the connection only
the first connection of the smccid would be
restarted
himalay
> If you take a look at: >
> http://www.kannel.org/download/kannel-userguide-snapshot/userguide.html#AEN6 >
99 > > (that's kannel statuses, the HTTP Administration is below
that and the link > doesnt seem to work..) > >
Basically, an HTTP request to the admin port: > > http://kannelserver:13000/stop-smsc?smsc=thesmscid&password=bar >
> With the kannel config having: > > group = core >
admin-port = 13000 > admin-password = bar > > >
----- Original Message ----- > From: Gagan Chadha > To: [EMAIL PROTECTED] > Sent: Thursday,
September 11, 2003 9:28 AM > Subject: Stopping of Single SMSC
connection > > > Dear All, > > A
query:- > I have various connections(SMPP, UCP) in my conf file. Is it
possible to > stop and restart a particular connection without affecting
others. > > Can somebody guide me? > >
Regards > Gagan > > >
|