Hello all,
In dispatcher, I know how to send OPTIONS, modify the interval when a gateway is down... I can't see how to change the Ping option interval when a gateway is up.
how can I do? If it is in the sources, I can't find it.
thank you, regards,
François BERGANZ Ingénieur/Chef de projets VoIP Acropolis Telecom
On Tuesday 18 May 2010, François BERGANZ wrote:
In dispatcher, I know how to send OPTIONS, modify the interval when a gateway is down... I can't see how to change the Ping option interval when a gateway is up.
how can I do? If it is in the sources, I can't find it.
Hi François,
according to the source it seems that the if you set ds_probing_mode to 1 it will test all gateways every ds_ping_interval seconds. So there is no dedicated timer for this active probing.
Cheers,
Henning