CUBE – Cisco ASR Enterprise Trouble Shooting

CUBE – Cisco ASR Enterprise Trouble Shooting ======> SIP – CAll Routing Show version Show run Show gateway Show sip-ua show call active voice brief <callId|duration> show call history voice brief <callId|calling-number|called-number|duration> show sip-ua calls <summary|callId|calling-number|called-number|brief> show voip fpi calls Basic Debugs ———— debug voip ipipgw debug voip ccapi inout debug ccsip message debug ccsip events debug ccsip info Advanced Debugs ————— debug ccsip all ================>  SIP – DTMF Show version Show run Show gateway…

Read More

CME – How to collect Debug Logs

CME – How to collect Debug Logs ====================> How to enable Voice call Debug Filtering Voice call debug Filtering ————————– First configure the filter  using “call filter match-list <tag> voice” and then use the filter as a debug condition using “debug condition match-list <tag> call filter match-list <tag> voice incoming calling-number <pattern> incoming called-number <pattern> incoming dialpeer <tag> incoming media local ipv4 <ip address> incoming media remote ipv4 <ip address> incoming port incoming signaling local…

Read More
Posted in CME

Cisco IOS DSP Resources / Farm – Troubleshooting

Cisco IOS DSP Resources / Farm – Troubleshooting ==================> SCCP Registration Session show version show run show sccp all show dspfarm all show voice dsp group all show log Basic Debugs ———— debug ip tcp transaction debug sccp messages debug sccp error debug dsp-resource-manager flex dspstats debug dsp-resource-manager flex error Advanced Debugs ————— debug sccp packets ==================> Resources Allocation Errors show sccp connection show call active voice brief show call history voice brief show voip…

Read More
Posted in CME

Trouble shooting Unity Express with Call Manager Integeration & Operational Issues

Trouble shooting  Unity Express  with  Call Manager Integeration & Operational Issues =========== Unity Express – MWI Troubleshooting  ======= From CCM ——– CCM Detailed Traces, SDL and CTI traces From CUE ——– Show version Show software versions detail Show software packages show software licenses Show run Show ccn application CUE Debugs ———- trace ccn SubsystemJtapi all trace ccn StepSessMgmt   Dbug trace ccn StepCall       Dbug trace ccn StepContact    Dbug %%%%%%%%%  IMAP Troubleshooting %%%%%%% CUE Debugs ———- trace…

Read More

3560/3750 Qos in Deep dive

Qos Flowing mechanism#  Classification    >>>   Policing/Marking >>>  InputQ Mapping/Input queuing >>> Ingress scheduling > Stack Ring > OutputQ mapping/Output queuing > Egress Scheduling Here the example commented with some lines omitted. Please bear in mind, that these examples don’t cover all the possibilities.  !— Policing/Markingmls qos map policed-dscp  46 to 0 !—  how traffic is marked if it is policedmls qos map cos-dscp 0 8 16 26 32 46 48 56 !—  map cos values…

Read More

CME Call Blocking [ CORLIST & After Hours ]

CME Call Blocking Call Blocking Based on Date and Time http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucme/admin/configuration/guide/cmeadm/cmefac.html There have been many recorded incidents of business phone calls being placed After-hours, when staff has left for the evening. To prevent this you can implement After-hours call blocking on CME. After-Hours call blocking allows you to define ranges of times specified as After-hours intervals. User has an option to list a number of patterns that are not allowed during those intervals. If any user places…

Read More
Posted in CME

How to automatically shut down VMware ESXi gracefully during power failure using an APC UPS.

Hi Guys , I found the below useful in some of our implementation , I am posting it from other resources to be used ;- Vmware Link # http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1007036 how to get VMware ESX/ESXi and its VMs to shut down gracefully upon power failure to the host.  Tighter integration between a UPS and a VMware ESX/ESXi host is no doubt something that will become more mature over time though for now it can be an…

Read More

Basic SIP CME Config Temaplate

ip dhcp pool phones network 192.168.10.0 255.255.255.0 option 150 ip 192.168.10.50 ! voice service voip allow-connections sip to sip sip registrar server expires max 1200 min 300 ! voice register global mode cme source-address 192.168.10.50 port 5060 max-dn 192 max-pool 58 load 7942 SIP42.9-1-1SR1S authenticate register authenticate realm lab.local tftp-path flash: file text create profile ! voice register dn 1 number 100 name Jack label Jack_100 ! voice register dn 2 number 200 name Paul…

Read More

Cisco QoS Queuing Methods

Cisco Queuing Methods First In First Out (FIFO) Queueing First In, First Out (FIFO) Queueing Packets are forwarded in the same order in which they arrive at the interface. Priority Queuing (PQ) PQ ensures that important traffic gets the fastest handling at each point where it is used. It was designed to give strict priority to important traffic. Weighted Fair Queuing (WFQ) WFQ is one of Cisco’s premier queuing techniques. It is a flow-based queuing…

Read More
Posted in QoS
1 3,772 3,773 3,774 3,775 3,776 3,789