#include "../../parser/msg_parser.h"


Go to the source code of this file.
Functions | |
| int | ospCheckHeader (struct sip_msg *, char *, char *) |
| int | ospValidateHeader (struct sip_msg *, char *, char *) |
| int ospCheckHeader | ( | struct sip_msg * | , | |
| char * | , | |||
| char * | ||||
| ) |
Definition at line 50 of file term_transaction.c.
References MODULE_RETURNCODE_FALSE, MODULE_RETURNCODE_TRUE, OSP_TOKENBUF_SIZE, and ospGetOspHeader().
| int ospValidateHeader | ( | struct sip_msg * | , | |
| char * | , | |||
| char * | ||||
| ) |
Definition at line 71 of file term_transaction.c.
References _osp_device_ip, _osp_provider, _osp_token_format, _osp_validate_callid, _osp_dest::authtime, _osp_dest::called, _osp_dest::callid, _osp_dest::callidsize, _osp_dest::calling, _osp_dest::host, LM_DBG, LM_ERR, LM_INFO, MODULE_RETURNCODE_ERROR, MODULE_RETURNCODE_FALSE, MODULE_RETURNCODE_TRUE, NULL, _osp_dest::origcalled, OSP_TOKENBUF_SIZE, ospGetCallId(), ospGetFromUserpart(), ospGetOspHeader(), ospGetRpidUserpart(), ospGetSourceAddress(), ospGetToUserpart(), ospGetTransactionId(), ospGetUriUserpart(), ospInitDestination(), ospRecordEvent(), ospRecordTermTransaction(), ospSaveTermDestination(), _osp_dest::source, _osp_dest::transid, and _osp_dest::type.
1.5.6