SIP-utils :: Various URI checks and Request URI manipulation
More...
#include "../../parser/msg_parser.h"
Go to the source code of this file.
Functions
-
int w_is_reply (struct sip_msg *msg, char *foo, char *bar)
- return 1 (true) if the SIP message type is reply
-
int w_is_request (struct sip_msg *msg, char *foo, char *bar)
- return 1 (true) if the SIP message type is request
Detailed Description
Definition in file modules_k/siputils/checks.h.