Functions

modules_k/registrar/common.c File Reference

SIP registrar module. More...

#include <string.h>
#include "../../dprint.h"
#include "rerrno.h"
#include "reg_mod.h"
#include "common.h"
#include "config.h"
Include dependency graph for modules_k/registrar/common.c:

Go to the source code of this file.

Functions


Detailed Description

Definition in file modules_k/registrar/common.c.


Function Documentation

int extract_aor ( str _uri,
str _a,
sip_uri_t _pu 
)

Extract Address Of Record.

Definition at line 49 of file modules_k/registrar/common.c.

References sip_uri::host, _str::len, _str::s, and sip_uri::user.

Referenced by lookup(), registered(), and save().

Here is the caller graph for this function: