Functions

parse_refer_to.c File Reference

Parser :: Refert-To: header parser. More...

#include "parse_from.h"
#include "parse_to.h"
#include <stdlib.h>
#include <string.h>
#include "../dprint.h"
#include "msg_parser.h"
#include "../ut.h"
#include "../mem/mem.h"
Include dependency graph for parse_refer_to.c:

Go to the source code of this file.

Functions


Detailed Description

Definition in file parse_refer_to.c.


Function Documentation

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.

Here is the call graph for this function: