04-17-2018 04:29 AM - edited 03-17-2019 12:38 PM
So, this is my absolute last resort on this particular issue as I have expended all my ideas.
I have a customer that has Cisco Call manager at one site and they are having issue with calls to another site. The other site has a Zyxel router.
The issue manifests itself whenever a call is hung up and then another call is initiated, which ends up failing with a temporary Failure message.
I have looked into connectivity issues, can't see drops on any interface in the path. Additionally, I can confirm the various flavours of ALG are all disabled.
I have attached a snip which shows some sort of confusion with port numbers.
Any Ideas?
04-17-2018 09:06 AM
I don't think there is confusion with port numbers. The pairing of 51562 and 1720 is the H225 Call Setup process, and the pairing of 50349 and 35315 is the H245 TCS/OLC negotiation. You can see the release of two similar pairs of port numbers in the release exchange at lines around 36-43.
Is the pcap showing the successful/rejected call sequence you described? If so, I need to see past line 64, and may need to see details of a specific message. See if you can capture the full exchange of a failed call.
A temporary Failure message generally indicates a network issue rather than dialplan or signaling, but the network issue can be any number of things.
04-17-2018 09:30 AM
04-17-2018 10:39 AM
16.1 sends OLC to 89.19 at line 71
89.19 sends OLC to 16.1 at line 73 and
89.19 sends OLCack at line 74
16.1 sends Close Logical Channel at line 79 four seconds after sending initial OLC.
It looks like 16.1 is not receiving the OLC (and/or OLCack) from 89.19 during the second call setup. At lines 76-78 you can see 89.19 continuing to try to keep the TCP connection going while waiting for the OLCack back from 16.1.
Also, take a look at lines 45-46 and 88. It seems 89.19 doesn't know that H245 session from the first call is closed. And we should also (I think) be seeing a final ACK from 55115 to 34188 (16.1 to 89.19) responding to the FIN-ACK on line 42.
Hmmmm......
Are you calling the same number twice in a row or two different numbers for the first and second call? If you are calling the same number twice, what happens if you call two different numbers in rapid succession?
04-17-2018 11:09 AM
04-17-2018 11:14 AM
89.19 is most certainly sending its OLC and OLCack to 16.1, so it's not you.
As you are blind on what's going on in the network, I'd say get hold of whomever has rights on the path and get them to help. Bring that second pcap file along with. I wish I had more for you.
04-17-2018 11:25 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide