Hello, I m using psjsip , I think this stack have a bug : (Follow the description ) ? - When I receive message SIP and the value of branch in VIA header contain the character %, the parser don?t recognize it take it for another think - By ex: when I receive 145%1458 the parser read value like this 145058 - - Then the 200 OK SIP message will be send with different VIA header branch value - - The function responsible for this parse is int_parse_via_param( pjsip_via_hdr *hdr, pj_scanner *scanner, - pj_pool_t *pool) - Did any have the same pb ? Thanks for response -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20100831/462d7bf1/attachment.html>