Displaying 1 result from an estimated 1 matches for "endoddl".
Did you mean:
endoddle
2008 Dec 22
1
Web-driven SIP call thru Asterisk IPBX
...e example:
/*************************/
<html>
<head>
<script type="text/javascript">
?
function webcall_win(sip,realm,phone,user,serviceName)
{
//You can have your ajax code here communicating with your site...
//XMLHttpRequest...
?
var URL? = "http://doddle.com.br/endoddle.jsp?sipserver="+sip+"&siprealm="+realm+"&callto="+phone+"&username="+user+"&provider="+serviceName;
window.open(URL,"MyWindow")
}
</script>
</head>
<body>
<h3>Your Asterisk?Applications web site...</h...