cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
366
Views
0
Helpful
0
Comments
cdnadmin
Community Member
This document was generated from CDN thread

Created by: David Roberts on 05-02-2010 01:24:48 AM
Hi,
 We are analyzing the cause codes from a customer site and seems there is a code of 10 for origCause_location.  When I refer to the CDR document, I don't see any mapping of code 10 to a message.  Can someone provide me with the proper message?

Subject: RE: Cause Code 10?
Replied by: Anitha V on 05-02-2010 05:19:11 AM
Hi David,
 
Could you please let me know which callManager version your customer is using?
 
Also, could you please send the corresponding CDR in question?
 
Thanks and Regards,
Anitha

Subject: RE: Cause Code 10?
Replied by: Anitha V on 08-02-2010 05:49:46 AM
Hi David,
 
Looks like "origCause_location" iself is not a cause code. The cause code is the origCause_value/destCause_value.
 
The origCause_location field is a field indicated in the ISDN release message. The internal values from code for the cause_location are:
const NATURAL PRIV_NET_LOCAL = 1;
const NATURAL PUB_NET_LOCAL = 2;
const NATURAL TRANSIT_NET = 3;
const NATURAL PUB_NET_REMOTE = 4;
const NATURAL PRIV_NET_REMOTE = 5;
const NATURAL INTL_NET = 7;
const NATURAL NET_BEYOND_INTERWORK_PT = 10;
 
Hope this helps.
 
Thanks and Regards,
Anitha

Subject: RE: Cause Code 10?
Replied by: David Roberts on 10-02-2010 03:58:36 AM
hi, this is helpful however the CDR manual seems to state that orig/destCause_location can have values 1-15 and you show just 1-10.  I assume there's a mistake in the CDR manual since it makes no mention of these ISDN codes. 
 
Do you have any place which helps explain which each of these mean?
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