eduardo:cisco:ccme:ccme-autor
Differences
This shows you the differences between two versions of the page.
eduardo:cisco:ccme:ccme-autor [2010/08/11 12:55] – created eduardo | eduardo:cisco:ccme:ccme-autor [2024/02/23 08:20] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Auto Registration ====== | ||
+ | |||
+ | ===== Configuration ===== | ||
+ | |||
+ | ==== Telephony Service ==== | ||
+ | * Enable by default | ||
+ | * To auto assign DN | ||
+ | * All DN must be of the same type either single or dual-line but not mix | ||
+ | * The type if not specified will catch all | ||
+ | * cfw provide the Call Forward Busy Number and timeout value | ||
+ | < | ||
+ | telephony-service | ||
+ | auto-reg-ephone | ||
+ | auto assign < | ||
+ | </ | ||
+ | |||
+ | ==== EPhone-DN ==== | ||
+ | * The DN needs to be defined as well | ||
+ | < | ||
+ | ephone-dn < | ||
+ | number 1000 | ||
+ | ... | ||
+ | ephone-dn < | ||
+ | number 1999 | ||
+ | </ | ||
+ | |||
+ | ===== Debug ===== | ||
+ | * To show all auto registration attempt | ||
+ | < | ||
+ | Router# show ephone attempted-registration | ||
+ | </ | ||
+ | |||