Parse SIP message and parts of SIP messages such as URI's etc
from memory and return a structure.
Intended use: UDP message processing.
This class is used when you have an entire SIP message or Header
or SIP URL in memory and you want to generate a parsed structure from
it.