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!

Search results for query: *

  1. spamfree

    Help with script

    Bingo! That's exactly the problem. Each time I ran the script interactively I was in the same directory as the file I was trying to size. That's why it ran from the command line, but not by cron. Well deserved star. Cheers.
  2. spamfree

    Help with script

    It prints 14520 Which is the same as you get when you do: ls -l Thanks
  3. spamfree

    Help with script

    Hi, I want to copy a file to the web directory if it's greater than a certain size. The file size is always > 15K The following runs without any errors, but fails to copy the file in question. ------------------------------------------------------------ file_size =...
  4. spamfree

    SNMP Access Agent and Object Identifiers

    Hi, you normally nead to load a MIB (management information base) file into HPOV. The MIB file is device specific to the MD110 in this case. You should be able to get this from your maintainer. Regards
  5. spamfree

    Interoperation between MD110 and Nortel Meridian

    Hi, Has anyone tested what features you get between Nortel Meridian and MD110 on QSig. We got basic call setup and number display. If you got more, configs would be appreciated. Thanks
  6. spamfree

    Cisco 2800 Signalling problems to MD110

    We have sites with MD110s networked together via QSig on VoIP using Cisco 2611 routers with NM-HDV cards. All run software Version 12.2(11)T10. We get all required features. When we tried the new Cisco 2800 (12.3) we cannot get any features working. i.e 2800 to 2611s. Has anyone had similar...
  7. spamfree

    Call login for incoming traffic

    You can get Erlang values for a route via the TR commands. If you are looking for CDR information you will need to have this set up via a SIU card or on the NIU card. This can then be logged. Connectios is through V24 interface. Cheers
  8. spamfree

    traffic from the PBX

    Try. http://www.filesland.com/software/serial-port-logging.html or http://www.handyarchive.com/free/serial-port You can also use ttywatch if you are using any *nix. Good Luck.
  9. spamfree

    Freeware Software for CIL

    Glad to see you got a solution. I automatically get a new logfile each day with the following 2 perl scripts. The file is named with the date of the day e.g. 2004-06-24.log Must have a user called 'cdr' with home directory '/home/cdr/' Hope this is some use to you. log.pl...
  10. spamfree

    Freeware Software for CIL

    Windows and Unix do some things slightly different. As far as ttywatch is concerned it is logging binary data. If you look at the file with en editor you will see a load of non printing characters. Also if you use less filename. you will see these characters, but not with cat filname What you...
  11. spamfree

    Freeware Software for CIL

    If you get an old PC and wipe the disk. Load linux on it. There's a small program called 'ttywatch' that logs from the serial port. Simple to configure. It can log a file for each day automatically. Put the PC on the LAN and you have ftp access to the logs. It's not as much trouble as it sounds.
  12. spamfree

    Heartbeat woes

    I have found that the alapi command does not always output alarms (some CLASS 4) in BC9. All alarm classes are set for output. Yet when you print allip the alarm is there. alhbi & alapi are not commands that many people use so it doesn't surprise me that these faults have gone unnoticed for so long.
  13. spamfree

    Turn PC's into Thin Clients at school

    Have a look at http://www.ltsp.org/ And ther FAQ page as well. http://204.182.52.180/fom-serve/cache/1.html Regards Mike.
  14. spamfree

    MD110 SNMP Mgmt

    Hi, The remote access modems we use, DataTracker2700, also support SNMP forwarding of Alarms from the MD110 to a NMS. Has anyone used this function of the DataTracker? We're just in the initial stages of the project, but it looks very promising so far. Cheers
  15. spamfree

    EEBG.

    Hi, Has anyone seen, tested or implemented the EEBG from Ericsson. If so, how have you found its performance? Any high or low points that stand out? Thanks
  16. spamfree

    ALEX integration with WinFIOL

    soaplover How did you configure it to work via a server? I presume the webserver has to be IIS with CGI running. Thanks.
  17. spamfree

    ALEX integration with WinFIOL

    Hi, I was wondering if Ericsson has done anything to address this integration problem in the past few months. Does anyone have an update on this situation. I've spent some time trying to get this working, without success. The WinFiol documentation is ambiguous about integrating ALEX. Thanks
  18. spamfree

    CCM Reports

    Hi, all. On CCM reports there's details for abandoned calls as wells as rejected calls. What does the term 'rejected calls' refer to in relation to the ACD group in question? Thanks.
  19. spamfree

    MD110 Clock.

    We have DNA4 Extension Manager. Does this version have the Time Service option? Many Thanks
  20. spamfree

    MD110 Clock.

    Hi, I know that the MD110 has LAN access from BC11 onwards via the NIU card. Does the MD110 support NTP? (Or are there palns for this?) We have recently installed an NTP server to sync all LAN attached devices, it would be great if the PBX could get it's synchronisation from this. Many...

Part and Inventory Search

Back
Top