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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by JDTurk

  1. JDTurk

    MWI Not Illuminating After Power Fail

    I was very lucky. Rebooting the MAS fixed the problems. Thanks for everyone's help. This is an awesome forum. S8730 Processors (Redundncy/Mirror Img) Aura 5.2 (Communication Manager) Modular Messaging 5.2
  2. JDTurk

    MWI Not Illuminating After Power Fail

    LMAO!!!! S8730 Processors (Redundncy/Mirror Img) Aura 5.2 (Communication Manager) Modular Messaging 5.2
  3. JDTurk

    Wireless Network Connection Doesn't Have a Valid IP Configuration

    Hey Guys, thanks for the replies. I won't be able to test these things til this evening. S8730 Processors (Redundncy/Mirror Img) Aura 5.2 (Communication Manager) Modular Messaging 5.2
  4. JDTurk

    MWI Not Illuminating After Power Fail

    Hey Joe, can you please define "delete mailbox"? We have an Exchange backend and our Network Admin (who's away for 2 weeks) creates mailboxes in Active Directory. What would I need to do in AD to delete a mm mailbox? Is it as easy as deactivating from the Modular Messaging tab? S8730...
  5. JDTurk

    MWI Not Illuminating After Power Fail

    Hey Joe, Thanks for the reply. No, it shows blank for Message Waiting. S8730 Processors (Redundncy/Mirror Img) Aura 5.2 (Communication Manager) Modular Messaging 5.2
  6. JDTurk

    Call Forwarding on a 9670 IP Phone

    Class of service is 2, EC500 state is disabled, and trace station is . . . LIST TRACE time data 12:24:35 active station 5885 cid 0x211f 12:24:35 G711MU ss:off ps:20 rgn:1 [10.120.1.16]:2382 rgn:1 [10.120.0.13]:3080...
  7. JDTurk

    MWI Not Illuminating After Power Fail

    We had an electrical power failure two days ago that has stopped the MWI from functioning for six of our 300 Modular Messaging users. "Clear amw all xxxx" didn't fix the problem and all the applicable services are running on our MAS. Any help would be greatly appreciated. Thanks. S8730...
  8. JDTurk

    Wireless Network Connection Doesn't Have a Valid IP Configuration

    After years of success, I am no longer able to connect to wireless networks on my Dell Inspiron laptop. When troubleshooting, the problem found is "wireless network connection doesn't have a valid ip configuration". I'm not having any problems with other devices connecting to wireless devices...
  9. JDTurk

    Call Forwarding on a 9670 IP Phone

    Most phones are digital in my organization and we enter *2 (followed by an extension or a 9 + area code + number) to activate Call Forwarding or we enter #2 to deactivate it. I'm unable to forward calls to an outside line on my 9670 IP telephone. Any ideas on why this would be happening...
  10. JDTurk

    Transfer Calls to Modular Messaging with One Button?

    Our staff members use the following instructions to transfer a call to a co-worker's modular messaging account: Press the Transfer button on your phone. Enter 5959. Press *##. Enter the other person's extension number. Press the Transfer button. Does anyone know if it's possible to program...
  11. JDTurk

    Incoming Caller ID and DIDs

    Currently, our phone service provider is sending only the calling number and not the caller name. (I verified this by doing a "list trace tac xxx" on the incoming trunk and seeing "NO-CPName".) A rep from the phone company said that the name portion of caller ID can be turned on but it would...
  12. JDTurk

    SELECT and GROUP BY Confusion

    I understood your logic completely but, as usual, the code didn't work for me. I was able to do the calculations in Excel which allowed me to remove any vestige of GROUP BY and my life in SQL World got better once again. S8730 Processors (Redundncy/Mirror Img) Aura 5.2 (Communication...
  13. JDTurk

    SELECT and GROUP BY Confusion

    Gmmastros, Thanks for taking the time to assist me. I appreciate it. S8730 Processors (Redundncy/Mirror Img) Aura 5.2 (Communication Manager) Modular Messaging 5.2
  14. JDTurk

    SELECT and GROUP BY Confusion

    Skip, I meant that I also need to report the items in that code. Bill, thanks for your reply. It just doesn't make any sense to me that we are so limited when using GROUP BY. I mean, I have to have employee names on this report. S8730 Processors (Redundncy/Mirror Img) Aura 5.2 (Communication...
  15. JDTurk

    SELECT and GROUP BY Confusion

    Hey Skip, I really appreciate your help. SELECT d.empl_no, d.code, CASE WHEN b.ck_title = 'RETIRE' THEN 'RETIREMENT' WHEN b.ck_title = 'B/C' THEN 'HEALTH INS' WHEN b.ck_title = 'KEYSTONE' THEN 'HEALTH INS' WHEN b.ck_title = 'POS' THEN 'HEALTH INS' ELSE b.ck_title END, d.pay_date...

Part and Inventory Search

Back
Top