X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=sip.h;h=1e13aeee6254cf79d21429bf0d78f1f0e83448c8;hp=b3537e5086f2c36f76f7389c99fcebc2f065e00b;hb=refs%2Fheads%2Fbackup2;hpb=487bd4bcb2fd2a405081b21b17d2f8f2e2eb53dc diff --git a/sip.h b/sip.h index b3537e5..1e13aee 100644 --- a/sip.h +++ b/sip.h @@ -40,7 +40,6 @@ class Psip : public Port struct lcr_work p_s_delete; nua_handle_t *p_s_handle; nua_magic_t *p_s_magic; - char p_s_auth_nonce[64]; struct lcr_timer p_s_invite_option_timer; /* time to send OPTION to invite transaction */ int p_s_invite_direction; /* DIRECTION_* of invite */ int p_s_rtp_bridge; /* bridge RTP instead of having a local RTP peer */