path/path.h File Reference

Path :: Utilities. More...

#include "../../parser/msg_parser.h"

Include dependency graph for path/path.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int add_path (struct sip_msg *_msg, char *_a, char *_b)
 Prepend own uri to Path header.
int add_path_received (struct sip_msg *_msg, char *_a, char *_b)
 Prepend own uri to Path header and append received address as "received"-param to that uri.
int add_path_received_usr (struct sip_msg *_msg, char *_a, char *_b)
 Prepend own uri to Path header and append received address as "received"-param to that uri and take care of given user.
int add_path_usr (struct sip_msg *_msg, char *_a, char *_b)
 Prepend own uri to Path header and take care of given user.
void path_rr_callback (struct sip_msg *_m, str *r_param, void *cb_param)
 rr callback


Detailed Description

Path :: Utilities.

Definition in file path/path.h.


Function Documentation

int add_path ( struct sip_msg _msg,
char *  _a,
char *  _b 
)

Prepend own uri to Path header.

Definition at line 169 of file path/path.c.

References prepend_path(), and user.

Referenced by send_reply().

int add_path_received ( struct sip_msg _msg,
char *  _a,
char *  _b 
)

Prepend own uri to Path header and append received address as "received"-param to that uri.

Definition at line 188 of file path/path.c.

References prepend_path(), and user.

int add_path_received_usr ( struct sip_msg _msg,
char *  _a,
char *  _b 
)

Prepend own uri to Path header and append received address as "received"-param to that uri and take care of given user.

Definition at line 198 of file path/path.c.

References prepend_path().

int add_path_usr ( struct sip_msg _msg,
char *  _a,
char *  _b 
)

Prepend own uri to Path header and take care of given user.

Definition at line 179 of file path/path.c.

References prepend_path().

void path_rr_callback ( struct sip_msg _m,
str r_param,
void *  cb_param 
)


Generated on Thu May 24 02:00:40 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6