diff -r 40a3f856b14d -r 41a7f70b3818 phoneengine/phonemodel/inc/cpeparserphonenumberhandler.h --- a/phoneengine/phonemodel/inc/cpeparserphonenumberhandler.h Thu Aug 19 09:54:27 2010 +0300 +++ b/phoneengine/phonemodel/inc/cpeparserphonenumberhandler.h Tue Aug 31 15:14:29 2010 +0300 @@ -20,7 +20,7 @@ #define CPEPARSERPHONENUMBERHANDLER_H // INCLUDES -#include +#include #include // CONSTANTS @@ -80,11 +80,12 @@ /** * Removes non-GSM standard postfix characters before dialling attempt. + * Leaves with ECCPErrorInvalidPhoneNumber if recognizes + char. * @since 5.0 * @param aPostfix postfix to modify. * @return modified postfix. */ - TPtrC FilterPostfix( TPtrC aPostfix ); + TPtrC FilterPostfixL( TPtrC aPostfix ); /** * Checks if phone is offline