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 bkrike 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: *

  • Users: accconst
  • Content: Threads
  • Order by date
  1. accconst

    Norstar PRI DNI Digits

    I have a Norstat MICS with a PRI. Currently, the teleco is sending 5 DNI digits and the Norstar is programmed to recieve 5 digits. Some new numbers that are being ported to my PRI end in 9XXXX. Becuase 9 is my outdial code, I can't program the switch to handle DNI numbers beginning with 9. I...
  2. accconst

    PRI DIN to DTMF for Legacy Equipment

    I have an MICS currently equiped with 2 CLID cards. I will be switching from POTS service to PRI. I have an analog fax board that is capable of receiving DTMF tones and routing faxes based on these tones. Can my MICS send calls received via PRI made to a specific block of numbers (say...
  3. accconst

    Not All Public Contacts Visible

    I've written an program to copy contact infromation from a database to an exchange public folder using CDOEX. See: http://support.microsoft.com/default.aspx?id=310199 If I open the public folder in Outlook, I can see all the contacts that have been added from the database. I have set the...
  4. accconst

    yahoo.com does not respont to connection attempt

    I'm running MS Exchange 2003 on a Win 2K3 box. All of my outgoing mail is delivered successfully accept messages sent to recipients @yahoo.com. When I look at the server queues in the system manager, I can see one for SMTP mail to yahoo.com. When this queue is selected, the Additional...
  5. accconst

    Integrate Contact DB w/ Exchange Address List

    I am running exchange server 2003 and I use ACT! 2005 premium which stores contact information in a SQL Server 2000 database. Is there any way for my users to access the e-mail addresses of the contacts stored in SQL server(possibly via an exchange address list). I don't want the integration...
  6. accconst

    Cannot Access MB from Outlook, Only from OWA

    I just installed MS Exchange Server 2003 in a Windows 2003 Active Directory environment. When I create a new user with a mailbox in the active directory, everything works just fine. When I create a mailbox for an existing user, the user cannot connect to the exchange server from Outlook...
  7. accconst

    PIX VPN Connects, Can't Pass Traffic

    I have a PIX 515. It is configured for a site-to-site VPN to a Watchguard SOHO 6 router. The SOHO has a DHCP interface, so I have implemented a dynamic crypto map on the PIX. The VPN is established just fine. However, I can not pass traffic over it. (icmp echo, www, etc... nothing works) Here...
  8. accconst

    Crypto Map Set Peer to Hostname

    I would like to configure a crypto map in which the peer is specified by a domain name. This is the command I try: crypto map outsidemap 20 set peer XXXXXXX.XXXXX.org this is the error returned: ERROR: address <XXXXXXX.XXXXX.org> is invalid Is it possible to accomplish this. If so, what do I...
  9. accconst

    Site-to-Site and Mobile User

    I have a PIX 515E and have a site-to-site VPN configured and working. This VPN terminates at a watchguard soho 6 router which has a dynamic ip address. My VPN uses a pre-shared key and a dynamic crypto-map to accomodate the SOHO's dynamic ip. I would like to be able to connect to the network...
  10. accconst

    StarTalk Flash AA to MB

    I have a 616 DR5 DS with a StarTalk Flash. When the auto attendant answers a call I would like it to play a message and then immediately transfer to the general delivery mailbox without any caller input. Is there a way to accomplish this?
  11. accconst

    PIX 515 Shell Access IAS Radius

    I am trying to configure my PIX 515 to authenticate via my W2K3 IAS server using radius. On the IAS, I have configured the PIX as a client and have created an access policy with based on group membership. The profile of this policy has only the "unencrypted authentication" option selected and...
  12. accconst

    SELECT Null Fields

    I am using ASP pasges to querey a SQL database. I want to create a record set that will return all rows in which the job_close_dt field is null. This is my current code: sql = "SELECT * FROM JCJobs " set rsJobs = Server.CreateObject("ADODB.Recordset") rsJobs.Open sql, conn, 3, 3 How do I...
  13. accconst

    Extending Legacy PBX via VoIP

    I have a non IP phone system with analog ports and would like to essentially extend one of the analog ports to a remote location over an existing IP connection. When a call goes through to the analog extension of the phone system, I want it to be sent to the analog telephone at the remote...
  14. accconst

    Color Matching on Printer

    I am running PageMaker 7 and working with photos and colors in CMYK mode. I am using an hp deskjet 1220C to print. The printer does not produce accurate color. (If I create a PM document w/ RGB photos, the colors print fine) Is there a setting in PM that can fix this, or maybe something I can...
  15. accconst

    No Call Forward to Flash

    I have a 616 DR5 DS and a Startalk Flash. My CO lines ring at all the extensions. I have the prime set (same set for all lines) configured to forward to the DN of the Flash after 4 rings. When an I/C call is placed to the prime set, I get the voicemail after 4 rings. When a call is coming in...
  16. accconst

    Display Caller ID Automatically

    I have a norstar 616 DR5 DS, version #: 30NTE08, with a CII module installed. When a CO line is ringing, I can press feature 811 to see the call info - this works fine. Is there any way to make the caller id info display on the set automatically?
  17. accconst

    Startalk Flash as Ansering Machin

    I have a StarTalk Flash connected to a 616 DR5 DS. I would like to use the Flash simply as an answering machine with one mailbox. Currently, there are three lines configured, all of which ring at all extensions (prime ext is 21). I would like all outside calls unanswered after 4 rings to go to...
  18. accconst

    616 doesn't receive calls

    I just aquired a norstar 6x16 DR5 DS. I currently have one set hooked up and three CO lines. I have programmed the set to have access to lines 1, 2, 3 and to ring for lines 1, 2, 3. When a call comes in, the set does not ring and the line indicators do not flash. When I call one of the lines...
  19. accconst

    Cannot access WWW Server in DMZ

    I'm running a Cisco PIX 515E with three interfaces, one connected to the internet, one to my internal network, and on to a dmz w/ a www server. I'm not able to access my web server from a host on the public (outside) network. I have configured a static address translation from a public address...

Part and Inventory Search

Back
Top