Not in this lab ... in this lab Unity registers to CME and CUE to CCM .... SO I guess I am OK with not having voice service voip...

Duy Nguyen wrote:
Are you calling from CCM to CME and forward to CUE? Voice service voip ties in 2 VOIP call legs.

On Sat, Mar 28, 2009 at 1:23 PM, Chris Parker <[email protected] <mailto:[email protected]>> wrote:

    OK now my question is ... what does the "no voice service voip"
    do? I can still call from my phone to CUE etc. Does it break voip
    to voip calls, but not pots to voip?



    Chris Parker wrote:

        If I issue "no voice service voip" on the CME router than I get:

        Pod12-HQ-RTR#sh gatekeeper endpoints
                          GATEKEEPER ENDPOINT REGISTRATION
                          ================================
CallSignalAddr Port RASSignalAddr Port Zone Name Type Flags --------------- ----- --------------- ----- --------- ---- ----- 172.2.102.1 1720 172.2.102.1 49169 CCM VOIP-GW
          H323-ID: Pod12-BR2-RTR
          Voice Capacity Max.=  Avail.=  Current.= 0
        Total number of active registrations = 1

        Of course this has other ramifications .....

        Chris


        Chris Parker wrote:

            Well....Im wondering if taking no-reg off my dn's is
            necessary ....

            Tried that and I still get:

            Pod12-HQ-RTR#sh gatekeeper endpoints
                              GATEKEEPER ENDPOINT REGISTRATION
                              ================================
