<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<pre style="color: rgb(26, 26, 26); font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(254, 254, 240); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">hi,
what's best method from perfomance view to parse this header
P-Asserted-Identity: <a class="moz-txt-link-rfc2396E" href="sip:+44111222333@22.22.22.22;user=phone"><sip:+44111222333@22.22.22.22;user=phone></a>
P-Asserted-Identity: <a class="moz-txt-link-rfc2396E" href="tel:+44111222333"><tel:+44111222333></a>
i need +44111222333 (if Privacy: id)
PJSIP_PARSE_URI ?
STRREPLACE/CUT?
FastAGI?
other options?
thanks
Marek
</pre>
</body>
</html>