Hey guys,
I'm trying to create an forwarding like this:
The extension will forward just the incoming external calls, but the received internal and received transferred calls remains normal.
That's the easy part...
I've created a FWD on AMO ZIEL:
ADD-ZIEL:TYPE=FWD,SRCNO=9040,SI=VCE,DESTNOF=9000,DTYPE=CFU,ITYPE=EXT,CFVAR=SYSTEM;
And activated on AMO ACTDA:
ADD-ACTDA:TYPE=STN,STNO=9040,FEATCD=FWD,CFVAR=SYSTEM,SI=VCE;
The forward works just fine, the problem comes now:
When any other extension tries to transfer an external call to the forwarded extension, the call ends going to the destination of the forwarding.
Ex: any extension receives an external call and try to transfer it to 9040, but the transfered call ends up going to 9000.
The question is.... There is a way to configure an forward on 9040 on a way that he can receive transferred external calls?
I'm trying to create an forwarding like this:
The extension will forward just the incoming external calls, but the received internal and received transferred calls remains normal.
That's the easy part...
I've created a FWD on AMO ZIEL:
ADD-ZIEL:TYPE=FWD,SRCNO=9040,SI=VCE,DESTNOF=9000,DTYPE=CFU,ITYPE=EXT,CFVAR=SYSTEM;
And activated on AMO ACTDA:
ADD-ACTDA:TYPE=STN,STNO=9040,FEATCD=FWD,CFVAR=SYSTEM,SI=VCE;
The forward works just fine, the problem comes now:
When any other extension tries to transfer an external call to the forwarded extension, the call ends going to the destination of the forwarding.
Ex: any extension receives an external call and try to transfer it to 9040, but the transfered call ends up going to 9000.
The question is.... There is a way to configure an forward on 9040 on a way that he can receive transferred external calls?