Variables

modules_k/registrar/reg_mod.h File Reference

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"
Include dependency graph for modules_k/registrar/reg_mod.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables


Detailed Description

Definition in file modules_k/registrar/reg_mod.h.


Variable Documentation

int path_mode
  • STRICT (2): always insert, error if no support indicated in request
  • LAZY (1): insert only if support indicated in request
  • OFF (0): never insert

Definition at line 109 of file modules_k/registrar/reg_mod.c.

Referenced by pack_ci(), and reg_send_reply().