On Tue, Sep 30, 2008 at 3:34 PM, Joseph Attardi <[EMAIL PROTECTED]> wrote: > Scott Lawrence wrote: >> In this call the "caller" (From) is a local user, so the proxy is trying >> to authenticate that identity before allowing the call to proceed. >> You're never getting to the REFER. > > I guess I'm confused then. Isn't that why we pass the User object along, > so that it will supply credentials that will let the call proceed?
What do you do to respond to the challenge? You have to actually issue a new request with the necessary credentials. There is a helper function which should do the job. Its in the click to call code. Ranga > _______________________________________________ > sipx-dev mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-dev > Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev > -- M. Ranganathan _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
