Enabling the Auto Configuration
For the auto configuration to work, you must first specify the CUCM to the SIP line. Doing so indicates that the CUCM is the configuration server to the SIP line. To perform this step and enable the SIP line auto-configuration feature, run the ccm-manager sipana auto-config local command.
Then, run the ccm-manager config server command. This command initiates a download request of the configuration file. After the file is downloaded from the CUCM server, the XML file is parsed to determine the number of ports that are configured on the CUCM and the corresponding port IDs. The auto configuration then processes all the port information before configuring the corresponding dial-peers to set the endpoint to a SIP line. The dial-peers are added for each of the endpoints that are configured on CUCM.
![]() Note |
For DSAPP auto-configuration, only pots dial-peer is auto configured. You must manually configure the outbound dial-peer and the voice card. |
!
ccm-manager sipana auto-config local GigabitEthernet x/y/z
!
ccm-manager config server x.x.x.x
Here, GigabitEthernet x/y/z is the interface that is used for the SIP signaling.
Sample Configuration
!
ccm-manager sipana auto-config local GigabitEthernet0/0/1
!
ccm-manager config server 172.19.156.84
!