Re: Re :Re: Re :Re: Dynamic SMSC configuration

2009-06-18 Thread Alejandro Guerrieri
No, kannel won't lose your messages on a restart! The persistent storage engine is not "optional" for messages (only DLR's are lost if you're using the "in-memory" storage). On Thu, Jun 18, 2009 at 3:38 PM, Manish Nema wrote: > ok ... restarting whole server (http restart for bearerbox) will mak

Re :Re: Re :Re: Dynamic SMSC configuration

2009-06-18 Thread Manish Nema
ok ...  restarting whole server (http restart for bearerbox) will make all the pending message to be lost if I am not using temporary storage (storage file) it also looses smsbox connection ... what could be other issues besides smsconns down and start over ?On Thu, 18 Jun 2009 15:30:05 +0200 Al

Re: Re :Re: Dynamic SMSC configuration

2009-06-18 Thread Alejandro Guerrieri
Possible? Of course! Easy? Not so. You're right about the place, but I think there might be other issues to take care as well. Besides, taking all the smsconns down and start them again it's not that different from restarting the whole server again... Regards, Alejandro On Thu, Jun 18, 2009 at 3

Re :Re: Dynamic SMSC configuration

2009-06-18 Thread Manish Nema
Thanks Alejandro, All, I would like to know is it possible to modify code and do that ..., during startup smsc connection are creating by reading configuration insmsc2_start(cfg) smsc_groups = cfg_get_multi_group(cfg, octstr_imm("smsc"));    gwlist_add_producer(smsc_list);    for (i = 0; i < g