MAP: Fix get msg listing issue

Use case:
1. Pair with the remote ( customer specific)  device
2. Remote device tries to browse SMS folders

Observed Result:
Remote cannot get messages from folders

Root cause:
Observed number format exception while parsing
application parameters during Get request because
of unsupported values in app params.

Fix:
Handle Number Format exception while parsing
CONVO_ID to fix pre connection response issue
during msg listing.

CRs-Fixed: 2474581
Change-Id: I4a33c83c8b7205cc4acdfa80a49574ad0a188045
1 file changed