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 TouchToneTommy 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. ndnalibi

    Merlin Legend options for VOIP gateways

    Hello, We have a Merlin Legend R3.1 v2.0 - don't mind upgrading the processor but would like to avoid upgrading the whole system. According to the Microsoft website, Merlin Legend is a supported PBX (Avaya Magix/Merlin use MediaPack 11x/FXO/AC/SIP-0)...
  2. ndnalibi

    Outlook Anywhere error trying to enable

    Hello, I am running windows server 2003 x64 with Exchange 2007 SP1. When I try to enable Outlook anywhere I get the following error: Enable-OutlookAnywhere : The Active Directory object for virtual directory 'IIS ://mail.XXX.com/W3SVC/1/ROOT/Rpc' on 'MAIL' could not be c reated. This might...
  3. ndnalibi

    Single line emails

    Nevermind, upon further investigation I was able to find what happened. the programmer used '\r\n' instead of "\r\n" in the form causing the returns to be written as text.
  4. ndnalibi

    Single line emails

    Hello, I've been asked to fix a problem. A zend-encoded php application is sending email via a form through an Exchange 2003 server. Seems like it's leaving the crlf's in. The email is being sent as plain text. Sample below please provide their names:no\r\nMark course of interest:BUSINESS...
  5. ndnalibi

    Repeating Beep won't stop - causes?

    Hi all, I have an apple Xserve. One of the drives poped out and was put back in in the front mount raid slot (2 mirrored drives). Ever since then the server emits a slow steady beeping. Server Monitor shows everything is OK. All drives are showing green. I just want the sound to stop - and if...
  6. ndnalibi

    Sendmail gateway - spamassassin help needed

    Update: I installed openprotect, which is an open source package including mailscanner, spamassassin, clamav and Razor2. So far so good. Reletively painless(but long) install. Seems to be easy on my server hardware. http://sourceforge.net/projects/openprotect Now I get to play...
  7. ndnalibi

    Sendmail gateway - spamassassin help needed

    Hi All, I have sendmail v 8.13.4-2 running on a fedora core 4. I have been running email through this server for the last 6 months on an unused domain. Now I'm setting it up as a gateway which will forward mail to our new exchange server. I also would like to run the incoming mail through...
  8. ndnalibi

    Advice on Module replacement in middle of cabinet

    Thanks, I'm running a 3.1 which won't support the 016-TTR. I think I'll just need to bite the bullet and make a weekend of it. Bill
  9. ndnalibi

    Remote Connection to MSSQL through vbscript error

    I can not find any overriding policies. Is it possible that it is an MDAC version issue? I am running MDAC 2.6 on the working machine, 2.8 on the offending machines. Is there a way to change the MDAC versions used in vbscripts? or am I following a dead-end. Bill
  10. ndnalibi

    Advice on Module replacement in middle of cabinet

    Thanks as always Tom. That's what I was afraid of. Would the extension programming remain constant? ie after renumbering, and reconnecting the port to the corresponding phone, will the labeling, buttons, etc still be valid, or will everything need to be reprogrammed? Bill
  11. ndnalibi

    Advice on Module replacement in middle of cabinet

    Hi, I need to replace the 008 module in Slot # 4 with a 400 GS/LS/TTR due to TTR starvation on my system. There are a few extensions programmed onto it, but they are not being used. Does anyone see anything dangerous about this? I want to avoid having to reprogram all of the extensions if...
  12. ndnalibi

    Remote Connection to MSSQL through vbscript error

    Hi Mark, Thanks for your help. At first I got a "Object Required: Server" error using your connection code. Some research turned up a few solutions, and I worked around that in a couple of different ways: 1.Removing the server. before CreateObject (read was not needed on client side...
  13. ndnalibi

    VBscript to Restart Computer

    strComputer = "it-nb2" Set objWMIService = GetObject("winmgmts:" _ & "{impersonationLevel=impersonate,(Shutdown)}!\\" & strComputer & "\root\cimv2") Set colOperatingSystems = objWMIService.ExecQuery _ ("Select * from Win32_OperatingSystem") For Each objOperatingSystem in colOperatingSystems...
  14. ndnalibi

    Remote Connection to MSSQL through vbscript error

    Hello, I have a vbscript that is non-asp. It is run in a program called EFI-Logic that is an ERP. EFI-Logic caonnects to our MSSQL database for normal operation. The problem is that on some computers I get the following error: Source: ADBO.Connection Safety Settings on this computer prohibit...
  15. ndnalibi

    setup "fake" operator phones

    Hi Merlinman, I'm putting the receptionist and 2 additional peoples stations into the calling group not the incoming lines, right? How will this affect the regular mailboxes for the 2 additional people? Thanks, Bill
  16. ndnalibi

    setup "fake" operator phones

    Hi, My merlin legend has 3 operator phone programmed. It was originally programmed like that to provide coverage for receptionist breaks etc. We recently added voicemail with AutoAttendant (COS 15) on the main reception phone. The problem comes up where the voicemail picks up on the other...
  17. ndnalibi

    Help needed with AA setup

    Thanks for the explanation. I was asking only on the "teach a man to fish" theory. The more I can understand how these features interact with each other, I might actually be able to see the answer myself. I will try these changes tonight. Bill
  18. ndnalibi

    Help needed with AA setup

    I tried it yesterday, and it's still rolling over to voicemail on one of the secondary reception stations. Can you tell me what the extensions or calling group addition in Nightservice actually does? If I only put the main receptionist station in there what will happen. FYI - I'm not concerned...
  19. ndnalibi

    Help needed with AA setup

    Hi guys, Thanks for the valuable input, I believe between the 2 of you I'm going in the right direction. I saw our main reception number was set as the NS attendant and that NS group had most of our extensions assigned to it. I added the rest. I then setup the main reception voicemail with...
  20. ndnalibi

    Help needed with AA setup

    Yes, all 3 are listed on the review and exit screen. Questions: Isn't there a difference between voicemail group and Automated attendant group? I don't want it to just say "welcome to merlin mail..." I want the AA to prompt for directory, etc. I can access it in the administrator menu. When...

Part and Inventory Search

Back
Top