We're working to get sipx setup at work here. Our provider uses a rather
unique login system it seems.

The problem we're running across is it seems the provider needs a different
username (?) in the To: field from the Authorization: field.

Example, a successful registration would have:
To: <x...@something.com>
Authorization: Digest username:"Y";

Problem is, sipx sends the same username for both fields. If I set the
username to X, I get the proper 401 Unauthorized response from the first
REGISTER attempt, then on the subsequent REGISTER attempt with the
Authorization field, it fails as the username in the Authorization field is
X and not Y.

If set the username to Y, on the first REIGSTER attempt, the provider returns
a 404 - Address of record not managed.

I tried setting Asserted Identity to something different, but that doesn't
appear to have any effect - both the To and Authorization fields stay the
same.

Any ideas what I may be doing wrong here, or how to fix my dilema?

Thanks,
Mike Shoup
_______________________________________________
sipx-users mailing list sipx-users@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to