exec.c File Reference

#include <stdio.h>
#include <strings.h>
#include <errno.h>
#include <stdlib.h>
#include <sys/types.h>
#include <sys/wait.h>
#include "../../mem/mem.h"
#include "../../error.h"
#include "../../config.h"
#include "../../parser/msg_parser.h"
#include "../../dprint.h"
#include "../../dset.h"
#include "../../action.h"
#include "../../usr_avp.h"
#include "exec.h"

Include dependency graph for exec.c:

Go to the source code of this file.

Functions

int exec_avp (struct sip_msg *msg, char *cmd, pvname_list_p avpl)
int exec_msg (struct sip_msg *msg, char *cmd)
int exec_str (struct sip_msg *msg, char *cmd, char *param, int param_len)


Function Documentation

int exec_avp ( struct sip_msg msg,
char *  cmd,
pvname_list_p  avpl 
)

int exec_msg ( struct sip_msg msg,
char *  cmd 
)

Definition at line 52 of file exec.c.

References sip_msg::buf, E_EXEC, sip_msg::len, LM_ERR, NULL, and ser_error.

Referenced by w_exec_msg().

int exec_str ( struct sip_msg msg,
char *  cmd,
char *  param,
int  param_len 
)


Generated on Wed May 23 06:01:03 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6