Let me expand further- the SIP phone will be forced to use the codec set in the auotmatically created voip dial peer whereas the SCCP phone will use the codec in the manually created voip dial-peer.

As an additional suggestion can you set dtmf on voip dial-peers used to be rtp-nte.

Vik Malhi - CCIE#13890
Senior Technical Instructor - IPexpert Inc

Telephone: +1.810.326.1444
Fax: +1.810.454.0130
Mailto: vma...@ipexpert.com

Join IPexpert's Free CCIE Peer Groups & Study Communities at 
www.IPexpert.com/communities

On Nov 17, 2009, at 9:35 AM, Nara Shikamaru <shikam...@kagadis.com> wrote:

Otto,
How can this be a codec problem if calling the BR2 SCCP phones works?

On Tue, Nov 17, 2009 at 7:19 AM, Otto Sanchez <o...@ipexpert.com> wrote:
Hello,

Just want to make a couple of tests and get back to the list,

1.- I see in your configuration you are missing the bind all command for the voice service voip-> sip section make sure it's configured
2.- Would you please use g711ulaw along the call path?
1.- Make sure the codec (region settings) between hq and h225 trunk is g711 2.- Make sure your incoming dial peer has g711ulaw configured in br2
dial-peer voice XX voip
incoming called-number .
codec g711ulaw

Just want to take out codec problems out of the equation,

If still doesnt work, please send debug voip dialpeer and debug ccsip mess for br2 rtr,

Thanks and regards,



On Tue, Nov 17, 2009 at 9:05 AM, Chris Kagadis (kagadis.com) <ch...@kagadis.com > wrote:
Otto,
     Thank you, here is the config I have for Branch 2 so far;

Building configuration...

Current configuration : 5798 bytes
!
! No configuration change since last restart
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname P1-BR2-VG
!
boot-start-marker
boot system flash c2800nm-ipvoicek9-mz.124-22.T.bin
boot-end-marker
!
card type e1 0 0
logging message-counter syslog
enable secret 5 $1$w7xh$igOXy49ZIS1WtyyyF1bFg/
!
no aaa new-model
clock timezone CEST 1
network-clock-participate wic 0
!
dot11 syslog
ip source-route
!
!
ip cef
ip dhcp excluded-address 10.1.202.1 10.1.202.49
ip dhcp excluded-address 10.1.202.70 10.1.202.255
!
ip dhcp pool PHONES
   network 10.1.202.0 255.255.255.0
   option 150 ip 10.4.202.1
   default-router 10.1.202.1
!
!
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
  registrar server expires max 600 min 60
!
!
voice class codec 1
 codec preference 1 g711ulaw
 codec preference 2 g729r8
!
!
!
!
!
!
!
!
!
!
!
!
voice register global
 mode cme
 source-address 10.1.202.1 port 5060
 max-dn 2
 max-pool 2
 create profile sync 0011154364354438
!
voice register dn  1
 number 3005
 name BR2PH5
!
voice register template  1
 dialplan 1
!
voice register dialplan  1
 type 7940-7960-others
 pattern 1 3...
 pattern 2 999
!
voice register pool  1
 id mac 001C.58A3.1386
 type 7961
 number 1 dn 1
 dtmf-relay sip-notify
 description +3432143005
 codec g711ulaw
!
!
voice translation-rule 1
 rule 1 /^\(3...\)$/ /3214\1/
!
voice translation-rule 2
 rule 1 /^32143/ /3/
 rule 2 /^\+3432143/ /3/
!
!
voice translation-profile 4digitDNIS
 translate called 2
!
voice translation-profile 8digitANI
 translate calling 1
!
!
voice-card 0
!
!
!
!
!
username cisco privilege 15 password 0 cisco
archive
 log config
  hidekeys
!
!
controller E1 0/0/0
 pri-group timeslots 1-3,16
!
controller E1 0/0/1
!
!
!
!
!
interface Loopback0
 ip address 10.4.202.1 255.255.255.0
 h323-gateway voip interface
 h323-gateway voip id SPAIN ipaddr 10.4.200.1 1719
 h323-gateway voip h323-id P1-BR2-VG
 h323-gateway voip tech-prefix 1#
!
interface FastEthernet0/0
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface Service-Engine0/0
 no ip address
 shutdown
!
interface FastEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface FastEthernet0/2/0
 switchport trunk native vlan 200
 switchport mode trunk
 switchport voice vlan 400
!
interface FastEthernet0/2/1
 switchport trunk native vlan 200
 switchport mode trunk
 switchport voice vlan 400
!
interface FastEthernet0/2/2
 switchport trunk native vlan 200
 switchport mode trunk
 switchport voice vlan 400
!
interface FastEthernet0/2/3
 switchport trunk native vlan 200
 switchport mode trunk
 switchport voice vlan 400
