This is a brief explanation of how to retrieve the Music on Hold files from Cisco Unified Communications Manager 7 and load the files into a router’s flash for remote-site streaming directly from the router. Alternatively, if you have Call Manage Express and do not care about using a G729 audio file then you may [...]
Archive for the ‘Cisco’ Category
Retrieve Music on Hold files from UCM and Stream them from Router Flash
Posted: 29th August 2010 by Mark in CiscoMeetMe conferencing with Call Manager Express allows a CME phone to go off hook, press the MeetMe softkey, and dial the MeetMe bridge number to start a conference. Any other CME subscriber or off-net party may dial the MeetMe number to join the conference. By default CME does not play tones when participants join or [...]
The Broadsoft Software Management Guide provides an example for configuring active/backup Ethernet interfaces (called mode 1) when configuring bonded Ethernet on a single Red Hat Enterprise server. Only one Ethernet interface is transmitting and receiving traffic at a time while the other interface is in standby mode. My preferred approach is 802.3ad Link Aggregation Control [...]
Cisco CUBE: Modifying a SIP Diversion Header with SIP Profiles
Posted: 5th July 2010 by Mark in Cisco, SIPWhen configuring a SIP Trunk with Unified Communications Manager to a SIP Service Provider there is a need to use a router running CUBE (Cisco Unified Border Element) between UCM and the provider offering the SIP Trunk. One benefit is this automatically alleviates the challenges most IP PBX’s face with hosted nat traversal specific to [...]
The following undocumented command is useful for debuging H323 messages. This command cannot be found in the help-context of IOS as noted below. router# debug gatekeeper main 10 router# debug gatekeeper ? gup Gatekeeper GUP messages load Gatekeeper load-balancing messages servers Gatekeeper Servers The great thing about this command is the simplicity in the debug [...]
CSIM is an undocumented IOS command. When configuring a router to act as a voice gateway it is possible to test outbound calls by originating calls from the router. If the router is configured correctly then the far end number will ring and may be answered. Use the csim start dialstring hidden command to initiate [...]
The following is an example of using a Cisco 2811 slotted with an NM-16A ASYNC module to manage other Cisco devices as if you were connected to them locally with a laptop and a serial connection. The ASYNC modules are available in different port densities. There is also an HWIC version. router# show hardware Cisco [...]
Recently I needed to change the firmware on some Cisco 7965 phones from SCCP to SIP. By far the simplest method is loading the COP file on UCM and letting the phone upgrade on its own. In my case, this upgrade was being done without using UCM. The Cisco read-me doc for the SIP firmware [...]
The latest media from Cisco is 7.1.3a for Unified Communications Manager and Unity Connection. CUPS is now 7.0.5. There are some things to be aware of when trying to load Unified applications in VMWare. Here are the specifications for a successful installation. NOTE: When performing the installation choose “skip” when first prompted to use the [...]
Something commonly overlooked is how to store incremental backups of your Cisco router configurations. Some people use Rancid or Kiwi Cat Tools and they are great, but what most people do not realize is IOS 12.3(4)T and higher has an archive command. Each time you perform a write mem or copy run start the router [...]