P-Preferred-Identity header parser. More...
#include "../../parser/msg_parser.h"#include "../../parser/parse_to.h"

Go to the source code of this file.
Definition in file parse_ppi.h.
| int parse_ppi_header | ( | struct sip_msg * | msg | ) |
Currently only one name-addr / addr-spec is supported in the header and it must contain a sip or sips URI.
| msg | sip msg |
Definition at line 48 of file parse_ppi.c.
References hdr_field::body, _str::len, parse_to(), hdr_field::parsed, and _str::s.
Referenced by parse_ppi_uri().


1.7.1