Wednesday, July 21, 2010

Cisco Single Number Reach (SNR)

Cisco Single Number Reach is a pretty neat feature. However, apparently you can't have the box pull calls back for delivery into the local VMB if you are using POTS connections. 

Here is the lab on SNR on the UC500 platform.

I ran into an unexpected issue with SNR that it would be great to see explained in the lab. If you are using POTS lines into FXO ports on your UC box and using an external number for the mobility destination (e.g. a cellphone), then the system will NOT be able to pull the call back in and send it to the CUE voicemail. On a cellphone, the call will end up in the remote voicemail if unanswered.

Reference post here and document here.

Relevant section from document:
Call forwarding of unanswered calls, configured with the cfwd-noan keyword in the snr command, is not supported for PSTN calls from FXO trunks because the calls connect immediately.

Wednesday, July 7, 2010

Notes and Reminders - Stuff to Look Into

Look into a Cisco config interpreter e.g. a language plugin file for Notepad ++


http://opensource-archive.org/showthread.php?t=91758
http://opensource-archive.org/showthread.php?t=116776


*Look into - Cisco Event Manager Commands
-Maybe use to log utilization locally.


process cpu threshold type total rising 70 interval 5 falling 40 interval 5

event manager applet capture_cpu_spike
 event snmp oid 1.3.6.1.4.1.9.2.1.56.0 get-type next entry-op ge entry-val "80" exit-time 10 poll-interval 1
 action 1.0  syslog msg "CPU Utilization is high"
 action 10.0 cli command "show ip traffic | append flash:cpuinfo2"
 action 2.0  cli command "en"
 action 2.1  cli command "terminal exec prompt timestamp2"
 action 3.0  cli command "show proc cpu sort | append flash:cpuinfo2"
 action 4.0  cli command "show proc cpu history | append flash:cpuinfo2"
 action 5.0  cli command "show proc cpu extended | append flash:cpuinfo2"
 action 6.0  cli command "show interfaces | append flash:cpuinfo2"
 action 7.0  cli command "show buffers input-interface FastEthernet0/0.1  packet | append flash:cpuinfo2"
 action 8.0  cli command "show buffers input-interface FastEthernet0/1 packet | append flash:cpuinfo2"
 action 9.0  cli command "show ip cef switch statistics feature | append flash:cpuinfo2"

Thursday, July 1, 2010

Cisco IP Communicator

Hitting / on the number pad on your keyboard translates into a # in Cisco IP communicator. If you spend a lot of time working with Cisco phone systems and CIPC, you know how much time this will save you. If not, this is pretty useless info.

Now if I can just find a way to create profile files/shortcuts so I don't need to keep reconfiguring CIPC for every customer/site.

PS, doesn't seem to work in eyeBeam/X-Lite.