<div dir="auto"><div dir="auto">Hey.</div><div dir="auto"><br></div><div dir="auto">I have another question regarding the Dispatcher Probing.</div><div dir="auto"><br></div><div dir="auto">In my SBC, a Gateway is defined by it's IP, Port and SAP (Kamailio's IP</div><div dir="auto">used for signaling). Those 3 parameters are defined in the Gateway table.</div><div dir="auto"><br></div><div dir="auto">In this case ( using Options for probing), i only have access to the destination IP ($dd) and Port ($dp). I need to</div><div dir="auto">know the SAP associated to the gateway that is currently being probed, in</div><div dir="auto">order to force the correct socket in the OPTIONS request. Is there any way</div><div dir="auto">to get more info about the db line that is being read by dispatcher for the</div><div dir="auto">probing?</div><div dir="auto"><br></div><div dir="auto">If that's not possible i was thinking about querying my db for the Ip:Port</div><div dir="auto">pair and if i got more than one result, do forking using the the SAPs in</div><div dir="auto">the results, sending multiple OPTIONS through the multiple sockets. In this</div><div dir="auto">case, if only one of the OPTIONS is answered, will the gateway still appear</div><div dir="auto">as "Active" ?</div><div dir="auto"><br></div><div dir="auto">Best Regards,</div><div dir="auto"><br></div><div dir="auto">Duarte Rocha</div></div>