Functions

k/registrar/sip_msg.h File Reference

SIP registrar module - SIP message related functions. More...

#include "../../qvalue.h"
#include "../../parser/msg_parser.h"
#include "../../parser/contact/parse_contact.h"
Include dependency graph for k/registrar/sip_msg.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions


Detailed Description

Definition in file k/registrar/sip_msg.h.


Function Documentation

void calc_contact_expires ( struct sip_msg _m,
param_t _ep,
int *  _e 
)

If it is not zero, add actual time to it 2) If the contact has no expires parameter, use expires header field in the same way 3) If the message contained no expires header field, use the default value

Definition at line 248 of file k/registrar/sip_msg.c.

References param::body, get_expire_val(), get_expires_hf(), and _str::len.

Here is the call graph for this function: