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. pyutian

    Ring no answer once a week

    It's a 2.0 system...Not sure of current PEP's and dont have remote access. I did check the PEP lvl last time I was out, and PEP's were current (Just dont remember off hand) Thanks
  2. pyutian

    Ring no answer once a week

    I have a site (OPT 81C with CallPilot) that about once a week gives ring no answer on all ports. A reboot is required to fix the issue. The attachment contains the following errors: The following device(s) havn't been used by CallPilot system: (A bunch of board names and DSP names Note...
  3. pyutian

    PRI TIE lines to Nortel CS1000M

    We currently have A4 DMI tie lines between our Aspect and PBX. We would like to have PRI ties but cant figure out the right D-channel config. Is there anyone out there that has connected these systems useing PRI ties? Thanks in advance
  4. pyutian

    Having issues with "set capture file"

    What I found was that if you use the same string for set capture file and any other function that it will not always work. Also figured out that it is helpful to use set capture path alog with set capture file. Sorry for the lack of info as I was knee deep in this project.
  5. pyutian

    Having issues with "set capture file"

    I got it figured out.
  6. pyutian

    Having issues with "set capture file"

    I wrote this script to capture my morning routines and email the results to me, however, the set capture file does not seem to be working. It just openes the default file. Any ideas? Thanks proc main set capture file "C:\Program Files\Symantec\Procomm Plus\Capture\Plaza 2.cap" set capture...
  7. pyutian

    Tied to Nortel CS1000 getting ERR5132's on Nortel side

    Anyone have this issue? if so is there a fix? Thanks in advance
  8. pyutian

    Sending email

    Knob, thanks for the solution. However, there is one slight problem with this program. I work at a place where the security policy is to lock the comuper after 15 min of no activity, and I am trying to use this script to run my morning routines and email results before I get to work. Any ideas?
  9. pyutian

    Sending email

    Thanks Knob. As always...You get a star
  10. pyutian

    Sending email

    I am trying to send an email with an attached file via a script. The problem is that a outlook message comes up saying " A program is trying to send an email on your behalf. Do you want to allow this?" How do I set the focus to the yes button and hit enter? Thanks in advance
  11. pyutian

    How do I make a script fire at a certain time

    I just figured it out.. Thanks
  12. pyutian

    How do I make a script fire at a certain time

    I need to run a time adjust script at 2 am every morning and cant seem to make it work. Any ideas?
  13. pyutian

    BCM to CS1000 call not establised

    How are the systems connected?
  14. pyutian

    voip license

    Go to LD 22 and type SLT at the REQ prompt. You will be looking for IP USERS. Hope this helps
  15. pyutian

    Problem with termmsg command

    Knob, I figured it out and feel pretty stupid! I put the ][ in the string myself with this: termmsg "[%s]" DataVal...Took the [ and ] out of the quotes and whammo it works! Thanks for the help.
  16. pyutian

    Problem with termmsg command

    The string basically is what I posted above without the ][. I have a feeling that these are some sort of line feed or CR, but I thought I took care of those with my strreplace statements.
  17. pyutian

    Problem with termmsg command

    Knob, how would I capture the string?
  18. pyutian

    Problem with termmsg command

    Knob, once I get back to the office.. I'm out for a couple of days
  19. pyutian

    Problem with termmsg command

    I am haveing an issue with the output of termmsg. My goal is to assign logical names to route lists in my switch. The problem I am haveing is the "][" at the begining of each line as seen below. ][DSC 2221 ][FLEN 0 ][DSP LSC ][Unassigned RAN ][NPA ][NXX ][DSC 2222 ][FLEN 0 ][DSP LSC...
  20. pyutian

    Help with commands from edit box

    Thanks Knob! Sometimes its the simple things that we most often overlook!

Part and Inventory Search

Back
Top