hi Cliff and Day,
 
right, ext 3001 in CCM    , the debug that I sent before, showing call hit the 
BR-2 and correct dial-peer in BR-2  (dial-peer 1 and 3000)
 
here is my config   BR-2
---------------------------

voice translation-rule 20
 rule 1 /^3.../ /44232141\0/
!
!
voice translation-profile Outbound-ANI
 translate calling 20
!
!
controller E1 1/0
 pri-group timeslots 1-3,16
!
dial-peer voice 1 pots
 incoming called-number .
 direct-inward-dial
 port 1/0:15
!
dial-peer voice 3000 voip
 destination-pattern 21313...
 voice-class codec 1
 session target ipv4:177.1.10.10   --> CCm
 no vad
!
 
tks
 

--- On Mon, 4/6/09, Cliff McGlamry <[email protected]> wrote:

From: Cliff McGlamry <[email protected]>
Subject: Re: [OSL | CCIE_Voice] call from PSTN to Br-2
To: [email protected]
Date: Monday, April 6, 2009, 10:59 AM





How about posting the dial-peer so we can see it (actually the full config 
would be better).  
 
But in looking at this, I can guess what the problem is.  
 
The number hitting the gateway is 21313001.  I don't have your config, but the 
extension should be 3001.  
 
I personally always have a translation rule that converts the incoming DNIS to 
the proper length.  In this case, I'd have a rule called 8to4 that would take 
that number and return 3001.  I apply this translation to the called number and 
place it on the voice-port (not the dial-peer) in the incoming direction.
 
My bet is that you forgot (1)to build this, (2) the translation rule is off 
(check the the test command), (3) apply it to the port correctly, or possibly 
some combination of the above.  
 
If you post your full config, we can likely tell you exactly where the problem 
is. 
 
 

----- Original Message ----- 
From: Erwan Erwan 
To: [email protected] 
Sent: Sunday, April 05, 2009 10:51 PM
Subject: [OSL | CCIE_Voice] call from PSTN to Br-2






hi,
 
calling from PSTN  to BR-2 , can not go thru, and "debug isdn q931" saying 
"network-out of order"   , dial-peer is correct  
 
anybody have idea, what happen ?
 
----------------------------------------------------
 Progress Ind i = 0x8183 - Origination address is non-ISDN  
        Calling Party Number i = 0x0180, '911' 
                Plan:ISDN, Type:Unknown 
        Called Party Number i = 0x81, '21313001' 
                Plan:ISDN, Type:Unknown
*Apr  5 19:35:17.367: ISDN Se1/0:15 Q931: TX -> CALL_PROC pd = 8  callref = 
0x8086 
        Channel ID i = 0xA98381 
                Exclusive, Channel 1
BR-2#
*Apr  5 19:35:17.387: ISDN Se1/0:15 Q931: TX -> DISCONNECT pd = 8  callref = 
0x8086 
        Cause i = 0x80A6 - Network out of order
*Apr  5 19:35:17.399: ISDN Se1/0:15 Q931: RX <- RELEASE pd = 8  callref = 0x0086
*Apr  5 19:35:17.399: ISDN Se1/0:15 Q931: TX -> RELEASE_COMP pd = 8  callref = 
0x8086
----------------------------------------------------



      

Reply via email to