Skip to content

julianns/PolycomAutomation

Repository files navigation

PolycomAutomation

For Neo hardware testing, run DVT_Neo_Hardware_Test.py

For Neo software(phone calls) testing, run DVT_Neo_Phone_Calls_Test.py

Project to automate polycom phone wall and test beds

Notes:

  1. Every call should start from the home menu
  2. Use a map for the softkeys so that new phones / firmware changes can be added later
  3. Automate the phone to accept push and log to file
  4. Need a state machine for soft keys

Found that I need to construct the authorization header each time or else it did not respond to the 401 Tried using session, but it did not work, still need to construct the AUTH each time I can push curl commands using supprocess; very kludgy but works which is better than elegant and broken The methods I use to construct the strings can be used with requests if I ever get it working

!!!!!There is XML data that does not show up in the online format embedded in this document. Click raw to see!!!

Polycom call state: (The block is included if and only if is ‘Active’. Otherwise it is not included.)

CallLineInfo> Active

Polycom device info:

Polycom network info:

About

Project to automate polycom phone wall and test beds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published