To understand properly -- you don't have access to the user profile at
all? The server where the registration is forwarded is not managed by you?
Cheers,
Daniel
On 20/01/2017 13:50, anfecora wrote:
> Thank you Daniel. It will work if i have username and password in db
> or something else.
>
> In
Thank you Daniel. It will work if i have username and password in db or
something else.
In this case i am getting the register from the sip client and i dont have
the passwd but i need to forward it somehow via uac and on challenge pass
it back to the sip client.
I have done this with $du and wor
Hello,
you have to set authentication username and password inside the
$uac_req(...) -- see the attributes for it at:
-
https://www.kamailio.org/wiki/cookbooks/4.4.x/pseudovariables#uac_req_key
Cheers,
Daniel
On 20/01/2017 07:26, anfecora wrote:
> can someone please guide me where to find th