Talk:Call Forward Example
From FreeSWITCH Wiki
Shouldn't this be using DB to survive reboots and allow the data to be shared?
<action application="set" data="call_forwarding_number=${hash(select/${domain_name}-call_forward/${destination_number})}"/>
Why is that in a separate extension? Shouldn't that just be part of the features.xml?

