Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I'm in need of an application that allows facility techs (who do the bulk of the Phone Moves, adds, and changes) on a daily basis to verify that the phone is in the correct ERL, and correct VLAN. What I envision is a CCX application that pulls the CE...
Is there no cisco tools for Cisco UC apps (UCM, CUC, CER, CCX) that show who made what changes when?
I currently have multiple clusters with versions 8, 9, 10 and 11 (hopefully by end of ear all will be version 11.5).
I am finding only 3rd party a...
I have a 2811 router with a DSL connection to my ISP. On the router I can ping out to the ISP DNS server across the Dialer1 interface. But on from my Lan traffic stops at the 2811.I do have a static route of ip route 0.0.0.0 0.0.0.0 dailer1 Also...
I am having difficult getting my DSL connection operational. I have a 2811 with a HWIC-1ADSL module with ios version 12.4. Below is a copy of part of my config. Also the ATM is working but I not authenticating.interface ATM0/3/0 no ip address n...
I have never seen a blueprint for deploying Call Manager. It all depends on your particular situation. Are you familiar with Solution, Reference Design documents from Cisco? It will explain the purpose and how to implement each component you me...
this will help you to determine if the SIP traffic is hitting your router.use the "debug ccsip" and it will show the SIP traffic comming with its requested port and media request.also the "debug voip dialpeer"and it will show inbound dialpeer that w...
No this command "show voice call status" is not limited to isdn, it show all calls (Pots & VoIP). The SIP call are using dial-peers. They will show up. Something else is wrong.Can you verify that calls are hitting your router?
not necessarly.Lets start over. whith a few basic rules or principles.There are always 2 call legs (or dial peers) for every voice call, an inbound call leg (dial peer) and an outbound call leg (dial peer). A command to used to view which call l...
silly me.You are correct "Presence" was not enabled. I just need to read the documentation closer, it was burried under a SIP presence configuration but it is not part of the SIP-ua configuration. Interesting thought thou, Presence icons work with ...