options.c File Reference

Options reply modules

Module: OPTIONS :: Reply to OPTION pokes. More...

#include "options.h"
#include "../../ut.h"
#include "../../mem/mem.h"
#include "../../data_lump_rpl.h"
#include "../../parser/parse_uri.h"

Include dependency graph for options.c:

Go to the source code of this file.

Functions

int opt_reply (struct sip_msg *_msg, char *_foo, char *_bar)

Variables

static str opt_200_rpl = str_init("OK")
static str opt_500_rpl = str_init("Server internal error")


Detailed Description

Options reply modules

Module: OPTIONS :: Reply to OPTION pokes.

Definition in file options.c.


Function Documentation

int opt_reply ( struct sip_msg _msg,
char *  _foo,
char *  _bar 
)


Variable Documentation

str opt_200_rpl = str_init("OK") [static]

Definition at line 49 of file options.c.

str opt_500_rpl = str_init("Server internal error") [static]

Definition at line 50 of file options.c.


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