2015-03-02

Avaya MPS 500 ports logon/logoff script

If you happen to have Avaya MPS 500 IVR with Lineside E1 or T1  cards integrated with AACC, you might find these scripts useful.

They allow to logon/logoff  MPS ports right from windows console.

I know that other uses might use different approach (for example GUI PeriPro application) but I find these scripts quite useful and faster than GUI.

Edit them according to your particular situation:

vsh -C #css.1 csvapi thisdevice 999800 agentid 888141 loginid 888141 ctifunction agentsetlogoff
where 999800 - PositionID of MPS port (KEY 0)
          888141 - AgentID - could be any number
                                 (only restriction they shouldn't conflict with real agents AgentIDs)

mps_logon_logoff.zip

Enjoy it!

No comments:

Post a Comment