| Version | 1 |
| Variant | specified in RFC 4122 |
| urn | urn:uuid:00000000-0000-1000-8000-000a95a0e128 |
| Hexdump | 00000000000010008000000a95a0e128 |
| Bytes | โโโโโโโโรโโโรฒรกร( |
| Clock ID | 0 |
| Clock ID (hex) | 0x0 |
| Timestamp, RFC | 1582-10-15 00:00:00 |
| Timestamp, MS | 1601-01-01 00:00:00 |
| Timestamp, UNIX | 1970-01-01 00:00:00 |
| Raw hex timestamp | 0x0 |
| Raw timestamp | 0 |
| Sub-millisecond timestamp | 0 |
| MAC Address | 000a95a0e128 |
| is_local bit | False |
| is_multicast bit | False |
| MAC Manufacturer | Apple |
| UUIDv1 | timestamp + clock_id + version (1) + node ID (MAC) |
| MAC Date | 2002-08-03, wireshark.org, 000a95/24 |
Seen in RFC 5626 Counts : rfc5626:2 Seen 2 times in more than 1 page, showing only the first. RFC 5626 Client-Initiated Connections in SIP October 2009 sequences (CRLF), while for transports that are not connection oriented, this is accomplished by using a SIP-specific usage profile of STUN (Session Traversal Utilities for NAT) [RFC5389]. 3.2. Single Registrar and UA In the topology shown below, a single server is acting as both a registrar and proxy. +-----------+ | Registrar | | Proxy | +-----+-----+ | | +----+--+ | User | | Agent | +-------+ User Agents that form only a single flow continue to register normally but include the instance-id as described in Section 4.1. The UA also includes a "reg-id" Contact header field parameter that is used to allow the registrar to detect and avoid keeping invalid contacts when a UA reboots or reconnects after its old connection has failed for some reason. For clarity, here is an example. Bob's UA creates a new TCP flow to the registrar and sends the following REGISTER request. REGISTER sip:example.com SIP/2.0 Via: SIP/2.0/TCP 192.0.2.2;branch=z9hG4bK-bad0ce-11-1036 Max-Forwards: 70 From: Bob <sip:bob@example.com>;tag=d879h76 To: Bob <sip:bob@example.com> Call-ID: 8921348ju72je840.204 CSeq: 1 REGISTER Supported: path, outbound Contact: <sip:line1@192.0.2.2;transport=tcp>; reg-id=1; ;+sip.instance="<urn:uuid:00000000-0000-1000-8000-000A95A0E128>" Content-Length: 0 The registrar challenges this registration to authenticate Bob. When the registrar adds an entry for this contact under the AOR for Bob, the registrar also keeps track of the connection over which it received this registration. Jennings, et al. Standards Track [Page 7]