Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. BigGreenBox

    5410 auto-login

    I don't have much hope that this is actually possible, but I'll give it a go!!! Backstory is that in one of our departments, there are a couple of staff members that tend to log into their PCs, but not their phones at least not for 15-20 minutes on some occasions, despite disciplinary action...
  2. BigGreenBox

    IPO to "A.N. Other" trunking

    I've got a "It's hypothetical right now, but might not be in three months time" kinda question... We've got an IPO500 on v5.0, and our parent company is looking to get a VoIP system separate to our IPO. All the parent sites are networked via a VPN to ours. Could we link the two together via IP...
  3. BigGreenBox

    Logging

    I think I know the answer to this, but I'm gonna ask anyway!! Is there any way (and in the unlikely event we can, how to do it) we can log how long a user is leaving their phone on DND for? We have IPO 5.0 and the Delta Server, if that helps. Cheers
  4. BigGreenBox

    I'm having a shocker with deafened 5410 users

    Just wondering if anyone else has had this problem... On the odd occasion, when a user picks up the handset on one of our 5410s, all they can here is a loud constant beep, as if one of the numbers is being held down (one user said yesterday "My phone's trying to deafen me!"). None of the...
  5. BigGreenBox

    MSXML Attributes / VB

    I've written a small function to add attributes to my XML which is this: Sub AddAttribute(AttribName, AttribValue) Dim AttribNode Set AttribNode = XMLFile.createAttribute(AttribName) MyNode(NodeCount - 1).Attributes.setNamedItem AttribNode AttribNode.Value = AttribValue Set...

Part and Inventory Search

Back
Top