How to forward any call made from an extension to another extension

For example :
if ext# 22 want call any extension automatic forwarded to ext#47
how can i do that ?
thank you

There are a couple of commercial modules that can handle this (extension routing, I think will handle it). You can also write your own outbound calling context that handles this for you if you’re “value oriented”.

Can you setup x22 as a feature code with the destination of x47?

  • Register ext 22 to the same phone as ext 47
  • Make ext 47 a FMFM point for ext 22
  • Edit ext 22’s “Dial” option to SIP/47 in Extensions
  • Custom Dial Plan
  • Call Forwarding

https://wiki.freepbx.org/display/FPG/Follow+Me+User+Guide
https://wiki.freepbx.org/display/FPG/Call+Forwarding+User+Guide

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.