hi Greg, I can't find this command in 6608 module interface S1/0:23 isdn T203 15000 (or other msec value greater than the default 10000) I have tried , Top-Down & Bottom-Up, still not working ---------------------------------------------------------- and here is my Trace Analysis when I place call , when I go to Q931 Tranmslator, they said not ISDN debug -------------------------------------------------
Cisco CallManagercarryOnResList table has 0 entries Cisco CallManagernotifiedSsManagerList table has 0 entries Cisco CallManagerremoteJoinSecondaryResList table has 0 entries Cisco CallManagerMGCPBhHandler - Receiving BhHdr: 0004 0000 0011 0000 0001 0000* Cisco CallManagerMGCPBhHandler - PktCapService::out(Protocol_Backhaul,src=177.1.101.102,port=2428,desc=177.1.100.10,port=2428,0,0,msg,len=12,gateway=177.1.101.102) Cisco CallManagerMGCPBhHandler::wait_SdlDataInd - backhaul message length error uiBufLen=12, message ignored from ipAddr 177.1.101.102 --- On Tue, 11/18/08, Pulos, Greg <[EMAIL PROTECTED]> wrote: From: Pulos, Greg <[EMAIL PROTECTED]> Subject: RE: [OSL | CCIE_Voice] 6608 failed call To: "Erwan Erwan" <[EMAIL PROTECTED]>, "[email protected]" <[email protected]> Date: Tuesday, November 18, 2008, 7:21 PM Hi Erwan, This dick tracy seems to show your T203 timer is reaching it's 'maximum time in seconds allowed without frames being exchanged between the endpoints of the link'. This is causing MGCP to delete the connection it had just created 10 seconds before when attempting to setup the call. By default, the T203 timer is 10 seconds. A couple of things to note: 1) you may have more help determining the problem if by collecting CCM traces on the call. 2) you may want to verify your config of the PRI. Ie: framing, line encoding, speed of channels, channels to be used, top-down or bottom-up channel selection, etc. 3) if all config is 100% correct, perhaps there is some sort of delay on the D-channel causing the exchange of frames to take longer than 10 seconds. (the T203 timer value that is set) perhaps increasing this just a few seconds will allow more time to get the initial frames exchanged for the connection to succeed. (a physical problem will likely not allow any increase in T203 to help) To increase the T203 timer, use the following command on your D-channel interface of the PRI. Ie: interface S1/0:23 isdn T203 15000 (or other msec value greater than the default 10000) greg -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Erwan Erwan Sent: Monday, November 17, 2008 4:03 PM To: [email protected] Subject: [OSL | CCIE_Voice] 6608 failed call hi, I config the 6608 PRI , and it registered in CCM , however I can't make outgoing call. 7 digit and 10 digit I capture debug from Tracy Tool. Can anybody help me understand what is wrong from my debug ? Thks
