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 Rhinorhino 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: AdmanOK
  • Content: Threads
  • Order by date
  1. AdmanOK

    Vonage Connection?

    Has anyone tried to use a Vonage line to get PSTN connectivity on a CallManager system? More to the point, has anyone got it to work? If not Vonage, then what about any other VOIP providers? I currently have my Vonage line hooked up through an FXO port, but it is on a VERY old MC3810 and does...
  2. AdmanOK

    Security and Encryption Gotchas?

    I have a customer that is wanting to implement encryption of the signaling and voice streams on their IP Telephony system on the recommendation of an external auditor. I've not actually deployed a voice network with the security features activated. Are there any potential issues with doing...
  3. AdmanOK

    GoodLink Schedule

    I have traditionally been a mobile activesync user, but just started using GoodLink instead due to a job change. On mobile activesync I had the ability to choose the hours that stuff got synched up at, but I can't seem to find the same feature in the Good software. I really don't want to be...
  4. AdmanOK

    Enforcing Significant Password Change

    I have many users who only change the last character or two of their password... for example in January their password might be Password01 and in February they would change it to Password02. Has anyone come across a password filter that would enforce a change of at least a certain number of...
  5. AdmanOK

    Multicast for Dummies?

    I am trying to configure multicast on my network. I have Cisco 3662 routers at both my sites connected via an ATM network. I have added the following commands at each end. ip multicast-routing ! interface FastEthernet0/0.1 description Data Vlan ip pim dense-mode ! interface FastEthernet0/0.2...
  6. AdmanOK

    Obfuscating Source Code

    Several years ago I used a utility, which I believe was provided by Microsoft, to obfuscate the VBScript portions of my ASP files. While I know that it is a very poor method of securing an application it does provide some low level of defense against people snooping around the source code. I...
  7. AdmanOK

    SELECT WHERE Statement on Timestamp Field

    I have a table that stores calendar events with timestamp field for the start time and end time. I am trying to write an ASP page that displays these fields, however I am not sure how to go about this. I tried something like: SELECT * FROM events WHERE eventstarttime LIKE '20050816%' to get...
  8. AdmanOK

    How to Join NT4 Server

    I have an NT4 member server that I just renamed, causing it to lose it's domain membership. I tried to remove and rejoin it to the domain, but that doesn't seem to work. It gives the following error: "The domain controller for this domain cannot be located". I tried creating the following...
  9. AdmanOK

    Get Inserted ID

    I have a page that adds a new record to a SQL database with default parameters, and then redirects to a page where you can then modify and change that record. When I insert the record is there any way to get the autogenerated ID that was added? Currently I tell it to select the top record, but...
  10. AdmanOK

    Looking Up Phone Number Location

    I had been looking for a site for a while that would allow you to easily lookup up the location of a number for a while based on the area and exchange codes, but had not come across any that were entirely useful. I found some that allowed you to lookup up and area code location, but for large...
  11. AdmanOK

    Automatically adding </form>

    I use frontpage to do a lot of the layout on my ASP pages, however one recurring problem that I have is that FrontPage regularly wants to add a </form> right below the <form ...> entry. This presents a problem because all for form fields and subsequent </form> are now located OUTSIDE of the form...
  12. AdmanOK

    Bluetooth Headset

    Does anyone know of an adapter that will allow you to attach a bluetooth headset to a regular phone? I want something that can connect through the handset port the same way that something like a Plantronics does. I already have an existing bluetooth headset that I use with my PC and my cell...
  13. AdmanOK

    Voice Path Delay

    I have several remote sales offices that are connected to our CallManager cluster over internet VPN connections. Most of the time they work fine; other than the occasional voice breakup that is to be expected when running over a public network. One problem that seems to come up is a delay in...
  14. AdmanOK

    Outlook Web Access Problem

    I upgraded from Exchange 2000 to Exchange 2003 last week and have not been able to get my OWA to work properly since! I have forms based authentication enabled, and when I try to log in I get the following error: -2147467259 (0x80004005) The address bar of the browser shows...
  15. AdmanOK

    Breaking out of a ping or traceroute

    If I start a ping or traceroute from a telnet session to a router, is there any way to break out of it before it completes. If the traceroute gets stuck in a loop, or I accidently type the wrong thing it can take a long time before it completely times out... I seem to remember a keystroke that...
  16. AdmanOK

    Call Hold Duration and Count

    Is there any way to review the number of calls placed on hold and the length of time that they remained on hold with CallManager? I do not have IPCC or anything like that just plain vanilla CCM 3.3(3)... we are investigating getting some custom hold material produced and want to see how long our...
  17. AdmanOK

    Email Archiving for Legal Purposes

    I have been asked to do some research on products that will archive emails for legal purposes. We need to be able to keep a copy of EVERY email generated in the company, whether it be incoming, outgoing or internal. Does anyone have any experience or recommendations for something like this?
  18. AdmanOK

    DDNS Registration

    I am planning on using a Cisco Router at a remote site to provide DHCP service to the clients on that network. I would like to have the DHCP entries registered in my DNS server back at the main site. Can a Cisco router do this? I know I can have the Windows 2000/XP clients do thier own DDNS...
  19. AdmanOK

    Unity Call Transfer

    When a call is forwarded from a Call Handler it shows the Unity voice port as the calling number, rather than the original calling party. Is there some way to modify this to show the original caller id on the new call?
  20. AdmanOK

    Caller ID Question

    I currently have the outbound caller id set on my CallManager system by putting my main number into the Route List configuration. This means that any call going out that gateway will use the number that I have provided. I would now like to change to having each phone's DID displayed on outbound...

Part and Inventory Search

Back
Top