X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=sip.h;h=b3537e5086f2c36f76f7389c99fcebc2f065e00b;hp=1e13aeee6254cf79d21429bf0d78f1f0e83448c8;hb=ef08f1213998f3bfd7bc3d95ab7c4917725fb3e2;hpb=dd298160ec62b7d50a2764d472c906f6b1f353ab diff --git a/sip.h b/sip.h index 1e13aee..b3537e5 100644 --- a/sip.h +++ b/sip.h @@ -40,6 +40,7 @@ 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 */