[cisco-voip] Problems with 2811 as H.323-Gateway, CCM 4.1

Patrick Nowicki pnowicki at neo.rr.com
Sat Sep 10 01:10:07 EDT 2005


not sure if this helps at all, but I have the same symptoms when I connect a PRI to a Nortel. The fix is to use the hidden command "isdn flip-chan-flag" on the interface. 

Hope this helps!


  ----- Original Message ----- 
  From: Hans-Peter Walter 
  To: cisco-voip at puck.nether.net 
  Sent: Friday, September 09, 2005 1:44 PM
  Subject: [cisco-voip] Problems with 2811 as H.323-Gateway, CCM 4.1



  Hello, 
  I try to configure a Cisco 2811 with VIC2-2BRI-NT/TE and a PVDM2-16 to act as gateway between our CCM and our PBX. 
  We had a test-equipment in July 2000 for 6 months with 2600 and a CCM 3.00, and it worked with the following config (see below). 
  Now I tried to get the 2811 working with a new CCM 4.1, I know it is a different config, but no success, and after hours and hours of 
  reading, I don't know any further... I think I read every single CCO-Document ;-). 

  When I turn on a "debug isdn q931" I can see that an IP-Phone-Call (8200-->1234) reaches the router, 
  but will not be forwarded to the PBX (Cause i = 0x85B2 - Requested facility not subscribed). 
  When I call an IP-Phone (8200) from the PBX (1234), the call reaches the router, but will not be forwarded 
  to the CCM (Cause i = 0x80A2 - No circuit/channel available). Debugs see below. 

  We have a CCIE-Voice-Consultant here to help us next week, but I want to get this work, that I can play around a little bit. 
  The rest works fine, CCM 4.1, 7912, 7940, 7960 with 7914, ATA with analog phone, SRST-Fallback, Phone Services, 
  Global Directory and all the stuff, but this router..... 

  Sorry for the "newbie"-question, maybe you can help me or point me to a newbie-discussion/forum. 

  Thanks in advance and have a nice weekend, 
  HP 


  ============= Config from July 2000 =================================== 
  voice-port 1/0/0 
   input gain -6 
   cptone DE 
  ! 
  voice-port 1/0/1 
   input gain -6 
   cptone DE 
  ! 
  dial-peer voice 2 voip 
   destination-pattern . 
   codec g711alaw 
   no vad 
   session target ipv4:10.200.112.10 
  ! 
  dial-peer voice 10 pots 
   destination-pattern . 
   direct-inward-dial 
   port 1/0/0 
  ! 
  dial-peer voice 11 pots 
   destination-pattern . 
   direct-inward-dial 
   port 1/0/1 
  ! 
  gateway 

  ============= IP-Phone -8200 --> PBX-Phone -1234: ============================= 

          Bearer Capability i = 0x8090A2 
                  Standard = CCITT 
                  Transfer Capability = Speech   
                  Transfer Mode = Circuit 
                  Transfer Rate = 64 kbit/s 
          Channel ID i = 0x81 
          Calling Party Number i = 0x0081, '8200' 
                  Plan:Unknown, Type:Unknown 
          Called Party Number i = 0x80, '1234' 
                  Plan:Unknown, Type:Unknown 
  Sep  9 17:16:55.964: ISDN BR0/0/0 Q931: RX <- CALL_PROC pd = 8  callref = 0x8D 
          Channel ID i = 0x89 
  Sep  9 17:16:56.016: ISDN BR0/0/0 Q931: RX <- DISCONNECT pd = 8  callref = 0x8D 
          Cause i = 0x85B2 - Requested facility not subscribed 

  =============PBX-Phone -1234 --> IP-Phone -8200 ============================= 

  Sep  9 17:17:48.300: ISDN BR0/0/0 **ERROR**: host_information: Unexpected INFO - call id 0x8010 
  Sep  9 17:17:48.340: ISDN BR0/0/1 Q931: RX <- SETUP pd = 8  callref = 0x2C 
          Bearer Capability i = 0x8890 
                  Standard = CCITT 
                  Transfer Capability = Unrestricted Digital 
                  Transfer Mode = Circuit 
                  Transfer Rate = 64 kbit/s 
          Channel ID i = 0x8A 
          Calling Party Number i = 0x0080, '1234' 
                  Plan:Unknown, Type:Unknown 
          Called Party Number i = 0x80, '8200' 
                  Plan:Unknown, Type:Unknown 
  Sep  9 17:17:48.360: ISDN BR0/0/1 Q931: TX -> CALL_PROC pd = 8  callref = 0xAC 
          Channel ID i = 0x8A 
  Sep  9 17:17:48.368: ISDN BR0/0/0 Q931: Applying typeplan for sw-type 0x1 is 0x0 0x0, Calling num 1234 
  Sep  9 17:17:48.368: ISDN BR0/0/0 **ERROR**: CC_CHAN_GetIdleChanbri: All channels busy 
  Sep  9 17:17:48.392: ISDN BR0/0/1 Q931: TX -> DISCONNECT pd = 8  callref = 0xAC 
          Cause i = 0x80A2 - No circuit/channel available 



  ============= Config 2811tdsvoip1 ======================================= 

  version 12.4 
  service timestamps debug datetime msec 
  service timestamps log datetime msec 
  no service password-encryption 
  ! 
  hostname 2811tdsvoip1 
  ! 
  boot-start-marker 
  boot system flash c2800nm-ipvoicek9-mz.124-3.bin 
  boot-end-marker 
  ! 
  logging buffered 10000 debugging 
  enable secret 5 $1$Yzkh$43RdMyrIkzoUSXl.EfzGN0 
  ! 
  aaa new-model 
  ! 
  ! 
  aaa authentication login default group tacacs+ enable 
  aaa authentication enable default group tacacs+ enable 
  aaa accounting commands 15 default start-stop group tacacs+ 
  ! 
  aaa session-id common 
  ! 
  resource policy 
  ! 
  clock timezone MET 1 
  clock summer-time MESZ recurring last Sun Mar 2:00 last Sun Oct 3:00 
  network-clock-participate wic 0 
  network-clock-participate wic 1 
  ip subnet-zero 
  ! 
  ! 
  ip cef 
  no ip dhcp use vrf connected 
  ip dhcp excluded-address 10.200.0.1 10.200.0.9 
  ip dhcp ping packets 5 
  ! 
  ip dhcp pool VOIP 
     network 10.200.0.0 255.255.252.0 
     dns-server XXX 
     domain-name tds.de 
     default-router 10.200.0.1 
     option 150 ip 10.200.210.180 
  ! 
  ! 
  no ip domain lookup 
  isdn switch-type basic-net3 
  ! 
  voice-card 0 
   dspfarm 
  ! 
  ! 
  ! 
  ! 
  ! 
  ! 
  ! 
  ! 
  ! 
  ! 
  ! 
  ! 
  ! 
  ! 
  ! 
  ! 
  ! 
  ! 
  interface Loopback0 
   description Management-Interface 2811tdsvoip1 
   ip address 10.128.16.14 255.255.255.255 
  ! 
  interface FastEthernet0/0 
   description Test-VLAN YY 
   ip address 10.200.210.66 255.255.255.0 
   duplex full 
   speed 100 
  ! 
  interface FastEthernet0/1 
   description VLAN XX - VoIP-Telefone 
   ip address 10.200.0.1 255.255.252.0 
   duplex full 
   speed 100 
  ! 
  interface BRI0/0/0 
   no ip address 
   isdn switch-type basic-net3 
   isdn point-to-point-setup 
   isdn incoming-voice voice 
   isdn static-tei 0 
  ! 
  interface BRI0/0/1 
   no ip address 
   isdn switch-type basic-net3 
   isdn point-to-point-setup 
   isdn incoming-voice voice 
   isdn static-tei 0 
  ! 
  interface BRI0/1/0 
   no ip address 
   isdn switch-type basic-net3 
   isdn point-to-point-setup 
  ! 
  interface BRI0/1/1 
   no ip address 
   isdn switch-type basic-net3 
   isdn point-to-point-setup 
  ! 
  interface BRI0/3/0 
   no ip address 
   isdn switch-type basic-net3 
   isdn point-to-point-setup 
  ! 
  ip classless 
  ip route 0.0.0.0 0.0.0.0 10.200.210.1 
  ! 
  ip http server 
  no ip http secure-server 
  ip tacacs source-interface Loopback0 
  ! 
  access-list 100 deny   ip any host 10.200.210.180 
  access-list 100 permit ip any any 
  ! 
  ! 
  tacacs-server host XXX 
  tacacs-server host XXX 
  tacacs-server directed-request 
  tacacs-server key 7 XXX 
  ! 
  control-plane 
  ! 
  ! 
  ! 
  voice-port 0/0/0 
  ! 
  voice-port 0/0/1 
   input gain -6 
   cptone DE 
  ! 
  voice-port 0/1/0 
  ! 
  voice-port 0/1/1 
  ! 
  ! 
  ! 
  ! 
  ! 
  dial-peer voice 2 voip 
   description Weiterleitung von TK zu Callmanager 
   destination-pattern 8200 
   session target ipv4:10.200.210.180 
   codec g711ulaw 
   no vad 
  ! 
  dial-peer voice 10 pots 
   destination-pattern . 
   direct-inward-dial 
   port 0/0/0 
  ! 
  gateway 
   timer receive-rtp 1200 
  ! 
  ! 
  call-manager-fallback 
   max-conferences 8 gain -6 
   ip source-address 10.128.16.14 port 2000 
   max-ephones 42 
   max-dn 144 
   system message primary Server TDS NSU nicht erreichbar 
   system message secondary Backupmodus 
   time-zone 28 
   time-format 24 
   date-format dd-mm-yy 
  ! 
  alias exec dhcp1 sh ip dhcp binding 
  alias exec dhcp2 sh ip dhcp pool 
  ! 
  line con 0 
  line aux 0 
  line vty 0 4 
   exec-timeout 0 0 
  line vty 5 20 
  ! 
  warm-reboot 
  scheduler allocate 20000 1000 
  ntp clock-period 17208792 
  ntp source Loopback0 
  ntp access-group peer 30 
  ntp server XX 
  ntp server XX 
  ! 
  end 







------------------------------------------------------------------------------


  _______________________________________________
  cisco-voip mailing list
  cisco-voip at puck.nether.net
  https://puck.nether.net/mailman/listinfo/cisco-voip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://puck.nether.net/pipermail/cisco-voip/attachments/20050910/72103b84/attachment-0001.html


More information about the cisco-voip mailing list