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

  • Users:
  • Order by date
  1. Chris S

    Question about analog extension modules

    They currently have GXW4224 ATAs now, are they compatible with IPO V12? And when you add them, does the IPO build out the extensions? Or do you have to do so manually? Thanks for the response
  2. curlycord

    Help with Nortel CICS : Do I have CLID?

    Yes, plenty of gateways for MICS still. In this case the OP most likely has a CICS.
  3. C

    Custom class in a custom class

    The bad thing about it is that you can't use NODEFAULT consistently in any case you want to prevent base behavior, for example the form Load and Init reacts by not running the default behavior of actually creating and initializing a form instance by RETURN .F. instea. NODEFAULT has no effect...
  4. Chris S

    Question about analog extension modules

    Yeah I think this may be the route we will take, I had no idea we could link the Grandstream ATA's to the IP Office. So looks like this might be the way to go.
  5. Ekster

    Twinning in Avaya IP Office

    Use the internal twinning not the mobile twinning if it's just to another internal extension
  6. S

    Nec sl2100 problem

    There are no 2 pair TDM SL2100 phones in the North America market, all sold here are 1 pair.
  7. Chris S

    Question about analog extension modules

    Thanks so much for this!
  8. ettienne

    Sage 300 Advanced 2024 Workstation 'No Supported Databases'

    Your Shared Data setting was wrong
  9. T

    Nec sl2100 problem

    If this is the code, then you are right
  10. Joe Crescenzi

    Custom class in a custom class

    I stand corrected. As I said, I only use NODEFAULT in rare circumstances, such as when I want to bypass the keypress event. As you said, we have plenty of discussion here about DODEFAULT such as the last time we talked about it here...
  11. Akram1978

    Twinning in Avaya IP Office

    I need to be working on internal calls, between extensions on the same server
  12. budbyrd

    Twinning in Avaya IP Office

    What kind of CO lines do you have? You need PRI or SIP. Analog do not work.
  13. Akram1978

    Twinning in Avaya IP Office

    this is the setting
  14. MikeeOK

    Twinning in Avaya IP Office

    No, yes, yes
  15. Akram1978

    Twinning in Avaya IP Office

    Yes I've set the relevant numbers in the user, but no forwarding.
  16. ipohead

    Twinning in Avaya IP Office

    Which release are you using and what have you done so far? Have you set the relevant numbers in User - Forwarding?
  17. Akram1978

    Twinning in Avaya IP Office

    hi all Can anyone know why the Twinning is not working in my system? Is there anything that needs to be configured? Are there any steps that I need to take in the IP office?
  18. J

    SIP Trunk Routing Issue on Live System

    Hello guys, sorry for my late answere! Quick update for you: It turned out to be an issue with the "Minimum Reserved Call Licenses" setting. There was no clear indication that pointed to this as the root cause – I found it more or less blindly. Since the trunk was reachable and incoming...
  19. C

    Custom class in a custom class

    Again, that's wrong. 1. NODEFAULT is a command, not a function. 2. Anything in a method/event prevents the inherited code to run, even just a comment. If you have any code, you need to call DODEFAULT() to also run the inherited (user defined) code. Code in a method or event does not prevent...
  20. xinjie

    Custom class in a custom class

    I'm sorry, the attachment doesn't seem to be showing up. It is a gif animation. I hope someone can get more inspiration from this than to market this tool. Its source code has been lost, maybe I'll rewrite it again if I have enough time.

Part and Inventory Search

Back
Top