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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by kodr

  1. kodr

    Cause 81 error - no inbound calls - phone line issue?

    Are the calls where you are getting the CC 81 inbound to you or outbound? How I would approach it is to capture some call records and see if BT is sending you calls with a call reference number then rejecting that reference number later in the call flow. If this is the case, you can use this...
  2. kodr

    Cause 81 error - no inbound calls - phone line issue?

    What type of connection to you have? By line, do you mean analogue (POTS) lines, or ISDN (or something similar?)
  3. kodr

    ASPECT SCRIPT FOR ENTERING CDP

    Try the Nortel: Norstar Systems forum on this site. Someone there may have something close to what you're looking for.
  4. kodr

    What version/distro should I use

    Everyone will have a different opinion on this. I prefer pbx in a flash, but use several different ones for various projects.
  5. kodr

    Aspect for Linux

    I believe Aspect is solely available in Procomm. If you're set on not rebuilding the script in a new language, than you may have to investigate running Procomm in Wine. See this previous post: thread448-1508266
  6. kodr

    LAN, WAN, or CAN?

    My question would be, how many subnets?
  7. kodr

    automate appearance of message box

    Maybe get a pit bull? With sharp teeth.
  8. kodr

    Replacing Symbion in Nokia with Android

    It's simple. A two step process. Step one: Sell Symbion phone. Step two: By a 'Droid.
  9. kodr

    Phone number/service question

    How about google voice?
  10. kodr

    Good Day - Asterisk Newbee - Command line help questions.

    Try this: cat sip.conf | grep '\['
  11. kodr

    Good Day - Asterisk Newbee - Command line help questions.

    There are some flavors of Asterisk out there that have built in web gui's. You may want to investigate if your system is based on one of these (check /var/www/html, assuming Linux based system.) If so, you'll want to administer your system through that. If not, then there are programs out...
  12. kodr

    CCNA Certification

    I have to second CiscoGuy33's suggested books. I studied both Todd Lammel's and the Cisco Press CCNA guides and had no trouble passing. Of course it helped to have access to a lab (two routers, three switches.) Being able to practice the concepts from the books really drove home the material.
  13. kodr

    Java OutOfMemoryError when saving RenderedImages

    private ImageDecoder imageDecoder = null; private FileSeekableStream seekableStream = null; private ParameterBlock paramBlock; private TIFFDecodeParam decodeParam; private ImageWriter imageWriter = null; private ImageWriteParam imageWriterParam = null; Do all of these need...
  14. kodr

    Java OutOfMemoryError when saving RenderedImages

    How large is your typical image file?
  15. kodr

    Option 11 PRI Channels some channels LCKO out every few days

    What type of office are you connecting to (DMS,Lucent...)?

Part and Inventory Search

Back
Top