<sip>
Attributes
Here is an example of how <sip> is used within code. Call will be sent to [email protected]
<?xml version="1.0" encoding="UTF-8"?>
<Response>
<dial>
<sip>sip.example.com</Say>
</dial>
</Response><?xml version="1.0" encoding="UTF-8"?>
<Response>
<dial>
<sip>sip:[email protected]</Say>
</dial>
</Response>Troubleshooting
Last updated