P.S.
I have tried dropping them conditionally in the tm:local-request event route and onsend_route. It doesn't work when the request is endogenously generated.
On 11/04/2011 04:44 PM, Alex Balashov wrote:
Is there some way by which credentials can be loaded into the uacreg table, but not all of them used at once?
The problem I have is a need to make these registrations active and inactive periodically, whereas the registration facility that the uac module provides is fully managed/largely unattended.
Using $uac_req(...) is not an option because I need to capture the failure replies (which is not supported in TM) in order to do digest challenge authentication.