Frank Shearar wrote:
> "Satyarth Negi" <[EMAIL PROTECTED]> asks:
> 
> > Can i have different phone numbers in Contact-Header and From-Header
> > fields of a REGISTER .
> >
> > For example :
> > Can we have a REGISTER request as described below :
> >
> > REGISTER
> > ....
> > >From : <sip:1234@<IP>:<PORT>
> > ....
> > Contact : <sip:5678@<IP>:<PORT>
> > ....
> >
> > So here phone numbers ( 1234 and 5678 ) in From and Contact headers
> > are different ?
> > Can we have REGISTER request like this ?
> 
> Yes, if sip:1234@<IP>:<PORT> has the authority to perform a
third-party
> registration.

In fact, the Contact URI and the From URI are generally different
anyway, since one is an AoR and the other usually isn't.  This is fine,
but is not an example of third-party registration.

>       From: The From header field contains the address-of-record of
the
>            person responsible for the registration.  The value is the
>            same as the To header field unless the request is a third-
>            party registration.

This extract actually says that the From header needn't be the same as
the To header, for a third-party registration.  It doesn't mention the
Contact header at all.

Regards,

Michael Procter

_______________________________________________
Sip-implementors mailing list
[email protected]
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors

Reply via email to