putting codec g711ulaw under dial-peer voice 3000 voip- CUBE will not work it will cause all calls to disconnect
still cant call the sip phones On Thu, Oct 29, 2009 at 12:49 AM, Kumar, Narinder < [email protected]> wrote: > Ok had a quick look at your configuration : You already mention that you > are using G711 between the sites – is that correct ? > > > > But I am also highlighting some other factors which may not be linked to > your problem but will be usefull > > > > HQ – > > dspfarm profile 1 transcode > codec g711ulaw > codec g711alaw > codec g729ar8 > codec g729abr8 > > codec g729r8---------------------------Missing in your config, every time > you configure transcoder you need to add g729r8 > > maximum sessions 6 > associate application SCCP > > > > dial-peer voice 3000 voip > > media flow-around > incoming called-number 3... > codec g711ulaw-------------------------------Missing You need to hard code > the codec, otherwise by default VOIP dial peer uses g729. Which could be > part of your problem as you mention you using G711 > > > > > > > > BR2 : > > dspfarm profile 1 transcode > codec g711ulaw > codec g711alaw > codec g729ar8 > codec g729abr8 > > codec g729r8------Missing in your config, you need to add g729r8. Which > may not be related to your problem as you are using g711 between sites but > may break things if you you are calling e.g CUE from HQ or Br1 over a g729 > codec. > maximum sessions 14 > associate application SCCP > > *From:* Omotayo [mailto:[email protected]] > *Sent:* Thursday, 29 October 2009 10:35 AM > *To:* Kumar, Narinder; Daniel Rodriguez > > *Cc:* OSL Group > *Subject:* Re: [OSL | CCIE_Voice] calls through gatekeeper > > > > HQ is as shown below > > HQ-RTR(config)#do sh run > Building configuration... > > > Current configuration : 4870 bytes > ! > ! Last configuration change at 17:03:52 pdt Wed Oct 28 2009 > ! NVRAM config last updated at 17:33:21 pdt Wed Oct 28 2009 > ! > version 12.4 > service timestamps debug datetime msec > service timestamps log datetime msec > no service password-encryption > ! > hostname HQ-RTR > ! > boot-start-marker > warm-reboot > boot-end-marker > ! > logging buffered 51200 warnings > ! > no aaa new-model > memory-size iomem 20 > clock timezone pst -8 > clock summer-time pdt recurring > network-clock-participate wic 0 > network-clock-select 1 T1 0/0/0 > dot11 syslog > no ip source-route > ! > ! > ip cef > ! > ! > no ip domain lookup > ! > multilink bundle-name authenticated > ! > isdn switch-type primary-ni > ! > voice-card 0 > no dspfarm > dsp services dspfarm > ! > ! > ! > voice service voip > allow-connections h323 to h323 > allow-connections h323 to sip > allow-connections sip to h323 > allow-connections sip to sip > ! > ! > ! > voice class codec 1 > codec preference 1 g711ulaw > codec preference 2 g729r8 > ! > ! > ! > voice class h323 1 > h225 timeout tcp establish 3 > ! > ! > ! > ! > ! > ! > ! > ! > ! > ! > ! > ! > ! > ! > ! > archive > log config > hidekeys > ! > ! > ! > ! > controller T1 0/0/0 > shutdown > framing esf > linecode ami > pri-group timeslots 1-3,24 > ! > controller T1 0/0/1 > framing esf > linecode b8zs > channel-group 0 timeslots 1-24 > ! > ! > ! > ! > ! > interface Loopback0 > ip address 10.10.110.1 255.255.255.255 > ! > interface FastEthernet0/0 > no ip address > duplex full > speed 100 > ip rsvp bandwidth > ! > interface FastEthernet0/0.10 > encapsulation dot1Q 10 native > ip address 10.10.100.1 255.255.255.0 > ! > interface FastEthernet0/0.20 > encapsulation dot1Q 20 > ip address 10.10.200.3 255.255.255.0 > ip helper-address 10.10.210.10 > h323-gateway voip interface > h323-gateway voip id VIA ipaddr 10.10.110.1 1719 > h323-gateway voip h323-id CUBE > h323-gateway voip bind srcaddr 10.10.200.3 > ! > interface FastEthernet0/0.30 > encapsulation dot1Q 30 > ip address 10.10.210.1 255.255.255.0 > ! > interface FastEthernet0/1 > no ip address > shutdown > duplex auto > speed auto > ! > interface Serial0/0/0:23 > no ip address > encapsulation hdlc > isdn switch-type primary-ni > isdn incoming-voice voice > no cdp enable > ! > interface Serial0/0/1:0 > no ip address > encapsulation frame-relay > fair-queue 64 256 36 > frame-relay lmi-type ansi > ip rsvp bandwidth > ! > interface Serial0/0/1:0.1 point-to-point > ip address 10.10.111.1 255.255.255.0 > ip ospf mtu-ignore > snmp trap link-status > frame-relay interface-dlci 201 > ! > interface Serial0/0/1:0.2 point-to-point > ip address 10.10.112.1 255.255.255.0 > ip ospf mtu-ignore > snmp trap link-status > frame-relay interface-dlci 202 > ! > router ospf 1 > router-id 10.10.100.1 > log-adjacency-changes > network 10.10.0.0 0.0.255.255 area 0 > ! > ip forward-protocol nd > ! > ! > ip http server > no ip http secure-server > ! > ! > ! > ! > ! > ! > ! > control-plane > ! > rmon event 33333 log trap AutoQoS description "AutoQoS SNMP traps for Voice > Drops" owner AutoQoS > ! > ! > voice-port 0/0/0:23 > ! > ! > ! > sccp local FastEthernet0/0.20 > sccp ccm 10.10.210.10 identifier 3 version 5.0.1 > sccp ccm 10.10.210.11 identifier 2 version 5.0.1 > sccp ccm 10.10.200.3 identifier 1 version 5.0.1 > sccp > ! > sccp ccm group 2 > associate ccm 2 priority 1 > associate ccm 3 priority 2 > associate profile 2 register xcoder > ! > sccp ccm group 1 > bind interface FastEthernet0/0.20 > associate ccm 1 priority 1 > associate profile 1 register transcode > ! > dspfarm profile 1 transcode > codec g711ulaw > codec g711alaw > codec g729ar8 > codec g729abr8 > maximum sessions 6 > associate application SCCP > ! > dspfarm profile 2 transcode > codec g711ulaw > codec g711alaw > codec g729ar8 > codec g729abr8 > codec g729r8 > maximum sessions 3 > associate application SCCP > ! > ! > dial-peer voice 3000 voip > media flow-around > incoming called-number 3... > ! > dial-peer voice 3001 voip > destination-pattern 3... > session target ras > codec g711ulaw > no vad > ! > ! > gateway > ! > ! > ! > gatekeeper > zone local UCM proctorlabs.com 10.10.110.1 > zone local UCME protorlabs.com outvia VIA > zone local VIA proctorlabs.com > zone prefix UCM 1... gw-priority 10 gk-trunk_2 > zone prefix UCM 1... gw-priority 9 gk-trunk_1 > zone prefix UCME 3... > zone prefix UCM 5... gw-priority 10 gk-trunk_2 > zone prefix UCM 5... gw-priority 9 gk-trunk_1 > gw-type-prefix 1#* default-technology > bandwidth total zone UCM 32 > no shutdown > ! > ! > telephony-service > sdspfarm units 1 > sdspfarm transcode sessions 3 > sdspfarm tag 1 transcode > max-ephones 2 > max-dn 2 > ip source-address 10.10.200.3 port 2000 > max-conferences 8 gain -6 > transfer-system full-consult > create cnf-files version-stamp 7960 Oct 28 2009 15:50:40 > ! > ! > line con 0 > exec-timeout 0 0 > logging synchronous > line aux 0 > line vty 0 4 > exec-timeout 0 0 > privilege level 15 > logging synchronous > no login > length 0 > 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 > ! > scheduler allocate 20000 1000 > ntp clock-period 17179992 > ntp server 10.10.100.2 > ! > end > > HQ-RTR(config)# > > > > BR2 is below > > BR2-RTR#sh run > Building configuration... > > Current configuration : 7242 bytes > ! > ! Last configuration change at 01:19:53 CET Thu Oct 29 2009 > ! NVRAM config last updated at 01:11:36 CET Thu Oct 29 2009 > ! > version 12.4 > service timestamps debug datetime msec > service timestamps log datetime msec > no service password-encryption > ! > hostname BR2-RTR > ! > boot-start-marker > warm-reboot > boot-end-marker > ! > logging message-counter syslog > logging buffered 4096 > ! > no aaa new-model > memory-size iomem 20 > clock timezone CET 1 > clock summer-time CET recurring 1 Sun Apr 1:00 last Sun Oct 1:00 > network-clock-participate wic 0 > no network-clock-participate wic 1 > ! > dot11 syslog > ip source-route > ! > ! > ip cef > ip dhcp excluded-address 10.10.202.1 10.10.202.49 > ip dhcp excluded-address 10.10.202.70 10.10.202.254 > ! > ip dhcp pool CME > network 10.10.202.0 255.255.255.0 > default-router 10.10.202.1 > option 150 ip 10.10.110.3 > ! > ! > no ip domain lookup > no ipv6 cef > ! > multilink bundle-name authenticated > ! > ! > isdn switch-type primary-net5 > ! > ! > ! > voice service voip > allow-connections h323 to h323 > allow-connections h323 to sip > allow-connections sip to h323 > allow-connections sip to sip > sip > bind control source-interface Vlan400 > bind media source-interface Vlan400 > registrar server expires max 600 min 60 > ! > ! > ! > ! > ! > ! > ! > ! > ! > ! > ! > ! > ! > ! > voice register global > mode cme > source-address 10.10.202.1 port 5060 > max-dn 2 > max-pool 2 > load 7960-7940 P0S3-08-9-00 > authenticate register > timezone 13 > time-format 24 > date-format D/M/Y > tftp-path flash: > create profile sync 0005027621050994 > ntp-server 10.10.100.2 mode unicast > ! > voice register dn 1 > number 3005 > name br2 phn 2 > ! > voice register dn 2 > number 3006 > name br2 phn 4 > ! > voice register dialplan 1 > type 7940-7960-others > pattern 1 3... > ! > voice register pool 1 > id mac 0017.94DF.FC54 > type 7960 > number 1 dn 1 > dialplan 1 > dtmf-relay rtp-nte > username 3005 password cisco > description 32143005 > codec g711ulaw > ! > voice register pool 2 > id mac 000D.299D.348C > type 7960 > number 1 dn 2 > dialplan 1 > dtmf-relay rtp-nte > username 3006 password cisco > description 32143006 > codec g711ulaw > ! > ! > ! > voice-card 0 > no dspfarm > dsp services dspfarm > ! > ! > ! > ! > ! > archive > log config > hidekeys > ! > ! > ! > ! > ! > controller E1 0/0/0 > pri-group timeslots 1-3,16 > ! > controller T1 0/1/0 > framing esf > linecode b8zs > channel-group 0 timeslots 1-24 > ! > ! > ! > ! > ! > interface Loopback0 > ip address 10.10.110.3 255.255.255.255 > ip ospf network point-to-point > h323-gateway voip interface > h323-gateway voip id UCME ipaddr 10.10.110.1 1719 > h323-gateway voip h323-id BR2-RTR > h323-gateway voip tech-prefix 1# > h323-gateway voip bind srcaddr 10.10.110.3 > ! > interface FastEthernet0/0 > no ip address > shutdown > duplex auto > speed auto > ! > interface Service-Engine0/0 > no ip address > ! > interface FastEthernet0/1 > no ip address > shutdown > duplex auto > speed auto > ! > interface FastEthernet0/3/0 > switchport trunk native vlan 200 > switchport mode trunk > switchport voice vlan 400 > switchport priority extend cos 0 > ! > interface FastEthernet0/3/1 > switchport trunk native vlan 200 > switchport mode trunk > switchport voice vlan 400 > switchport priority extend cos 0 > shutdown > ! > interface FastEthernet0/3/2 > shutdown > ! > interface FastEthernet0/3/3 > shutdown > ! > interface Serial0/0/0:15 > no ip address > encapsulation hdlc > isdn switch-type primary-net5 > isdn incoming-voice voice > no cdp enable > ! > interface Serial0/1/0:0 > no ip address > encapsulation frame-relay IETF > frame-relay lmi-type ansi > ! > interface Serial0/1/0:0.1 point-to-point > ip address 10.10.112.2 255.255.255.0 > ip ospf mtu-ignore > snmp trap link-status > frame-relay interface-dlci 102 > ! > interface Vlan1 > no ip address > ! > interface Vlan200 > ip address 10.10.102.1 255.255.255.0 > ! > interface Vlan400 > ip address 10.10.202.1 255.255.255.0 > ! > router ospf 1 > router-id 10.10.202.1 > log-adjacency-changes > network 10.10.0.0 0.0.255.255 area 0 > ! > ip forward-protocol nd > no ip http server > no ip http secure-server > ! > ! > ! > ! > ! > ! > ! > ! > ! > tftp-server flash:PHONE/7940-7960/P0S3-08-9-00.loads alias > P0S3-08-9-00.loads > tftp-server flash:PHONE/7940-7960/P0S3-08-9-00.sb2 alias P0S3-08-9-00.sb2 > tftp-server flash:PHONE/7940-7960/P003-08-9-00.bin alias P003-08-9-00.bin > tftp-server flash:PHONE/7940-7960/P003-08-9-00.sbn alias P003-08-9-00.sbn > tftp-server flash:PHONE/7940-7960/P00308000500.bin alias P00308000500.bin > tftp-server flash:PHONE/7940-7960/P00308000500.loads alias > P00308000500.loads > tftp-server flash:PHONE/7940-7960/P00308000500.sb2 alias P00308000500.sb2 > tftp-server flash:PHONE/7940-7960/P00308000500.sbn alias P00308000500.sbn > tftp-server flash:P00307010100.bin > tftp-server cue-installer.nm-aim.7.0.1 > tftp-server flash:PHONE/7942-7962/apps42.8-3-2-27.sbn alias > apps42.8-3-2-27.sbn > tftp-server flash:PHONE/7942-7962/cnu42.8-3-2-27.sbn alias > cnu42.8-3-2-27.sbn > tftp-server flash:PHONE/7942-7962/cvm42sccp.8-3-2-27.sbn alias > cvm42sccp.8-3-2-27.sbn > tftp-server flash:PHONE/7942-7962/dsp42.8-3-2-27.sbn alias > dsp42.8-3-2-27.sbn > tftp-server flash:PHONE/7942-7962/jar42sccp.8-3-2-27.sbn alias > jar42sccp.8-3-2-27.sbn > tftp-server flash:PHONE/7942-7962/SCCP42.8-3-3S.loads alias > SCCP42.8-3-3S.loads > tftp-server flash:PHONE/7942-7962/term42.default.loads alias > term42.default.loads > tftp-server flash:PHONE/7942-7962/term62.default.loads alias > term62.default.loads > tftp-server music-on-hold.au > ! > control-plane > ! > ! > ! > voice-port 0/0/0:15 > ! > ! > ! > sccp local Vlan400 > sccp ccm 10.10.110.3 identifier 1 version 5.0.1 > sccp ip precedence 3 > sccp > ! > sccp ccm group 1 > associate ccm 1 priority 1 > associate profile 1 register br2-xcoder > signaling dscp af31 > ! > dspfarm profile 1 transcode > codec g711ulaw > codec g711alaw > codec g729ar8 > codec g729abr8 > maximum sessions 14 > associate application SCCP > ! > ! > dial-peer voice 3000 voip > incoming called-number 3... > dtmf-relay rtp-nte > codec g711ulaw > ! > dial-peer voice 3001 voip > destination-pattern [15]... > session target ras > ! > ! > gateway > timer receive-rtp 1200 > ! > ! > ! > gatekeeper > shutdown > ! > ! > telephony-service > sdspfarm units 1 > sdspfarm transcode sessions 3 > sdspfarm tag 1 br2-xcoder > no auto-reg-ephone > load 7960-7940 P00308000500 > load 7962 SCCP42.8-3-3S > max-ephones 3 > max-dn 6 no-reg > ip source-address 10.10.110.3 port 2000 > time-format 24 > date-format dd-mm-yy > max-conferences 8 gain -6 > transfer-system full-consult > create cnf-files version-stamp 7960 Oct 28 2009 22:28:04 > ! > ! > ephone-dn 1 octo-line > number 3001 no-reg primary > description 32143001 > name br2 phn1 > ! > ! > ephone-dn 2 octo-line > number 3002 no-reg primary > description 32143002 > name br2 phn3 > ! > ! > ephone 1 > device-security-mode none > description 79XX PHONE CONNECTED to Fa0/3/0 > mac-address 0017.94DF.FB48 > type 7960 > button 1:1 > ! > ! > ! > ephone 2 > device-security-mode none > description YOUR 79XX PHONE or IP BLUE > mac-address 0050.56C0.0008 > type 7961 > button 1:2 > ! > ! > ! > 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 > length 0 > 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 > ! > scheduler allocate 20000 1000 > ntp server 10.10.100.2 > end > > BR2-RTR# > > > > > > > > On Thu, Oct 29, 2009 at 12:21 AM, Kumar, Narinder < > [email protected]> wrote: > > Can you post your configuration. Thanks Narinder > > > > *From:* [email protected] [mailto: > [email protected]] *On Behalf Of *Omotayo > *Sent:* Thursday, 29 October 2009 10:20 AM > > > *To:* Daniel Rodriguez > *Cc:* OSL Group > > *Subject:* Re: [OSL | CCIE_Voice] calls through gatekeeper > > > > Hello Dan, > > > > It works for SCCP, for SIP on pick up it gets disconnected > > > > regards > > On Wed, Oct 28, 2009 at 11:52 PM, Daniel Rodriguez <[email protected]> > wrote: > > Hmm. On your H323 gatewat configuration page do you have "Wait for far end > Terminal Capabilities Set" checked off..? If so, try unchecking and test > again. > > Dan > > > ----- Original Message ----- > From: Omotayo <[email protected]> > To: Daniel Rodriguez > Cc: OSL Group <[email protected]> > Sent: Wed Oct 28 18:47:30 2009 > Subject: Re: [OSL | CCIE_Voice] calls through gatekeeper > > yes > > when it passes through the CUBE, it shows connected while it still rings > and diconnect after few rings > > i have set the incoming and outgoing dial-peer on the CUBE TO G711 > > > On Wed, Oct 28, 2009 at 11:31 PM, Daniel Rodriguez <[email protected]> > wrote: > > > Are these calls going to SIP phones at BR2? I don't recall if this > was asked before so disregard if I'm being redundant, but have you > eliminated codec negotiation as the cause by assigning your dial-peers and > or regions for g711u across all? > > Dan > > > ----- Original Message ----- > From: [email protected] < > [email protected]> > To: OSL Group <[email protected]> > Sent: Wed Oct 28 18:19:54 2009 > Subject: [OSL | CCIE_Voice] calls through gatekeeper > > Hello, > Still having issues with this > when i call from hq to br2 phones through the gatekeeper it rings on > pick up it disconnects > Any one with an idea on what am missing > Regards > > > > > ------------------------------ > > CONFIDENTIALITY - The information contained in this electronic mail message > is confidential and is intended solely for the addressee(s). If you are not > an authorised recipient of this message please contact UXC Getronics > Australia immediately by reply email and destroy/delete this message from > your computer. Any unauthorised form of reproduction of this message, or > part thereof, is strictly prohibited. > DISCLAIMER - Unless specifically indicated otherwise, the views and > opinions expressed in this email are those of the sender and not UXC > Getronics Australia. While we endeavour to protect our network from computer > viruses, UXC Getronics Australia does not warrant that this email or any > attachments are free of viruses or any other defects or errors. It is the > duty of the recipient to virus scan and otherwise test any information > contained in this email before loading onto any computer system. > > > > ------------------------------ > CONFIDENTIALITY - The information contained in this electronic mail message > is confidential and is intended solely for the addressee(s). If you are not > an authorised recipient of this message please contact UXC Getronics > Australia immediately by reply email and destroy/delete this message from > your computer. Any unauthorised form of reproduction of this message, or > part thereof, is strictly prohibited. > DISCLAIMER - Unless specifically indicated otherwise, the views and > opinions expressed in this email are those of the sender and not UXC > Getronics Australia. While we endeavour to protect our network from computer > viruses, UXC Getronics Australia does not warrant that this email or any > attachments are free of viruses or any other defects or errors. It is the > duty of the recipient to virus scan and otherwise test any information > contained in this email before loading onto any computer system. >
_______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com
