This is my proram:
<%@ Language=JavaScript%>
<%
var serverIP;
serverIP = Request.ServerVariables("LOCAL_ADDR");
Response.AddHeader("Refresh", "5; url=http://"+serverIP + "/services/idle.asp");
Response.ContentType = "text/xml"...
i have done this and it works fine in my ip phone.contact me if u r interested to know the only thing u need setting idle time and idle url in enterprise parameters
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.