SmartMIB Professional Solution:

VOIP Call History Data


(SM-Pro-VOIPcalls)

(SM-ProUpd-VOIPcalls)

(SM-ProPlus-VOIPcalls)

Solution’s SOSL Based management process scripts:

 

Below is the SOSL based Management Script in its basic (raw) format were further comments, journal messages, and maybe threshold conditions could be added as per the implementing Organization’s requirements:

 


 

MODULE MainCallHistoryAccounting ();

DESCRIPTION "VOIP Call information and accounting";

BEGIN

 

            POLL-FREQ

            {

                        MODULE-CALL CallHistoryTable ();

                        MODULE-CALL CallHistoryAcct ();

                        WAIT (9000);

            };

END 


 

MODULE MainCallCfgInformation ();

DESCRIPTION "VOIP Call information and accounting";

BEGIN

 

            POLL-FREQ

            {

                        MODULE-CALL  CallCfgInformation ();

                        WAIT (9000);

            };

END

 


VOIP Call History Data Index Page

Previous Page Page 6/7 Next Page


[Small Solutions], [Professional Solutions], [Security Solutions], [Development Solutions]

[Home], [About], [Solutions Center], [NMS Market], [Products & Services],
[Management Technology], [Technical Support], [Contact us], [Site Map]