Hi,
I am running SRST on a 2811 router with IOS 12.4(7).
I have alias and call forward no answer commands configured as shown below.
alias 1 3000 to 3001 cfw 3000 timeout 10
alias 2 3000 to 3002 cfw 3000 timeout 10
alias 3 3000 to 3003 cfw 3000 timeout 10
alias 4 3000 to 3004 cfw 3000 timeout 10
alias 5 3000 to 3005 cfw 3000 timeout 10
call-forward noan 90123456789 timeout 10
What I want to happen is for incomin calls to 3000 to ring on extensions 3001, 3002, 3003, 3004 and 3005 and then be forwarded to the PSTN number
90123456789
The config above does not work as the call-forward noan command only seems to work for calls direct to ephone-dn's rather than calls matched by the alias command.
Does anyone know if this is possible with SRST?
I know that this could be done using CME-as-SRST and I will go that way if I have to but I would first like to be sure that this cannot be done using basic SRST.
Thanks