no, still the same after  I configure h323 id.

HQ# show run | b gatek
gatekeeper
 zone local Z_ZONE ccie.cisco.com 200.200.110.3
 alias static 200.200.210.239 1720 gkid Z_ZONE gateway voip ras 200.200.210.239 
55616 e164 5001 e164 5002 e164 1001 e164 1002
 alias static 200.200.110.2 1720 gkid Z_ZONE gateway voip ras 200.200.110.2 
1719 e164 3006 e164 3002 h323id BR2-CME
 no shutdown

BR2-CME#show gateway 
H.323 ITU-T Version: 4.0   H323 Stack Version: 0.1 

 H.323 service is up
 Gateway  BR2-CME  is not registered to any gatekeeper

thanks,

guoming



________________________________
 From: Mohammed Al Baqari <baqari.voic...@gmail.com>
To: 'Yankee Lo' <yanke...@yahoo.com>; 'Guoming Zhang' 
<guozhang20...@yahoo.com>; ccie_voice@onlinestudylist.com 
Sent: Tuesday, December 6, 2011 5:11 PM
Subject: RE: [OSL | CCIE_Voice] gateway failed to register to GK
 

Hi,
 
You are missing H323-ID in gatekeeper static binding configuration. You need to 
configure H323-ID of your gateway under gatekeeper in static binding.
 
alias static 200.200.110.2 1720 gkid Z_ZONE gateway voip ras 200.200.110.2 
62766 e164 3006 e164 3002  h323id  BR2-CME
 
Regards,
Mohammed Al Baqari
 
From:ccie_voice-boun...@onlinestudylist.com 
[mailto:ccie_voice-boun...@onlinestudylist.com] On Behalf Of Yankee Lo
Sent: Tuesday, December 06, 2011 1:08 AM
To: Guoming Zhang; ccie_voice@onlinestudylist.com
Subject: Re: [OSL | CCIE_Voice] gateway failed to register to GK
 
Did you enter gateway after you configured h323-gateway?
Try remove h323-gateway voip bind srcaddr 200.200.110.2 from lo0, configure 
this on the voice interface.


 
From:Guoming Zhang <guozhang20...@yahoo.com>
To: "ccie_voice@onlinestudylist.com" <ccie_voice@onlinestudylist.com> 
Sent: Monday, December 5, 2011 12:01 AM
Subject: [OSL | CCIE_Voice] gateway failed to register to GK
Hi,
 
Need to help to figure it out why my gateway would not register to GK.
 
--GK configure--
HQ#show run | b gatek
gatekeeper
 zone local Z_ZONE ccie.cisco.com 200.200.110.3
 alias static 200.200.210.239 1720 gkid Z_ZONE gateway voip ras 200.200.210.239 
55616 e164 5001 e164 5002 e164 1001 e164 1002
 alias static 200.200.110.2 1720 gkid Z_ZONE gateway voip ras 200.200.110.2 
62766 e164 3006 e164 3002
 no shutdown
...
 
--- Gateway configure --
 
BR2-CME#show run in loopback 0
Building configuration...

Current configuration : 234 bytes
!
interface Loopback0
 ip address 200.200.110.2 255.255.255.255
 h323-gateway voip interface
 h323-gateway voip id Z_ZONE ipaddr 200.200.110.3 1719
 h323-gateway voip h323-id BR2-CME
 h323-gateway voip bind srcaddr 200.200.110.2
end
 
voice service voip 
 allow-connections h323 to h323
 allow-connections h323 to sip
 allow-connections sip to h323
 allow-connections sip to sip
 fax protocol cisco 
 h323
  no call service stop
  call preserve 
 sip
  bind control source-interface Loopback0
  bind media source-interface Loopback0
  registrar server expires max 3600 min 300
!
!
 
=== debug message  from gateway ==
BR2-CME#show debug

H.225:
  H.225 ASN1 Messages debugging is on
 
BR2-CME#
Dec  5 07:45:42.122: RAS OUTGOING PDU ::=

value RasMessage ::= gatekeeperRequest : 
    {
      requestSeqNum 52
      protocolIdentifier { 0 0 8 2250 0 4 }
      rasAddress ipAddress : 
      {
        ip 'C8C86E02'H
        port 60717
      }
      endpointType 
      {
        vendor 
        {
          vendor 
          {
            t35CountryCode 181
            t35Extension 0
            manufacturerCode 18
          }
          productId '436973636F47617465776179'H
          versionId '32'H
        }
        gateway 
        {
          protocol 
          {
            voice : 
            {
              supportedPrefixes 
              {
              }
            },            h323 : 
            {
              supportedPrefixes 
              {
              }
            }
          }
        }
        mc FALSE
        undefinedNode FALSE
      }
      gatekeeperIdentifier {"Z_ZONE"}
      endpointAlias 
      {
      
BR2-CME#  dialedDigits : "3000",
        dialedDigits : "3004",
        dialedDigits : "6688",
        dialedDigits : "8000",
        dialedDigits : "1111",
        dialedDigits : "1112",
        dialedDigits : "7001",
        dialedDigits : "4444",
        dialedDigits : "4445",
        dialedDigits : "3020",
        dialedDigits : "711",
        h323-ID : {"BR2-CME"}
      }
    }



