starpy.examples.connecttoivrapp
index
/home/mcfletch/pylive/starpy/examples/connecttoivrapp.py

Example script to generate a call to connect a remote channel to an IVR
 
This version of the script uses the utilapplication framework and is
pared down for presentation on a series of slides

 
Modules
       
logging
starpy.manager
sys
starpy.utilapplication

 
Functions
       
main(channel='sip/4167290048@testout', connectTo=('outgoing', 's', '1'))

 
Data
        APPLICATION = <starpy.utilapplication.UtilApplication object>
reactor = <twisted.internet.selectreactor.SelectReactor instance>