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.
We have an Axis A8105-E and CUCM12.5 and trying to get the Axis Doorbell to work. So far I have followed the following guide found here. https://www.youtube.com/watch?v=yYFH7LvUZPA We ended up creating a new Region and Device Pool and associated the ...
I have a head end FW(HQFW) that I am trying to create a VPN to from a ISR 4431. I have dual ISP's on the ISR4431 and need to create 2 VPN's back to the HQFW. I have created a Tunnel0 which a /30 IP that can communicate back to the HQ and also provid...
I have 1 number that users call in on and have 2 backend servers that connect via SIP Trunks. I would like the calls to rotate between two servers so that they are used equally.
First I created a Translation rule to route to a Hunt Pilot/List that...
Under Phones find your device you added. Search for SIP Profile and click view Details. My "Default MTP Telephony Event Payload TypeRequired Field" is equal to 101. Your setup may be different. I am using the Standard SIP Profile. Also are you sure ...
Yes I did. Under the doorbell I had to go under VOIP>SIP Settings>DTMF payload type and changed from 96 to 101. This number I believe is set under the SIP Profile on the SIP Phone you created in CUCM. Let me know if you have any other questions.
Thanks for all your help. The keychain solved my issue. Since I put the Tunnel0 into a vrf the key does not need to be in that VRF only the tunneled VRF. crypto keyring KEYRING vrf ISP_A pre-shared-key address 15.15.15.15 key !@!@!@!@ crypto isakmp p...
I looked at the vrf stuff and this is what I came up with. Here is a small blurb from my config. crypto isakmp policy 1encr aes 256authentication pre-sharegroup 2lifetime 28800crypto isakmp key *SECRETKEY* address 1.1.1.1!crypto ipsec transform-set ...