<sip>
Attributes
Here is an example of how <sip> is used within code. Call will be sent to dialed_number@sip.example.com
<?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:conference@sip.example.com</Say>
</dial>
</Response>Troubleshooting
Last updated