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

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

    9751 Mod 10 9005.6.94 <TRANSACTION ABORTED>

    When trying to save changes to a Rolmphone the system replies with <<ERROR: TRANSACTION ABORTED>> I haven't tried every other table but have been able to save extension changes, speed dials, and a few others. Would a FINIT solve this? I'm thinking the corruption is in memory and a reload from...
  2. joeb5110

    Legacy Avaya paging

    In older TDM Avaya pbx's, what are the properties of an auxiliary trunk card that it's used for paging instead of a trunk card? The "paging loudspeaker" screen has no typical trunk configuration. What causes a voice page to interrupt the music? Is that a feature of the trunk, or the interfaces...
  3. joeb5110

    Storage location for password

    We have a G3 (I don't have the exact version available) on which someone changed the password and didn't share it. That's fine, we replaced the pbx with IPT. We have another pbx that suffered a calamity after a power outage, and I want to raid the lost-password pbx for parts. My question is...
  4. joeb5110

    ROLM 9751 IPL

    Where does the pbx start an initial program load from? Hard disk? Memory card? We have a pbx that doesn't display IPL progress on startup. We think the hard disk is bad. The PDC repeatedly blinks as it tries to read the floppy and HD. My question is: should the system still load so I can get to...
  5. joeb5110

    Find DAC/FAC Assignments

    I'm trying to change a digit from being a 2-digit DAC to a 4-digit extension, but get message "First digit has assignment; remove objects with this first digit". I had already removed instances of 7X from the feature table. I've also checked trunks & loudspeaker paging. Where else might the...
  6. joeb5110

    MDF Wiring for SL-1

    A technician is at one of our sites to punch down some phones. He's struggling to find the ports I provided. He sent pictures of the blocks, the port numbering ends at 7. The system has many ports in the 8-15 range. In a Nortel, are the switchtails connected in such a way that all 16 ports...
  7. joeb5110

    ROLM 9751 MOD 10 HARDWARE ISSUES

    Is there anyone left besides me that supports these systems? Rolm doesn't have its own forum, I hijacked the Siemens one. I can't log in to a pbx. I've seen this error over the years but don't remember the solution. PASSWORD: INVALID OS return code (1817) This system seems to be dying a slow...
  8. joeb5110

    Escape from AMO Dialog on 9006 software

    We have 4 Rolm 9751 Mod 30EX's (and a spare Hicom 300E). I have documentation on AMO dialog system commands, with one huge exception: When at the command prompt >, I can't find a way to get back to the menu, or to cancel out a command. Otherwise, I've made good progress with these. Any help is...
  9. joeb5110

    Increment variable, or set integer value using variable

    I'm stumped on what should be a simple script. I want to list out extensions in a pbx based on the user input. It is easy enough for me to prompt and get the first and last extensions and assign them to variables. I can't figure out how to loop the command from the first to last. Commands can...
  10. joeb5110

    Read Manager C db in Manager E

    When our Hipath 3700 systems were installed, the designer set it up so that certain entries, specifically speed dials, were configurable only in Manager C. From a few postings I've read, this isn't unusual. Is there a way to save the database so that items originally configured in Manager C be...
  11. joeb5110

    Modular Messaging FTP Backup on IIS 7

    I have been doing FTP backups on MM 3.0 for a few years to a Windows XP desktop running IIS 6. With support for XP going away, I have to move this to Windows 7, with IIS 7.5. The backups no longer work. Specifically, it seems that MM can't save the .tar files. When I monitor the ftp directory, I...
  12. joeb5110

    Listen on TCP Port

    Is there a command in Procomm to open a TCP or UDP port?
  13. joeb5110

    Loop parse command

    I can't figure out how to use the PARSE VALUE WITH command on multiple lines. I have this command: PARSE VALUE data WITH "0013" port . SAY "Error 0013 on port " port It works fine on the first instance, but not on multiple. The output it's reading is: 0001 0006 0020 02/13/13 07:14:00...
  14. joeb5110

    Procomm - Iterate through telnet directory

    I'm trying to set up a script to connect to each of my telnet entries. The manual shows describes a script beginning with TELNET GROUP [GROUP NAME] iEntries. However, this always iterates through the entire directory, not just the group name I specify. On a forum I found a script that connects...
  15. joeb5110

    Avaya Terminal Emulation

    I use a terminal emulator where I'm able to map keys to emulate the 4410 keyboard, so inputting information and scrolling, etc. are fine. The file captures, however, aren't formatted properly, columns of information don't line up. Procomm works well for this purpose, but isn't my program of...
  16. joeb5110

    Insert or Append characters to each line

    I use Zoc Rexx, so the question may be more specific to Zoc. Is there a way to insert or append characters to each line as data is captured? I want to add the <br> symbol so there will be line breaks when viewing the output in a browser. I used Notepad++ to quickly insert <br> down the first...
  17. joeb5110

    Parse command -last line of data

    I'm not getting the hang of the parse command, despite reading some tutorials and posts. I want to break up a line of text and retrieve data. For example, my pbx tells me: TEMPERATURE IS 85 DEGREES I should be able to split that into 4 parts, and just care about the "85" and make a variable out...
  18. joeb5110

    Inserting CR &amp; LF in capture strings

    thread448-1297395 Reference the above thread: I saw a few posts suggesting the use of 'n 'r to add CR & LF. Are those apostrophes? I've tried inserting them into some strings and get Error C023 Line 30: Invalid expression token: R Thanks.
  19. joeb5110

    Loop dialing telnet hosts

    Can someone point me to a reference that discusses dialing host directory entries? I have a simple script to telnet connect to an entry, do a few list commands, and exit. I'd like to loop to the next directory entry, repeat the list commands, and so on. There's probably a DO WHILE CONNECTED or...

Part and Inventory Search

Back
Top