If you set the AVPs before creating the b2b call, it should work on 1.10. Regards, Ovidiu Sas
On Tue, Nov 12, 2013 at 11:16 PM, Jeff Pyle <[email protected]> wrote: > 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 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 <[email protected]> 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 > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > -- VoIP Embedded, Inc. http://www.voipembedded.com _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
