Parser :: SIP From header parsing. More...
#include "parse_to.h"#include "msg_parser.h"

Go to the source code of this file.
Definition in file parse_from.h.
| int parse_from_header | ( | struct sip_msg * | msg | ) |
params: msg : sip msg returns 0 on success, -1 on failure.
Definition at line 55 of file parse_from.c.
References hdr_field::body, _str::len, parse_to(), hdr_field::parsed, and _str::s.
Referenced by char_msg_val(), is_direction(), mi_check_msg(), pre_match_parse(), record_route(), record_route_advertised_address(), and record_route_preset().


1.7.1