diff -r dd3853b8dc3f -r 1e1cc61f56c3 realtimenetprots/sipfw/ProfileAgent/Client/Src/sipprofile.cpp --- a/realtimenetprots/sipfw/ProfileAgent/Client/Src/sipprofile.cpp Fri Feb 19 23:10:33 2010 +0200 +++ b/realtimenetprots/sipfw/ProfileAgent/Client/Src/sipprofile.cpp Fri Mar 12 15:44:11 2010 +0200 @@ -313,6 +313,8 @@ case KSIPOutboundProxy: case KSIPPrivateIdentity: case KSIPSoIpTOS: + case KPrimaryAPN: + case KSecondaryAPN: { return KErrNotFound; }