Parser :: Refert-To: header parser. More...
#include "msg_parser.h"

Go to the source code of this file.
Definition in file parse_refer_to.h.
| int parse_refer_to_header | ( | struct sip_msg * | msg | ) |
params: msg : sip msg returns 0 on success, -1 on failure.
Definition at line 44 of file parse_refer_to.c.
References hdr_field::body, _str::len, parse_to(), hdr_field::parsed, and _str::s.

1.7.1