Well, yes and no :) Yes, start-smsc reloads the configuration [for that smsc] from disk. This allows you to dynamically change your smsc configurations without the need of restarting kannel.
No, the rest of the groups are not reloaded, so if you wish to change your smsbox groups or add new services you still need to restart kannel. Regards, Alejandro On Fri, Sep 18, 2009 at 1:42 AM, Benaiad <[email protected]> wrote: > Hi, > > >however, you must know that ANY configuration changes you do in > kannel.conf still require full gateway restart atm - >kannel does not reread > configuration file when you perform start-smsc action... > > I think this feature already implemented by Mr. Alejandro Guerrieri, and > it's awesome. > And this is the change log entry : > ============================================================= > 2009-07-08 Alejandro Guerrieri <aguerrieri at kannel.org> > * doc/userguide/userguide.xml, gw/bearerbox.c, gw/bearerbox.h, > gw/bb_smscconn.c, > gw/bb_http.c: improvements and bug fixes for the http admin > interface: > - added add-smsc and remove-smsc commands to dinamically add and > remove smsc > without restarting bearerbox > - start-smsc reloads the configuration from disk > - fixes bug on stop-smsc and start-smsc to properly report an error > when a > non-existing smsc name is stopped/started > - fixes a bug when starting a group with 2 or more entries with the > same id and > different admin-id's > ============================================================= > > Benaiad > > > On Thu, Sep 17, 2009 at 11:23 AM, Konstantin Vayner <[email protected]>wrote: > >> kannel does have the ability to start/stop an individual smsc. >> however, you must know that ANY configuration changes you do in >> kannel.conf still require full gateway restart atm - kannel does not reread >> configuration file when you perform start-smsc action... >> >> P.S. @developers: this feature would be very welcome imho... (at least i >> would be jumping in joy :))) >> >> On Thu, Sep 17, 2009 at 11:01 AM, Bashir Jahed <[email protected]>wrote: >> >>> Thanks for this, >>> >>> >>> >>> Sitting on a remote location with no internet, only email and did not >>> have me userguide with me... >>> >>> >>> >>> Just needed to know as a reference, will look it up when i get back to >>> civilisation.. >>> >>> >>> >>> Bashir >>> >>> >>> >>> *From:* Alejandro Guerrieri [mailto:[email protected]] >>> *Sent:* 17 September 2009 09:57 AM >>> *To:* Bashir Jahed >>> *Cc:* [email protected] >>> *Subject:* Re: Stop and Start individual smsc >>> >>> >>> >>> Have you read the userguide? >>> >>> >>> >>> Check for stop-smsc and start-smsc... >>> >>> On Thu, Sep 17, 2009 at 9:53 AM, Bashir Jahed <[email protected]> >>> wrote: >>> >>> Hi All, >>> >>> Does kannel have the facility or plan to incorporate the facility to stop >>> and start individual smsc connections without having to restart kannel >>> itself? >>> >>> Bashir >>> >>> >>> >> >> >
