Open goodboy opened 8 years ago
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.
Originator.load_app()
weight
The example ivr app should be updated to include multi-app originator usage. That is using
Originator.load_app()
with aweight
arg to show how to manage multiple outbound campaigns within a single process.