目录

SRST Hunt groups

目录

When fallback to SRST, the Hunting feature from CUCM will not available. Add below commands to SRST configuration to had the hunting working when SRST.

1
2
3
4
5
call-manager-fallback
 no huntstop
 alias 1 20000 to 20001 cfw 20011
 alias 2 20011 to 20002 cfw 20012
 alias 3 20012 to 20003 cfw 20000

or

1
2
3
4
5
call-manager-fallback
 no huntstop
 alias 1 20000 to 20001
 alias 2 20000 to 20002
 alias 3 20000 to 20003