On Thu, Aug 10, 2017 at 04:48:48PM -0400, Ryan Wagoner wrote:
In my REGFWD route I have this chunk of code to lookup
the dispatcher
IP/port from the same hash table before calling uac_req_send(). The
regserver column contains the dispatcher set id. Is there a way I can call
ds_select and then access the IP / port variables directly?
ds_* sets $du (and its parts $dd/$dp/?).