Dec  5 07:45:42.126: RAS OUTGOING ENCODE BUFFER::= 
00A00033060008914A000400C8C86E02ED2D28C0B50000120B436973636F47617465776179003240023C0501002C0501000280005A005F005A004F004E00450C0180633301806337018099BB0180B33301804444018044450180A3340180777701807778018063530100A44406004200520032002D0043004D0045
Dec  5 07:45:42.126: 
Dec  5 07:45:42.138: RAS INCOMING ENCODE BUFFER::= 
04800033060008914A00040A005A005F005A004F004E004500C8C86E0306B7
Dec  5 07:45:42.138: 
Dec  5 07:45:42.138: RAS INCOMING PDU ::=

value RasMessage ::= gatekeeperConfirm : 
    {
      requestSeqNum 52
      protocolIdentifier { 0 0 8 2250 0 4 }
      gatekeeperIdentifier {"Z_ZONE"}
      rasAddress ipAddress : 
      {
        ip 'C8C86E03'H
        port 1719
      }
    }



Dec  5 07:45:42.138: H225 NONSTD OUTGOING PDU ::=

value RasnonStdUsageTypes ::= 
    {
      callModes NULL
    }



Dec  5 07:45:42.138: H225 NONSTD OUTGOING ENCODE BUFFER::= 40
Dec  5 07:45:42.138: 
Dec  5 07:45:42.138: RAS OUTGOING PDU ::=

value RasMessage ::= registrationRequest : 
    {
      requestSeqNum 53
      protocolIdentifier { 0 0 8 2250 0 4 }
      discoveryComplete TRUE
      callSignalAddress 
      {
        ipAddress : 
        {
          ip 'C8C86E02'H
          port 1720
        }
      }
      rasAddress 
      {
        ipAddress : 
        {
          ip 'C8C86E02'H
          port 60717
        }
      }
      terminalType 
      {
        vendor 
        {
          vendor 
          {
            t35CountryCode 181
            t35Extension 0
            manufacturerCode 18
          }
          productId '436973636F47617465776179'H
          versionId '32'H
        }
        gateway 
        {
          protocol 
          {
            voice : 
            {
              supportedPrefixes 
              {
              }
            },            h323 : 
            {
              supportedPrefixes 
              {
              }
            }
          }
        }
        mc FALSE
        undefinedNode FALSE
      }
      terminalAlias 
      {
        dialedDigits : "3000",
        dialedDigits : "3004",
        dialedDigits : "6688",
        dialedDigits : "8000",
        dialedDigits : "1111",
        dialedDigits : "1112",
        dialedDigits : "7001",
        dialedDigits : "4444",
        dialedDigits : "4445",
        dialedDigits : "3020",
        dialedDigits : "711",
        h323-ID : {"BR2-CME"}
      }
      gatekeeperIdentifier {"Z_ZONE"}
      endpointVendor 
      {
        vendor 
        {
          t35CountryCode 181
          t35Extension 0
          manufacturerCode 18
        }
        productId '436973636F47617465776179'H
        versionId '32'H
      }
      timeToLive 60
      keepAlive FALSE
      willSupplyUUIEs FALSE
      maintainConnection TRUE
      usageReportingCapability 
      {
        nonStandardUsageTypes 
        {

          {
            nonStandardIdentifier h221NonStandard : 
            {
              t35CountryCode 181
              t35Extension 0
              manufacturerCode 18
            }
            data '40'H
          }
        }
        startTime NULL
        endTime NULL
        terminationCause NULL
      }
    }



Dec  5 07:45:42.150: RAS OUTGOING ENCODE BUFFER::= 
0EC00034060008914A0004800100C8C86E0206B80100C8C86E02ED2D28C0B50000120B436973636F47617465776179003240023C0501002C050100000C0180633301806337018099BB0180B33301804444018044450180A3340180777701807778018063530100A44406004200520032002D0043004D00450A005A005F005A004F004E004560B50000120B436973636F476174657761790032288B080002003B01000100018009700140B50000120140
Dec  5 07:45:42.150: 
Dec  5 07:45:42.162: RAS INCOMING ENCODE BUFFER::= 
14800034060008914A000450A0005A005F005A004F004E0045
Dec  5 07:45:42.162: 
Dec  5 07:45:42.162: RAS INCOMING PDU ::=

value RasMessage ::= registrationReject : 
    {
      requestSeqNum 53
      protocolIdentifier { 0 0 8 2250 0 4 }
      rejectReason invalidTerminalType : NULL
      gatekeeperIdentifier {"Z_ZONE"}
    }



Dec  5 07:45:42.162: %CCH323-2-GTWY_REGSTR_FAILED: Gateway BR2-CME failed to 
register with Gatekeeper Z_ZONE even after 2 retries
 

_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

Reply via email to