browsercaps and HTTP_UA_VOICE for mobile devices

G

Guest

I am hoping that someone can help. I am writing some new device definitions
to support SmartPhone 2003 and PocketPC Phone Edition and I cannot seem to
figure out how to capture the value of the HTTP_UA_VOICE servervariable and
set the flag that this device supports telephony. I am using the following
construct but the flag never gets set even though I know that the device is
sending the HTTP_UA_VOICE servervariable correctly:

<use var="HTTP_UA_VOICE" />
<filter>
<case match="TRUE">
canInitiateVoiceCall = "true"
</case>
</filter>

Is there something wrong with my syntax or something else?
Thanks,
Joseph
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,521
Members
44,995
Latest member
PinupduzSap

Latest Threads

Top