Web OAM&P

From TBwiki
(Difference between revisions)
Jump to: navigation, search
Ktrueman (Talk | contribs)
(New page: A tool is provided to configure/monitor the framework. Using this tool it is possible to: • Manage users. • Manage configurations. • Configure/monitor Hardware. – IP Interfaces. ...)
Newer edit →

Revision as of 14:38, 7 May 2009

A tool is provided to configure/monitor the framework. Using this tool it is possible to: • Manage users. • Manage configurations. • Configure/monitor Hardware. – IP Interfaces. – TDM Interfaces. – ISDN stacks. – SIP service access points. • Configure network access points. When used with the gateway application it is also possible to: • Monitor call ativity. • Configure dial plans. There are three terms that are often used in the framework when referring to this tool: • Configuration : An element’s configuration can always be viewed but can only be changed on non active configurations. • States : An element’s state can only be viewed/changed on active configurations. • Status : An element’s state can only be viewed on active configurations. It may never be changed. 3.5.1.1 Database The web application queries and updates the framework database that acts as an interface to configure the underlying framework. The database is the only required part of the configuring tool. This means clients can build their own configuration GUI as long as it uses the database correctly. For more information see the framework database. Note that the naming convention is one that is used widely and easy to understand. This is also the naming convention used by the Ruby on rails framework.

Personal tools