Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This sample profile can be used for phone-phone sessions.
The service provider listed in the domain attribute is eDial, and the session type and party are listed in the session element.
<provision key="ed0fdf0c-cc35-4d8e-bb5d-7125e4618fa2"
name="eDial">
<user account="999999"
password="RTCRocks!"
uri="[email protected]" />
<accesscontrol domain="mydomain.com"
sig="unique signature provided by Microsoft" />
<sipsrv addr="sip.mydomain.com:443"
protocol="tls"
auth="basic"
role="proxy">
<session party="third" type="ph2ph" />
</sipsrv>
<sipsrv addr="sip.mydomain.com:443"
protocol="tls"
auth="basic"
role="registrar" />
</provision>
See Also
XML Profile Samples | RTC Client API XML Schema
Send Feedback on this topic to the authors