Synchronous Calling

Make calls synchronously

switchio.sync.sync_caller(host, port='8021', password='ClueCon', apps={'TonePlay': <class 'switchio.apps.players.TonePlay'>})

Deliver a provisioned synchronous caller function.

A caller let’s you make a call synchronously returning control once it has entered a stable state. The caller returns the active originating Session and a waitfor blocker method as output.