mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 17:13:49 +00:00
Two things: 1. Follow-me should only kick in when using "Enterprise". As it was written, follow-me was looked at for every strategy. 2. Follow-me destinations were writing to 'destinations[x]'. They should write to 'destinations[key]' so they rewrite the current destination that is being analyzed.