Hi all,
What is the expected content of the Timestamp header in RFC3261? In the
example on page 178 I found this:
"Timestamp: 54"
Is another "kind of timestamp" (full date and time) also allowed? Like
"Timestamp: 11142006114432"
(year 2006, month 11, day 14 and so on, you get it)
I guess that it should be an integeer like in the first case, but if the
second is allowed as well I guess I have to take different actions in a
parser (since the second example wont fit in a unsigned int variable). Right
now I have a UA sending a Timestamp header like my second example, and I'm
not sure if it is wrong in that UA, or if it is the parser implementation
that is to strict.
Thanks in advance!
// Andreas
_______________________________________________
Sip-implementors mailing list
[email protected]
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors