Jump to content

Recommended Posts

Posted

Hello guys,

Has anyone used the Branch Variable call-flow option through the Monster UI? and if so can you guys share some guidance or business case around it? We tried to use it to enable and disable call-waiting on the server side, and branch out some different flows, but we weren't successful in finding the variables available to be used and whether they work.

Thanks

Andres

 

  • Administrators
Posted

The module will look for a child branch in "children" that matches the value found at "variable"'s path in the "scope" data structure.

So if "scope" is "custom_channel_vars" and "variable" is "authorizing_type", the module will look for children based on "authorizing_type" (like "device", "resource", etc) in the call's "custom_channel_vars" JSON object

 

×
×
  • Create New...