I still don't get this... The only difference I can find is that CF is calling
Code:
----------------------------------------------------------------------------
2005-06-30 13:47:41 RemoteCommand: <PhoneControl.NET><GetPhoneBooks/></PhoneControl.NET>
----------------------------------------------------------------------------
2005-06-30 13:47:41 RemoteCommand: <PhoneControl.NET><GetPhoneBook id=""/></PhoneControl.NET>
----------------------------------------------------------------------------
2005-06-30 13:47:49 COM: >AT+CPAS
----------------------------------------------------------------------------
2005-06-30 13:47:53 COM: <
+CPAS: 0
OK
Where RR is calling
Code:
----------------------------------------------------------------------------
2005-06-30 13:41:54 RemoteCommand: <PhoneControl.NET><GetPhoneBook id="DC" /></PhoneControl.NET>
----------------------------------------------------------------------------
2005-06-30 13:41:54 RemoteCommand: <PhoneControl.NET><GetPhoneBook id="RC" /></PhoneControl.NET>
----------------------------------------------------------------------------
2005-06-30 13:41:54 RemoteCommand: <PhoneControl.NET><GetPhoneBook id="MC" /></PhoneControl.NET>
----------------------------------------------------------------------------
2005-06-30 13:41:54 RemoteCommand: <PhoneControl.NET><GetPhoneBook id="SIM"/></PhoneControl.NET>
----------------------------------------------------------------------------
2005-06-30 13:42:13 COM: >AT+CPAS
----------------------------------------------------------------------------
2005-06-30 13:42:15 COM: <
+CPAS: 0
OK
To me the only difference there is that RR is telling what kind of storage place to expect calls to, whereas CF is doing it on the run...
Hmmm... I guess I have to continue to make some trial and error 'cause I don't wanna switch to CF since I feel it's abit too much to handle all the onscreen buttons...
Cheers,
Zappa
Bookmarks