fixup register
[lcr.git] / interface.h
index 58773bb..e3c6729 100644 (file)
@@ -134,6 +134,7 @@ struct interface {
        char                    sip_register_user[128];
        char                    sip_register_host[128];
        int                     sip_options_timer; /* timer to keepalive invite/register transactions */
+       char                    sip_public_ip[128];
        char                    sip_stun_server[128];
        int                     sip_stun_interval; /* timer to check own IP address */
        void                    *sip_inst; /* sip instance */