summaryrefslogtreecommitdiff
path: root/pjnath/include/pjnath/ice_strans.h
diff options
context:
space:
mode:
Diffstat (limited to 'pjnath/include/pjnath/ice_strans.h')
-rw-r--r--pjnath/include/pjnath/ice_strans.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pjnath/include/pjnath/ice_strans.h b/pjnath/include/pjnath/ice_strans.h
index 59243a00..c145b277 100644
--- a/pjnath/include/pjnath/ice_strans.h
+++ b/pjnath/include/pjnath/ice_strans.h
@@ -274,6 +274,7 @@ typedef struct pj_ice_strans_comp
pj_sock_t sock; /**< Socket descriptor. */
pj_stun_session *stun_sess; /**< STUN session. */
+ pj_uint8_t ka_tsx_id[12]; /**< ID for keep STUN alives */
pj_sockaddr local_addr; /**< Local/base address. */