Hello,

I have a problem seting a voip connection between 2 AS5300. They are both
linked to E1 trunks, ISDN primary-net5 signalling.

Here is a the configuration:

ROUTER A:

controller E1 0
 framing NO-CRC4
 clock source line primary
 pri-group timeslots 1-31
!
interface Ethernet0
 ip address 192.168.101.1 255.255.255.0

interface Serial0:15
 no ip address
 ip mroute-cache
 no logging event link-status
 isdn switch-type primary-net5
 isdn overlap-receiving
 isdn incoming-voice data 64
 isdn T310 60000
 no cdp enable
!
voice-port 0:D
 cptone CZ
!
dial-peer voice 1 voip
    destination-pattern 1T
    session target ipv4:192.168.101.2
!
gateway
!
!

ROUTER B:

controller E1 0
 framing NO-CRC4
 clock source line primary
 pri-group timeslots 1-31
!
interface Ethernet0
 ip address 192.168.101.2 255.255.255.0

interface Serial0:15
 no ip address
 ip mroute-cache
 no logging event link-status
 isdn switch-type primary-net5
 isdn overlap-receiving
 isdn incoming-voice data 64
 isdn T310 60000
 no cdp enable
!
voice-port 0:D
 cptone CZ
!
dial-peer voice 1 pots
    destination-pattern 1T
    port 0:D
!
gateway
!
!


The call never reach the Router B and here is the debug output from Router
A:

1d18h: ISDN Se0:15: RX   CALL_PROC pd = 8  callref = 0x8061
1d18h:         Channel ID i = 0xA9838E
1d18h: ISDN Se0:15: TX ->  CONNECT pd = 8  callref = 0x8061
1d18h:         Channel ID i = 0xA9838E
1d18h: Se0:13 DDR: dialer protocol up
1d18h: ISDN Se0:15: RX   DISCONNECT pd = 8  callref = 0x8061
1d18h:         Cause i = 0x8090 - Normal call clearing
1d18h: ISDN Se0:15: RX   RELEASE_COMP pd = 8  callref = 0x8061


Where you see the Medusa# prompt the call connected and stays connected for
a few seconds. Any ideas ?

Regards,
Mihai




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=16355&t=16355
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to