I was about to let this one go when I found "B2B module gets visibility to
credentials defined via AVPs" on the About Version
1.10<http://www.opensips.org/About/Version-1-10-0#toc19>page.  In my
case it works only if I define the 'credential' modparam for
uac_auth.

The AVPs do work if I use the uac_auth() function in a failure_route
instead of the B2BUA top hiding.

Is there a trick I'm missing?



- Jeff


On Mon, Nov 11, 2013 at 11:09 AM, Jeff Pyle <jp...@fidelityvoice.com> wrote:

> Hello,
>
> I have uac_auth() working with AVPs in a proxy configuration on v1.10.
>  This is important because I need to choose the authentication username and
> password based on the usr_preferences of the source IP of the call.  Is it
> possible choose the credentials at call-time (like the AVPs allow) in a B2B
> top-hiding scenario?
>
> The scenario authenticates properly if I statically specify a
> "credentials" modparam for uac_auth.  It does not work, however, if I set
> AVPs prior to calling b2b_init_request("top hiding").  Is there another way
> to approach this?
>
>
> Regards,
> Jeff
>
>
_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to