Re: [SR-Users] UAC authentication

2017-01-20 Thread Daniel-Constantin Mierla
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

Re: [SR-Users] UAC authentication

2017-01-20 Thread anfecora
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

Re: [SR-Users] UAC authentication

2017-01-20 Thread Daniel-Constantin Mierla
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