From 579bf3eb524d1001d5d786d0207568b487b60ba2 Mon Sep 17 00:00:00 2001 From: pescuma Date: Sat, 30 Jan 2010 06:05:24 +0000 Subject: sip: + Added info popups + Added SRTP option - Remove TCP connection for protocol (everybody seems to use UDP/TLS only) git-svn-id: http://pescuma.googlecode.com/svn/trunk/Miranda@219 c086bb3d-8645-0410-b8da-73a8550f86e7 --- Protocols/SIP/resource.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Protocols/SIP/resource.h') diff --git a/Protocols/SIP/resource.h b/Protocols/SIP/resource.h index 2cd12ae..8841258 100644 --- a/Protocols/SIP/resource.h +++ b/Protocols/SIP/resource.h @@ -34,6 +34,8 @@ #define IDC_VIDEO 1088 #define IDC_PUBLISH2 1088 #define IDC_KEEPALIVE 1088 +#define IDC_KEEPALIVE2 1089 +#define IDC_SRTP 1089 #define IDC_DOMAIN 1091 #define IDC_STATIC -1 -- cgit v1.2.3