Hi!
I would like to use probing implementation in dispatcher module to keep track of the state of the gateways, but I want to choosing a gateway manually in the config.
For example I defined a dispatcher set with 6 entries. Then in .cfg I want to retrieve a certain entry from the set (by index) and its state (active, inactive, probing).
AFAIS there is currently now way to do this. Does anybody knows a workaround or maybe another way for manual dispatching but automatic probing?
Thanks Klaus