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: pyutian
  • Content: Threads
  • Order by date
  1. 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...
  2. 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
  3. 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...
  4. pyutian

    Tied to Nortel CS1000 getting ERR5132's on Nortel side

    Anyone have this issue? if so is there a fix? Thanks in advance
  5. 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
  6. 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?
  7. 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...
  8. pyutian

    Help with commands from edit box

    I am trying to make an edit box that I can type data into and when I hit enter it will transmit the text in the edit box and do a couple of othr things. I can make it work with a push button but I dont want to have ti hit the button every time. Is ther a way to put the focus on the edit box or...
  9. pyutian

    Simple unmatched query question

    I am trying to run a simple unmatched query on 2 tables: I have a block of 5000 telephone numbers in one table. I have downloaded all of the numbers from my phone system into another table. All I want to know is which of the 5000 numbers is not being used. I am banging my head against the...
  10. pyutian

    Problem with transmit sending a CR after

    Hello, I'm having an issue with the following script, in that after the code "Transmit cdp" it sends 2 CR's bringing me past where I want to enter the next CDP to out. proc main Waitfor "REQ" 3 Transmit "OUT^M" Waitfor...
  11. pyutian

    Setup for Interwise with PRI over cisco switch

    Is anyone useing an Interwise conference server with Pri spans over a cisco switch? The problem being calls don't seem to be clearing correctly, and all chnls end up busy on ghost calls. Doing a test tomorrow to monitor DCH messages and Cisco logs. Thinking it might be a disconnect timer...
  12. pyutian

    Route Performance

    I have a customer that we moved Symposium to a new 81C. Ever since then, Symposium is not collecting route data. Any sugestions? Thanks Pyutian
  13. pyutian

    Make Call Pilot "act" like Octel

    In Octel if you dial the lead number to voicemail from a phone that doesn't have a mailbox built for it, you can make it go to a menu or app of your chosing. Is there a way to make Call Pilot do the same thing? Thanks Pyutian
  14. pyutian

    2033 Config

    I am trying to set up a new 2033 and can't config it. Whenever I get to config mode and answer no to DHCP it stops the config and tells me: "Server unreachable, No servers configured." Any help on this would be appreciated. Thanks Pyutian
  15. pyutian

    Voice Quality i2050 in ACD

    I have an OPT81C with Symposium 4.2 and several IP phones/ soft phones. I have a user complaining that the voice quality is bad only on ACD calls. Any suggestions? Thanks Pyutian
  16. pyutian

    Phantom calls

    I have an 81C with PtP's to numerous 11C's. The problem I was experiencing was "phantom calls" where the phone would ring, but no one was there. After looking on Nortel's website I found that they recomended to turn the Call Force Timer Delay from 0 to 2 or more. I did this and, low and behold...
  17. pyutian

    Speak calling number

    Does anyone know of a application that speaks the number you are calling from when dialing out? Any assistance would be appreciated. Thanks
  18. pyutian

    Waitfor and missing the data

    Is there a way to "Bullet Proof" the waitfor command when I am trying to fire off of it. I am working on a Meridian system and as we know there are various error codes that hit the screen while you are programing. So a simple waitfor "REQ: " will work sometimes but not all the time. If anyone...
  19. pyutian

    ESF/B8ZS with REL 17

    Does anyone know of any issues with older releases and ESF/B8ZS??

Part and Inventory Search

Back
Top