CallSignalAddr Port RASSignalAddr Port Zone Name Type Flags --------------- ----- --------------- ----- --------- ---- ----- 172.2.102.1 1720 172.2.102.1 52983 CCM H323-GW
              H323-ID: Pod12-BR2-RTR
              Voice Capacity Max.=  Avail.=  Current.= 0
            Total number of active registrations = 1


            Heres my config:

            Pod12-BR2-RTR#sh run
            Building configuration...

            Current configuration : 7889 bytes
            !
            ! Last configuration change at 20:15:08 CET Sat Mar 28 2009
            !
            version 12.4
            service timestamps debug datetime msec
            service timestamps log datetime msec
            no service password-encryption
            !
            hostname Pod12-BR2-RTR
            !
            boot-start-marker
            boot system flash c2800nm-adventerprisek9_ivs-mz.124-3g.bin
            boot-end-marker
            !
            logging buffered 4096 debugging
            !
            no aaa new-model
            !
            resource policy
            !
            memory-size iomem 20
            clock timezone CET 1
            network-clock-participate wic 0
            ip subnet-zero
            !
            !
            ip cef
            no ip dhcp use vrf connected
            ip dhcp excluded-address 10.2.202.1 10.2.202.49
            ip dhcp excluded-address 10.2.202.70 10.2.202.254
            !
            ip dhcp pool local
             network 10.2.202.0 255.255.255.0
             option 150 ip 10.2.202.1
             default-router 10.2.202.1
            !
            !
            no ip domain lookup
            ip multicast-routing
            !
            isdn switch-type primary-net5
            !
            voice-card 0
            no dspfarm
            dsp services dspfarm
            !
            !
            !
            voice service voip
            allow-connections h323 to h323
            allow-connections h323 to sip
            !
            !
            !
            !
            !
            !
            !
            !
            !
            !
            voice translation-rule 10
            rule 1 /^331322\(3...\)/ /\1/
            !
            voice translation-rule 20
            rule 1 /^3.../ /331322\0/
            !
            voice translation-rule 30
            rule 1 /^1.../ /001212222\0/
            rule 2 /^2.../ /001617522\0/
            !
            !
            voice translation-profile 4digit
            translate called 30
            !
            voice translation-profile in
            translate called 10
            !
            voice translation-profile out
            translate calling 20
            !
            !
            !
            !
            !
            !
            controller E1 0/0/0
            pri-group timeslots 1-3,16
            !
            !
            !        !
            !
            interface Loopback0
            ip address 172.2.102.1 255.255.255.255
            ip ospf network point-to-point
            h323-gateway voip interface
            h323-gateway voip id CCM ipaddr 172.2.100.1 1719
            h323-gateway voip h323-id Pod12-BR2-RTR
            h323-gateway voip bind srcaddr 172.2.102.1
            !
            interface FastEthernet0/0
            ip address 10.2.102.1 255.255.255.0
            duplex auto
            speed auto
            !
            interface FastEthernet0/0.220
            encapsulation dot1Q 220
            ip address 10.2.202.1 255.255.255.0
            no snmp trap link-status
            !
            interface Service-Engine0/0
            ip unnumbered FastEthernet0/0.220
            service-module ip address 10.2.202.2 255.255.255.0
            service-module ip default-gateway 10.2.202.1
            !
            interface FastEthernet0/1
            no ip address
            shutdown
            duplex auto
            speed auto
            !
            interface Serial0/0/0:15
            no ip address
            isdn switch-type primary-net5
            isdn incoming-voice voice
            isdn bchan-number-order ascending
            isdn outgoing display-ie
            isdn outgoing ie redirecting-number
            no cdp enable
            !
            interface Serial0/1/0
            no ip address
            encapsulation frame-relay IETF
            frame-relay traffic-shaping
            frame-relay lmi-type ansi
            !        interface Serial0/1/0.1 point-to-point
            ip ospf mtu-ignore
            frame-relay interface-dlci 102 ppp Virtual-Template1
            !
            interface Virtual-Template1
            ip address 162.2.102.2 255.255.255.0
            ip pim dense-mode
            ppp multilink
            ppp multilink fragment delay 10
            ppp multilink interleave
            !
            router ospf 1
            log-adjacency-changes
            network 10.2.102.0 0.0.0.255 area 0
            network 10.2.202.0 0.0.0.255 area 0
            network 162.2.102.0 0.0.0.255 area 0
            network 172.2.102.0 0.0.0.255 area 0
            !
            ip classless
            ip route 10.2.202.2 255.255.255.255 Service-Engine0/0
            !
            !
            ip http server
            ip http authentication local
            no ip http secure-server
            !
            !
            map-class frame-relay BR2
            frame-relay cir 729600
            frame-relay bc 7296
            frame-relay be 0
            frame-relay mincir 729600
            frame-relay ip rtp priority 16384 16383 120
            frame-relay fair-queue
            !
            !
            !
            tftp-server flash:P00307010100.bin
            tftp-server flash:P00303020214.bin
            tftp-server flash:P00305000301.sbn
            tftp-server flash:P00403020214.bin
            tftp-server flash:P00307020200.bin
            tftp-server flash:P00307020200.loads
            tftp-server flash:P00307020200.sb2
            tftp-server flash:P00307020200.sbn
            tftp-server flash:P00307020400.bin
            tftp-server flash:P00307020400.loads
            tftp-server flash:P00307020400.sb2
            tftp-server flash:P00307020400.sbn
            !
            control-plane
            !
            !
            !
            voice-port 0/0/0:15
            translation-profile incoming in
            translation-profile outgoing out
            !
            !
            !
            !
            dial-peer cor custom
            name pt-911
            name pt-local
            name pt-ld
            name pt-intl
            name pt-internal
            !
            !        dial-peer cor list css-911
            member pt-911
            !
            dial-peer cor list css-local
            member pt-local
            !
            dial-peer cor list css-ld
            member pt-ld
            !
            dial-peer cor list css-intl
            member pt-intl
            !
            dial-peer cor list css-internal
            member pt-internal
            !
            dial-peer cor list css-all
            member pt-911
            member pt-local
            member pt-ld
            member pt-intl
            member pt-internal
            !
            dial-peer cor list css-911local
            member pt-911
            member pt-local
            member pt-internal
            !
            !
            dial-peer voice 1 pots
            incoming called-number .
            direct-inward-dial
            !
            dial-peer voice 911 pots
            corlist outgoing css-911
            destination-pattern 999
            no digit-strip
            port 0/0/0:15
            !
            dial-peer voice 9911 pots
            corlist outgoing css-911
            destination-pattern 9999
            port 0/0/0:15
            prefix 999
            !
            dial-peer voice 7 pots
            corlist outgoing css-local
            destination-pattern 9[1-9]......$
            port 0/0/0:15
            !
            dial-peer voice 11 pots
            corlist outgoing css-ld
            destination-pattern 90331[2-9]......$
            port 0/0/0:15
            prefix 331
            !
            dial-peer voice 110 pots
            corlist outgoing css-intl
            destination-pattern 900T
            port 0/0/0:15
            prefix 00
            !
            dial-peer voice 1000 pots
            corlist outgoing css-internal
            translation-profile outgoing 4digit
            destination-pattern [12]...$
            port 0/0/0:15
            !
            dial-peer voice 1001 voip
            destination-pattern [12]...$
            session target ras
            incoming called-number 3...
            tech-prefix 1#
            dtmf-relay h245-alphanumeric
            ip qos dscp cs3 signaling
            no vad
            !
            dial-peer voice 3600 voip
            destination-pattern 3[126]00
            session protocol sipv2
            session target ipv4:10.2.202.2
            incoming called-number 399[89]....
            dtmf-relay sip-notify
            codec g711ulaw
            ip qos dscp cs3 signaling
            no vad
            !
            gateway
            !
            !
            !
            !
            gatekeeper
            shutdown
            !
            !
            telephony-service
            load 7910 P00403020214
            load 7960-7940 P00307020400
            max-ephones 10
            max-dn 10
            ip source-address 10.2.202.1 port 2000
            auto assign 1 to 4
            system message Your current options
            sdspfarm units 1
            sdspfarm transcode sessions 2
            time-zone 23
            create cnf-files version-stamp 7960 Mar 28 2009 18:14:36
            voicemail 3600
            max-conferences 3 gain -6
            call-forward pattern .T
            moh music-on-hold.au
            dn-webedit
            time-webedit
            transfer-system full-consult
            transfer-pattern .T
            !
            !
            ephone-template  1
            softkeys idle  Redial Newcall Cfwdall
            !
            !
            ephone-dn  1  dual-line
            number 3001 no-reg both
            description 3313223001
            name br2ph1
            call-forward busy 3600
            call-forward noan 3600 timeout 12
            corlist incoming css-911local
            !
            !
            ephone-dn  2  dual-line
            number 3002 no-reg both
            description 3313223002
            name br2ph2
            call-forward busy 3600
            call-forward noan 3600 timeout 12
            corlist incoming css-all
            !        !
            ephone-dn  3  dual-line
            number 3003 no-reg both
            description 3313223003
            name br2ph3
            call-forward busy 3600
            call-forward noan 3600 timeout 12
            corlist incoming css-all
            !
            !
            ephone-dn  4  dual-line
            number 3004 no-reg both
            description 3313223004
            name br2ph4
            call-forward busy 3600
            call-forward noan 3600 timeout 12
            corlist incoming css-all
            !
            !
            ephone  1
            description br1ph1
            ephone-template 1
            username "br1ph1"
            mac-address 0011.BBE0.5775
            button  1:1
            pin 12345
            !
            !
            !
            ephone  2
            description br1ph2
            ephone-template 1
            username "br1ph2"
            mac-address 0011.BBEF.6901
            button  1:2
            pin 12345
            !
            !
            !
            ephone  3
            description br1ph3
            ephone-template 1
            username "br1ph3"
            mac-address 0014.1C48.DE16
            button  1:3
            pin 12345
            !
            !
            !
            ephone  4
            description br1ph4
            ephone-template 1
            username "br1ph4"
            mac-address 0015.2B17.98F7
            button  1:4
            pin 12345
            !
            !
            ephone-hunt 1 peer
            pilot 3210
            no-reg both
            !
            !
            !
            line con 0
            exec-timeout 0 0
            logging synchronous
            line aux 0
            line 194 no activation-character
            no exec
            transport preferred none
            transport input all
            transport output all
            line vty 0 4
            exec-timeout 0 0
            privilege level 15
            logging synchronous
            no login
            transport preferred none
            transport input telnet
            line vty 5 15
            exec-timeout 0 0
            privilege level 15
            logging synchronous
            no login
            transport preferred none
            transport input telnet
            !
            warm-reboot
            scheduler allocate 20000 1000
            ntp clock-period 17179637
            ntp update-calendar
            ntp server 10.2.200.3
            !
            end

            Cliff McGlamry wrote:

                Chris,

                If you want it to register as a gateway, add the
                following into your CME config:

                voice service voip
                allow h323 to h323
                allow h323 to sip

                That will fix it for you.

                Cliff

                ----- Original Message ----- From: "Chris Parker"
                <[email protected] <mailto:[email protected]>>
                To: "OSL Group" <[email protected]
                <mailto:[email protected]>>
                Sent: Saturday, March 28, 2009 1:17 PM
                Subject: [OSL | CCIE_Voice] CME GK GW Type


                When I register CME to a GK it registers as a type of
                 H323-GW:

                Pod12-HQ-RTR#sh gatekeeper endpoints
                                   GATEKEEPER ENDPOINT REGISTRATION
                                   ================================
                CallSignalAddr  Port  RASSignalAddr   Port  Zone Name
                        Type    Flags
                --------------- ----- --------------- ----- ---------
                        ----    -----
172.2.102.1 1720 172.2.102.1 54748 CCM H323-GW

                I have a requirement for it ro register as a VOIP-GW.
                Is this possible
                or is it a typo in my lab scenario?

                Chris













Reply via email to