cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
69
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: Sergei Gorbunov on 20-10-2011 12:45:23 AM
Hi!
 
I've detected strange connection behaviour. I want to get a valid address from connection, but address in most connection events is Unknown, but in some events its valid. There is an connection establishing events:
 

<pre class="code-java" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-family: monospace; font-size: 1.2em; ">ConnCreatedEvImpl (CID=22812665, CRID=0, DN=Unknown), CiscoCause = CAUSE_NORMALUNSPECIFIED, FeatureReason = REASON_NORMAL
ConnConnectedEvImpl (CID=22812665, CRID=0, DN=Unknown), CiscoCause = CAUSE_NORMALUNSPECIFIED, FeatureReason = REASON_NORMAL
CallCtlConnNetworkReachedEvImpl (CID=22812665, CRID=0, DN=Unknown), CiscoCause = CAUSE_NORMALUNSPECIFIED, FeatureReason = REASON_NORMAL
CallCtlConnNetworkAlertingEvImpl (CID=22812665, CRID=0, DN=Unknown), CiscoCause = CAUSE_NORMALUNSPECIFIED, FeatureReason = REASON_NORMAL
ConnDisconnectedEvImpl (CID=22812665, CRID=0, DN=92116543), CiscoCause = CAUSE_NORMALUNSPECIFIED, FeatureReason = REASON_NORMAL
CallCtlConnDisconnectedEvImpl (CID=22812665, CRID=0, DN=92116543), CiscoCause = CAUSE_NORMALUNSPECIFIED, FeatureReason = REASON_NORMAL
CallCtlConnEstablishedEvImpl (CID=22812665, CRID=0, DN=Unknown), CiscoCause = CAUSE_NOERROR, FeatureReason = REASON_NORMAL</pre>
 
Are anyone know what happens?

Subject: RE: Strange connection behaviour
Replied by: Mohan Potluri on 21-10-2011 02:33:38 PM
What inteface are you using to get the address and what is the call scenario? I would recommend running jtrace to see if it is showing the same issue.
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links