Re: [reSIProcate-users] What's diffenrent of NameAddr, uri and aor ?
Thank you Scott and Byron, then the AOR just not inclues parameter, the Uri = AOR+parameter. if
there no paramter, then URI == AOR, right ?
On Thu, Aug 7, 2008 at 4:15 AM, Scott Godin
<slgodin@xxxxxxxxxxxx> wrote:
Right - my mistake. From RFC3261:
Address-of-Record: An address-of-record (AOR) is a SIP or SIPS URI
that points to a domain with a location service that can map
the URI to another URI where the user might be available.
Typically, the location service is populated through
registrations. An AOR is frequently thought of as the "public
address" of the user.
However it should be noted that the getAor method on resip's Uri class does not include the scheme.
Scott
From: Byron Campen [mailto:bcampen@xxxxxxxxxxxx]
Sent: Wed 8/6/2008 4:02 PM
To: Scott Godin
Cc: Karlsson; resiprocate-users
Subject: Re: [reSIProcate-users] What's diffenrent of NameAddr, uri and aor ?
Sorry, this is a pet peeve of mine, but an AOR includes a scheme.
Best regards,
Byron Campen
FYI - RFC3261 has the full definition and grammer for all of these. A really basic summary is:
1. NameAddr = Display Name + URI
2. URI = scheme + [user@] hostname + parameters
3. AOR = user@hostname
Scott
What's diffenrent of NameAddr, uri and aor ?
I have tried search in wiki, but not clear yet.
_______________________________________________
resiprocate-users mailing list
resiprocate-users@xxxxxxxxxxxxxxx
List Archive: http://list.resiprocate.org/archive/resiprocate-users/