-
—HUNT Groups CME ephone-hunt 1 peer/longest-idle/sequential //peer = round robin, squential left to right until line in use. pilot 9000 //Number for hunt group. list <ext>, <ext>, *, * final <ext> //specify a finall number to ring if list is exhusted. max-timeoute 32 timeout 24, 8 ,8 ,8 //time before jumping to next number. statistics […]
-
//Paging. Paging is the ability to make an announcement on speaker phone for a group of people. Could be used for a fire senerio. Dial the extension to make the announcement. First create the groups for your teams CCP -> Configuration -> Unified Comms -> Telephone Features -> Paging Numbers -> Add Then create the […]
-
—Cisco Unity Connection voicemail.can be used with PABX system can be communicating with TIMG(T1 to sip) OR PIMG(port 8 analogue ports) Users can be imported via manual, CSV, CUCM, LDAP Uses the protocol SCCP (Skinny) or SIP. to communicate with CUCM //Setting up voicemail using SCCP SCCP OVerview Voicemail Profile | Voicemail Pilot […]
-
—Presence Server (CUPS) Cisco Unified presence server (CUPS) provices IM, status information, ties into exchange allows phones to be controlled by the PC. //Enabling a user for Presence 1. System -> licensing -> Capability assignement For each user enable CUP + CUPC 2. Assign a device -> Phone + line to the user. end user […]
-
—–CUCM CUCM is a standalone appliance that runs on UNIX. you navigate to a web GUI By default there are no services runing. you will need to activate the service under Cisco unified serviceability tools -> service Activation -> Enable. There is a command line available if you SSH into the device for emergency disaster […]
-
—-COR (class of restriction) Call manager Express COR is about setting up “accesslists” for phones. The COR list is applied inbound and outbound on the router. The way it works is that the COR is applied to the dialpeer on the phone as it is incomming and the COR is applied outbound on the dial […]
-
—Dial peers Are essentially your rules about next leg of the data. Phone1 —> R1 ——> R2 —–> Phone2 Here you can see there are 4 legs. dial peers are processed both incoming and outgoing. There are 2 types of Dial peers POTS dial peers = used for a port connecting to a to a […]
-
—QOS Making sure packets sent in correct order. Does not address bandwidth shortages, if there is not enough speed on the link for all your traffic, only says which traffic to send first. QOS can be programmed under the dial peer. Used to fix Packet loss – Router buffer gets full and then drops packets […]
-
—DHCP for VOIP Done for each VLAN/subnet show ip dhcp binding //see ips being issued 1. Exclude your static IP’s ip dhcp exclude-address <begining IP> <end ip> 2. Create your scope for each vlan ip dhcp pool <NAME> network <IP> <Subnet> dns-server <DNS IP> option 150 <TFTP Server> //some brands use option 66 3. IP-helper […]
-
debug voip dialpeer // see numbers being dialed, and calls being placed show voice call summary//see active calls show dialpeer voice summary // see a list of extensions next hops IE Go to this router to get this ext. debug ephone detail // see ephone as it registers —Phase 1 upgrade. New router is purchased […]