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 dencom 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. gabber4858

    Delete Create list of authorization code

    Perfect! Another cool trick is to go the properties of the site and add a 2nd connection. This way you can run Gedi and Emulator at the same time, or Gedi and a Report, etc. Glad it worked out!
  2. gabber4858

    Delete Create list of authorization code

    Do you use ASA to manage your system? You can use ASA to export your auth codes, then use the "Import" function to remove the entries. Export your Auth codes and their CORs to a .txt file. Once you have your list, go to the Advanced tab (make sure you are not logged in to the system, but...
  3. gabber4858

    Uninstalling Gatewys

    I found some good tips in other posts, and took some notes the last time I removed an LSP and Gateway. Hope this helps. 1) Turn TTI off 2) clear media-gateway programming a.list config media-gateway x (see what’s programmed) b. remove announcements (if any) c. remove trunk d. remove...
  4. gabber4858

    Can a voicemail message be left in Audix inbox with COS as bulletin?

    I think you can... especially if your users use something like Message Manager. I always change the Community ID in addition to the COS, this is my fail safe way of ensuring no one can forward a message to that subscriber.
  5. gabber4858

    Audix Serial Number

    I don't think you can pull the serial..... You should be able to get the "Sold To" number. That is usually good for most scenarios. Log in and go to: Customer/Services Administration->Diagnostics->System Evaluation Great report, helpful when shopping for maintenance or to plan an upgrade.
  6. gabber4858

    10 Digit DID number not working

    Sam, Log in to the emulator (Under Advanced) and use command "list trace station XXXXXXX" for your extension "XXXXXX" dial the number and see where the error is, or post the results. You should see a denial event that will indicate what is wrong.
  7. gabber4858

    Out going with the trunk can i change with cor

    Oh yeah. If you do have 2 locations, and you just want location 2 users to use the only trunk at location 2, then you just need an ARS entry with a new route pattern for that trunk.
  8. gabber4858

    Out going with the trunk can i change with cor

    Verify that you really do have multiple locations in your PBX by using the command "display locations" If there is, the ARS should be defined for the dialed entries. Try using "list ars analysis location 2" to see ALL ARS rules for external dialing. Now that you want to use a partition for a...
  9. gabber4858

    E911 calls not alerting

    wow, must have been influenced last night. I think the issue is that the system knows the calls did not originate on it and do not alert the attendant. We had the same problem with a CUCM that used the Avaya PSTN access. We never did get it fixed, all we found was 3rd party solutions.
  10. gabber4858

    Out going with the trunk can i change with cor

    Do you have different locations (media gateways with trunks)? If all the users are on the same location, you can use partitions as follows: Dialed Number: 9 001 (any number that starts with 001) Command: list ars analysis ARS DIGIT ANALYSIS REPORT...
  11. gabber4858

    Intuity_Audix + Telnet = Customer Services Administration?

    Awesome man, sorry I wasn't clear on that in my comments (muscle memory at this point) :)
  12. gabber4858

    Out going with the trunk can i change with cor

    Arvindsunny, hello again. Are you able to use partitions? You can assign the new COR a different time schedule (partition number) and then create a partion-route to specify what route pattern is used for the different partions. You then create mirror routes (different numbers) and assign the...
  13. gabber4858

    E911 calls not alerting

    The feature you are looking for is Crissis Alert. You need to set the 911 entry in the ARS entry to alrt and assign the crss-alert button to the phones. I don't remember all the settings needed, but you should be able to search the forums here. Let me know, I can verify the settings we use...
  14. gabber4858

    Denial Even 1195: Circ/Channel Unavail D1=0x3c

    Do you get any system alarms or errors for that DS1? I would check the alarms and look for cleared alarms and errors for that day, also list meas ds1 XXXX. If the DS1 is taking errors, its probably a carrier issue. It could be a bad card, cable, CSU/DSU, etc, but the errors will dictate where...
  15. gabber4858

    Intuity_Audix + Telnet = Customer Services Administration?

    Run35atm, PuTTY should work just fine in Audix. You can even use windows cmd if you want. In PuTTY set the keyboard to VT100+ like you/corner9 did and then choose 4410 as the Emulator or AT386 (AT386 works better in cmd). Then use your "F" keys to navigate around. F1 = Cancel F2 = Refresh F3...
  16. gabber4858

    help with FTP (NON Web)

    oops...guess thats what preview is for. $File = "C:\firmware.csv" $FirmwareUpload = import-csv $File $User = "randomhero" $Password = "SomeLamePassword" FOREACH ($Line in $FirmwareUpload) { Write-Host open $Line.IP Write-Host $User Write-Host $Password Write-Host bin Write-Host put...
  17. gabber4858

    help with FTP (NON Web)

    I am trying to get ftp to work from powershell but not sure what needs to be done. Is there a way to get powershell to FTP from the command line (without using a web interface)? I have to ftp some firmware and have made a list of the address and the file that will need to be loaded. My csv...
  18. gabber4858

    Is there a way to copy and paste screen from ASA to Excel?

    If you use ASA there are Export and Reports functions built in. You can use this to export the screen captures to a .txt file and open them in Excel. You can actually get pretty creative on what can be exported. If you use the reports function you can run multiple commands too. EX disp vec...
  19. gabber4858

    Intuity MAP40 'no operating system found' message

    I believe the MAP 40 went end of sale/life awhile back, so Avaya would not provide any software. You can use a paperclip to open the CD Rom by inserting it into a tiny hole in the front of the drive. You could also check inside the case to see if the drive was removed or the cables somehow...
  20. gabber4858

    Any Step by step proces creating COR

    The answer is yes, the question is what about emergency calling. Some simple ways to make it so they can call internal only is to: 1) set the FRL to 0 (zero) 2) Change "Calling Party Restriction" to Outward 3) Toggle the "Calling Permission" to "n" for the COR(s) that your trunks use. Any one...

Part and Inventory Search

Back
Top