Unable to register to FreeSwitch server & unable to call SIP client (XLite) respectively using SIPml5 client
问题 I am unable to register to FreeSwitch server & unable to call to SIP client (XLite) by using SIPml5 SIP client. Following is my HTML5 code: <!DOCTYPE html> <html> <head> <meta content="charset=utf-8"/> <script type="text/javascript" src="SIPml-api.js"></script> <title>SIP Client 1</title> <script type="text/javascript"> window.onload = function() { var readyCallback = function(e){ createSipStack(); // see next section }; var errorCallback = function(e){ console.error('Failed to initialize the