Hi,
What's the best way to capture the response from REGISTER requests automatically
initiated by the uac_reg module?
I was looking to use event_route[uac:reply] {} but that is only triggered if the evroute
flag is set on the initial call made to uac_req_send()
Is there a way to set this globally so that uac:reply is called for all requests initiated
for peers in the uacreg table or a better way to capture the response?
Best,
Ross