fusionpbx/resources/install/scripts/app/ring_groups
konradSC 722021bdd7 Fix for Ring Groups with cfwd always & toll_allow (#2952)
This scenario was broken: 
A ring group member forwards their phone to a destination. The destination is an external number and the outbound route had a toll_allow condition. 

This error would be generated: [ERR] switch_cpp.cpp:1376 [route_to_bridge] Unsupportded condition: ${toll_allow}

This PR will get the toll_allow values from the RG member that is forwarding their phone. Then it will pass it to  'route_to_bridge.lua'.
2018-01-09 15:08:28 -07:00
..
resources/scripts Add. Lua script to set call forward for ring group. (#2934) 2017-11-29 00:19:43 -07:00
index.lua Fix for Ring Groups with cfwd always & toll_allow (#2952) 2018-01-09 15:08:28 -07:00