i am using Windowsce.net4.2 evaluation edition
Platform Builder and i am using the IP Phone Advanced platform. I am using
a third party BSP
- s3c2410 development platform which has a ARMV4
processor. I want to download the IP Phone image to this target and work.
and i use ondo sip server of brekeke.
according to the help of' How to Create an IP Phone on an Emulator',i
modified some place.but it shows that can not find the server.i don't know
if this change below is right or not,who can help me?
in the second stage'Creating an IP Phone Provisioning File'
<sip_uri>someone@example.com</sip_uri>
<sip_server>SIP Server Address</sip_server>
<sip_username>Username</sip_username>
i changed them into
<sip_uri>aaa@192.168.0.207</sip_uri>
<sip_server>192.168.0.0.7</sip_server>
<sip_username>aaa</sip_username>
are there anything wrong with the changes?
please help me~