# Trunk Handler Defines a context that will handle incoming call routing. # Adding a Trunk Handler 1\) Enter the CLI's configuration mode 2\) Enter the name of the **Trunk Handler** you wish to create. You will be prompted with the minimum required settings. ``` vbox-markm(config)# trunk_handler chvoip !! Notice: Editing new item: chvoip !! Notice: Minimum requirements needed for insert: !! desc vbox-markm(config-trunk_handler chvoip)# desc "Incoming Calls from Chicago" vbox-markm(config-trunk_handler chvoip)# ```
Setting | Description |
desc | (\*) Non-functional description |
do | To run exec commands in config mode |
exit | Exit from this level (with notification if config was incomplete) |
no | Clear settings |
show | Show the running-config for the current item |