Got this from a Virtual Phone expert...

The error message is returned by the PalmOS phone driver that issues the AT 
command corresponding to the called telephony function. 

The VP Phone model has to be set to simulate a phone model compatible with the 
phone driver selected in the connection settings on the Garnet side.

By default, PalmOS 5.x uses a 'default GSM' AT Phone driver which is fully AT 
compliant. On the VP side, the same setting shall be applied.

If the VP settings and the Garnet Phone driver are not matching, you'll get 
this "Connection is OK, but phone does not match settings. For best results use 
the driver for your phone." error.

Then, regarding the AT Log, the AT+CGMS=20 returns an error because 20 is not a 
correctly formatted phone number I guess. All following calls will fail. Looks 
like the code calling the telephony just ignore the error returned and keeps on 
sending the SMS....

Hope this helps.
Tom
 -------------- Original message ----------------------
From: [EMAIL PROTECTED]
> I have posted this question in the nearby comm-dev forum, but nobody
> replied. I am testing my luck here. Reply of any sort is greatly
> appreciated!!
> -------------------------------------------------------
> Hi, I've been reading this forum for a while, and I can't find any posts with 
> the problem I am experiencing. I am having problems setting up a connection 
> between Palm Simulator (version 5.2 or 5.0) and the Virtual Phone. The error 
> message I am getting when I try to test the connection in the PalmOS 
> Preferences 
> is "Connection is OK, but phone does not match settings. For best results use 
> the driver for your phone." I've tried to change the Virtual Phone settings 
> under Tools->Service Configuration, but nothing seems to work. The log I am 
> getting in Virtual Phone is:
> 
> --==     SET VP POWER: ON     ==--
> ATE0V1+CMEE=1;+CSCS="GSM";+CMGF=0
> OK
> 
> AT+CGMI
> Virtual Phone
> OK
> 
> AT+CGMM
> 1
> OK
> 
> ATE0V1+CMEE=1;+CSCS="GSM";+CMGF=0
> OK
> 
> Also, if I try to send a sms message from the simulator (SMS version 4.5) to 
> the 
> Virtual Phone, I get an error message in the Simulator: "The phone was unable 
> to 
> handle your request. Please make sure you are using the right driver for your 
> phone". And the error message on the Virtual Phone is: 
> 
> AT+CMGS=20
> +CME ERROR: 3
> 
> 001100098133566598F60000A70767B2F94C369F01
> +CME ERROR: 4
> +CME ERROR: 4
> +CME ERROR: 4
> +CME ERROR: 4
> +CME ERROR: 4
> +CME ERROR: 4
> +CME ERROR: 4
> +CME ERROR: 4
> 
> Can any of you suggest possible solutions? Any suggestions will be greatly 
> appreciated!
> 
> -- 
> For information on using the ACCESS Developer Forums, or to unsubscribe, 
> please 
> see http://www.access-company.com/developers/forums/


-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to