RUT241 status>services SMS Gateway Down

I am trying to list and read sms messages using curl. Firmware version is RUT2M_R_00.07.12
I have sent this unit two sms messages from my phone and I can see them logged in as admin.
The RUT241 has local IP 192.168.1.105. I have installed Mobile POST/GET and defined the user perf with passwd Sof88ien and enabled Mobile POST/GET settings.
When I execure the curl statment below in Ubuntu I receive “Bad username or password”

$ curl -X GET “http://192.168.1.105/cgi-bin/sms_list?username=perf&password=Sof88ien
When I look at status>services I can see that the service SMS Gateway Post/Get is Down.
Please help!