Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| vendors:cisco:uc:cusp [2020/11/17 12:22] – [Cisco Unified Sip Proxy (CUSP)] gerardorourke | vendors:cisco:uc:cusp [2020/11/20 11:45] (current) – [CLI TIPs] gerardorourke | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Cisco Unified Sip Proxy (CUSP) ====== | ====== Cisco Unified Sip Proxy (CUSP) ====== | ||
| - | ==== TIPs ==== | + | ==== CLI TIPs ==== |
| - | When you log into CUSP CLI - and do a show running config - it does not show the CUSP config, but the core setup.\\ | + | |
| - | To enter CUSP config, enter the command < | + | |
| - | Then to see the config, do a < | + | |
| + | Reference: https:// | ||
| + | |||
| + | When you log into CUSP CLI - and do a show running config - it does not show the CUSP config, but only the core setup.\\ | ||
| + | |||
| + | How to configure | ||
| + | *To enter CUSP config, enter the command **cusp** | ||
| + | *Then to see the config, do a **show configuration active** | ||
| + | * If you want to view ALL of teh config including the Routing Table - you must add the **verbose** command, e.g. < | ||
| + | |||
| + | *to enter configuration mode, use the command **configure** | ||
| + | * To commit the configuration for this example, enter the following command: | ||
| + | |||
| + | Note | ||
| + | * see the current active configuration, | ||
| + | * To see what the active configuration will be after you commit your changes, enter the **show configuration candidate** command. | ||
| + | |||
| + | ===== Module Login Issue ===== | ||
| + | < | ||
| + | ROUTER# | ||
| + | Trying 10.123.123.123, | ||
| + | % Connection refused by remote host | ||
| + | </ | ||
| + | |||
| + | Update the config for line 67 as per below: | ||
| + | < | ||
| + | line 67 | ||
| + | | ||
| + | </ | ||
| ==== Prefix Digits on UCCE SIP Dialer on a specific campaign ==== | ==== Prefix Digits on UCCE SIP Dialer on a specific campaign ==== | ||