diff -r 29cff3b150f3 -r 958eca8527dd terminalsecurity/SCP/SCPServer/inc/SCPServer.h --- a/terminalsecurity/SCP/SCPServer/inc/SCPServer.h Fri Jan 22 10:33:42 2010 +0200 +++ b/terminalsecurity/SCP/SCPServer/inc/SCPServer.h Tue Jan 26 12:43:57 2010 +0200 @@ -92,6 +92,8 @@ _LIT8( KCodePolicyTypeId, "http://www.w3.org/2001/XMLSchema#string" ); // Allowed SIDs for the functions +const TUint32 KSCPServerSIDTelephone( 0x100058B3 ); // Terminal Control Server +const TUint32 KSCPServerSIDLog( 0x101f4cd5 ); // Terminal Control Server const TUint32 KSCPServerSIDTerminalControl( 0x10207825 ); // Terminal Control Server const TUint32 KSCPServerSIDGeneralSettings( 0x100058EC ); // General Settings //const TUint32 KSCPServerSIDSecurityObserver( 0x10000938 ); // Security Observer