Hi all,
how can i remove/add and reload the dispatcher module when it is in service? I've to servers with openser + dm which are dispatching the traffic to two different OpenSERs which handle the registrations etc. If one of this two servers dies, i want to have this one remove from the dispatch Servers. How can i do that?
TIA
Hello,
On 07/07/06 10:47, Dominik Bay wrote:
Hi all,
how can i remove/add and reload the dispatcher module when it is in service? I've to servers with openser + dm which are dispatching the traffic to two different OpenSERs which handle the registrations etc. If one of this two servers dies, i want to have this one remove from the dispatch Servers. How can i do that?
if you use the latest CVS, you can mark a destination as being inactive, via fifo commands or from config file via ds_mark_dst(). For fifo commands you have to look in the sources for examples.
Cheers, Daniel
||
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
What about marking it as active after it goes online again? Is this possible?
Thanks, JF
On 7/7/06, Daniel-Constantin Mierla daniel@voice-system.ro wrote:
Hello,
On 07/07/06 10:47, Dominik Bay wrote:
Hi all,
how can i remove/add and reload the dispatcher module when it is in service? I've to servers with openser + dm which are dispatching the traffic to two different OpenSERs which handle the registrations etc. If one of this two servers dies, i want to have this one remove from the dispatch Servers. How can i do that?
if you use the latest CVS, you can mark a destination as being inactive, via fifo commands or from config file via ds_mark_dst(). For fifo commands you have to look in the sources for examples.
Cheers, Daniel
||
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users