2011-10-25 21:53:50,400 INFO [NotificationManagerImpl] - Notification received: notificationId=1318374948580769, type=Ping
2011-10-25 21:53:56,919 INFO [OperatingSystemProcessManagerImpl] - Output of command execution: /home/avi/web.sh "deviceId=2306198623256475477&id=1318374948580769&type=PING&title="Phone sent a ping"&data=""&description="Test notification""
Created new window in existing browser session.
2011-10-25 21:53:57,189 INFO [OperatingSystemProcessManagerImpl] - Command [/home/avi/web.sh "deviceId=2306198623256475477&id=1318374948580769&type=PING&title="Phone sent a ping"&data=""&description="Test notification""] exited with code [0]
2011-10-25 21:54:16,926 INFO [NotificationManagerImpl] - Notification received: notificationId=40869545491981671, type=Ring
2011-10-25 21:54:18,045 INFO [OperatingSystemProcessManagerImpl] - Output of command execution: /home/avi/web.sh "deviceId=yyyyy&id=40869545491981671&type=RING&title="Phone is ringing"&data="nnnnnnn"&description="Dad: Allan Marcus - Mobile (nnnnnnn)""
sh: Syntax error: "(" unexpected
2011-10-25 21:54:18,129 INFO [OperatingSystemProcessManagerImpl] - Command [/home/avi/web.sh "deviceId=yyyyy&id=40869545491981671&type=RING&title="Phone is ringing"&data="nnnnnnnn"&description="Dad: Allan Marcus - Mobile (nnnnnnn)""] exited with code [2]
It seems it doesn't like the ( in the description.. it's ok with all the extra " though.
Any ideas? I'm going to leave the description out for now, since I mostly need the numbers.