jwepaterson
09-15-2008, 09:04 PM
I am trying to set up a smartphone (HTC s640) to use VYL (in addition to standard cell calling). I have got the WM6 VoIP set up but when I add the settings, the phone always reports 'VYL: searching...'. I suspect I have some setting wrong somewhere, and wonder if anyone has set up windows mobile 6 to use VYL.
Here is the xml file I have used to set up with:
<wap-provisioningdoc>
<characteristic type="VoIP">
<parm name="SIPSettings"
value="<provision key='1232ab01' name='VYL'>
<provider name='VYL'/>
<user account='********' password='********'
uri='sip:jwepaterson@sip.voipyourphone.com'
allowedauth='digest'/>
<sipsrv addr='sip.voipyourphone.com:5060' protocol='UDP' role='proxy'>
<session party='First' type='pc2pc' />
<session party='First' type='pc2ph' />
</sipsrv>
<sipsrv addr='voipyourphone.com:5060' protocol='UDP' role='registrar'/>
</provision>" />
</characteristic>
</wap-provisioningdoc>
I have tried using ip addresses and various combinations of sip.voipyourphone.com / voipyourphone.com in the addr fields. Anyone have experience or suggestions?
James
Here is the xml file I have used to set up with:
<wap-provisioningdoc>
<characteristic type="VoIP">
<parm name="SIPSettings"
value="<provision key='1232ab01' name='VYL'>
<provider name='VYL'/>
<user account='********' password='********'
uri='sip:jwepaterson@sip.voipyourphone.com'
allowedauth='digest'/>
<sipsrv addr='sip.voipyourphone.com:5060' protocol='UDP' role='proxy'>
<session party='First' type='pc2pc' />
<session party='First' type='pc2ph' />
</sipsrv>
<sipsrv addr='voipyourphone.com:5060' protocol='UDP' role='registrar'/>
</provision>" />
</characteristic>
</wap-provisioningdoc>
I have tried using ip addresses and various combinations of sip.voipyourphone.com / voipyourphone.com in the addr fields. Anyone have experience or suggestions?
James