friends-of-freeswitch / switchio

asyncio powered FreeSWITCH cluster control
http://switchio.rtfd.io
Mozilla Public License 2.0
191 stars 28 forks source link

Update the ivr example for multiple apps #15

Open goodboy opened 6 years ago

goodboy commented 6 years ago

Issue by tgoodlet Friday Jan 15, 2016 at 23:35 GMT Originally opened as https://github.com/sangoma/switchy/issues/24


The example ivr app should be updated to include multi-app originator usage. That is using Originator.load_app() with a weight arg to show how to manage multiple outbound campaigns within a single process.