!
interface Serial0/0/0:15
 no ip address
 encapsulation hdlc
 isdn switch-type primary-net5
 isdn incoming-voice voice
 isdn outgoing display-ie
 no cdp enable
!
interface Serial0/1/0
 no ip address
 encapsulation frame-relay
 frame-relay lmi-type cisco
!
interface Serial0/1/0.1 point-to-point
 ip address 172.16.100.6 255.255.255.252
 snmp trap link-status
 frame-relay interface-dlci 104
!
interface Vlan1
 no ip address
!
interface Vlan200
 ip address 10.2.202.1 255.255.255.0
!
interface Vlan400
 ip address 10.1.202.1 255.255.255.0
!
router ospf 100
 log-adjacency-changes
 network 10.1.202.0 0.0.0.255 area 0
 network 10.2.202.0 0.0.0.255 area 0
 network 10.3.202.0 0.0.0.255 area 0
 network 10.4.202.0 0.0.0.255 area 0
 network 172.16.100.4 0.0.0.3 area 0
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 172.16.100.5
!
ip http server
no ip http secure-server
ip http path flash:gui
!
!
!
!
!
!
control-plane
!
!
!
voice-port 0/0/0:15
 translation-profile incoming 4digitDNIS
!
ccm-manager fax protocol cisco
!
mgcp fax t38 ecm
!
!
!
dial-peer voice 999 pots
 translation-profile outgoing 8digitANI
 destination-pattern 999
 port 0/0/0:15
 forward-digits 3
!
dial-peer voice 100 pots
 incoming called-number .
 direct-inward-dial
!
dial-peer voice 51 voip
 destination-pattern [51]...
 voice-class codec 1
 session target ras
 tech-prefix 1#
 no vad
!
!
gateway
 timer receive-rtp 1200
!
sip-ua
!
!
telephony-service
 no auto-reg-ephone
 em logout 0:0 0:0 0:0
 max-ephones 10
 max-dn 10
 ip source-address 10.4.202.1 port 2000
 system message CCIE Voice Lab
 max-conferences 8 gain -6
 web admin system name admin password cisco
 dn-webedit
 time-webedit
 transfer-system full-consult
 create cnf-files version-stamp 7960 Nov 16 2009 17:49:19
!
!
ephone-dn  1  octo-line
 number 3001
 description +3432143001
 name BR1PH1
!
!
ephone-dn  2  octo-line
 number 3002
 description +3432143001
 name BR1PH2
!
!
ephone-dn  3  octo-line
 number 3003
 description +3432143003
 name BR1PH3
!
!
ephone  1
 mac-address 0021.A0D9.D00E
 username "br2ph1"
 type 7965
 button  1:1
!
!
!
ephone  2
 mac-address 001E.4A5F.36E0
 username "br2ph2"
 type 7961
 button  1:2
!
!
!
ephone  3
 mac-address 0021.70F8.8281
 username "br2ph3"
 type CIPC
 button  1:3
!
!
line con 0
line aux 0
line 194
 no activation-character
 no exec
 transport preferred none
 transport input all
 transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
line vty 0 4
 exec-timeout 0 0
 login local
!
scheduler allocate 20000 1000
ntp server 10.1.200.2
end

P1-BR2-VG#


On Tue, Nov 17, 2009 at 5:57 AM, Otto Sanchez <o...@ipexpert.com> wrote:
Hi,

Would you please send us the br2 rtr configuration?,

How is the br2 rtr receiving calls from the wan ? does it have a specific dial peer? if so, does it have g711ulaw codec into it?, if not, are you using transcoding?, where?, is your br2 sip phone configured with codec g711ulaw?

Thanks,



On Mon, Nov 16, 2009 at 9:31 PM, Nara Shikamaru <shikam...@kagadis.com> wrote: This question always seems to pop up in different forms on this mailing list. I've had this troubhle in the past and managed to overcome it before but I am perplexed at it now.

HQ phones can dial SCCP phones at BR2. They can not dial SIP phones at BR2. In the past, the recommendation has been to enable Inbound FastStart on the gatekeeper (CUCM-side). Personally, I've never needed to check it before to get it to work for whatever reason. This time, however, enabling it has fixed half my problem. I am now able to call SCCP HQ phones from my BR2 SIP phone. No luck the other way around.

I've enabled allow-connections for both HQ and BR2. Does anyone know where the problem may be?

--
-Shikamaru

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




--
Regards,

Otto Sanchez
CCIE #25592 (Voice), CCVP,CCSP,CCNP,CCDA,MCSE.
Sr. Support Engineer - IPexpert, Inc.
URL: http://www.IPexpert.com

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





--
Regards,

Otto Sanchez
CCIE #25592 (Voice), CCVP,CCSP,CCNP,CCDA,MCSE.
Sr. Support Engineer - IPexpert, Inc.
URL: http://www.IPexpert.com



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

Reply via email to