#include <sofia-sip/nta.h>
#include <sofia-sip/nta_tport.h>
#include <sofia-sip/tport.h>
#include <sofia-sip/htable.h>
#include <sofia-sip/su_debug.h>
Include dependency graph for nta_internal.h:
Go to the source code of this file.
Defines | |
#define | NTA_INTERNAL_MSG |
A sip_flag telling that this message is internally generated. | |
Enumerations | |
enum | nta_res_order_e |
Resolving order. | |
Variables | |
su_log_t | nta_log [] |
Debug log for nta module. |
Debug log for nta module.
The nta_log is the log object used by nta module. The level of nta_log is set using NTA_DEBUG environment variable.