SIP registrar module - interface.
More...
#include "../../parser/msg_parser.h"
#include "../../qvalue.h"
#include "../../usr_avp.h"
#include "../usrloc/usrloc.h"
#include "../../modules/sl/sl.h"
Go to the source code of this file.
Variables
-
int method_filtering
- if the looked up contacts should be filtered based on supported methods
-
int path_enabled
- if the Path HF should be handled
- int path_mode
- if the Path HF should be inserted in the reply.
-
int path_use_params
- if the received- and nat-parameters of last Path uri should be used to determine if UAC is nat'ed
- sl_api_t slb
- SL API structure.
-
int tcp_persistent_flag
- if the TCP connection should be kept open
-
usrloc_api_t ul
- Structure containing pointers to usrloc functions.
Detailed Description
Definition in file modules_k/registrar/reg_mod.h.
Variable Documentation