This may sound like a stupid question but I'm not a technical user (at all) so please forgive me. As far as I can tell we have a Meridian M8X24. We have 8 lines and around 20 extensions.
What I'm trying to do is port line 8 to a specific extension so that I can plug an answerphone into the...
I am using the following server side javascript to create a directory listing:
<SCRIPT>
function collectLinks () {
var links =
dirListing.document && dirListing.document.links ?
dirListing.document.links : new Array();
return links;
}
function writeLinks () {
var links =...
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.