Make sure that you do NOT have "wait for h245 capabilities exchange"
enabled on your CCM trunk.

 

Please send full configuration on your Gatekeeper / IPIPGW.

 


 
Scott Hardesty | Cisco Engineer | MidAtlantic | Presidio Networked Solutions
7601 Ora Glen Drive, Suite 100, Greenbelt, MD  20770 | mailto:[EMAIL PROTECTED]
D: 301.313.2041 | C: 443.789.1219 | http://www.presidio.com/

 
________________________________


From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of jeremy co
Sent: Friday, October 17, 2008 11:26 PM
To: ccie_voice@onlinestudylist.com
Subject: Re: [OSL | CCIE_Voice] call disconnected after couple of
seconds,cannot hear any thing when picked up.

 


I forgot to say I got "bearer capability not implemented (65)"  for
disconnected cause code.




On Sat, Oct 18, 2008 at 2:21 PM, jeremy co <[EMAIL PROTECTED]>
wrote:

Hi,

I add some commands as u guys suggested:

Interesting things happened. from CCM to MC3810 when I make a call ,it
would ring ( not a full ring ,just hear ringing for 0.5 sec) and then
disconnected.
from MC3810 FXS port to CCM ,I can call and  ip phone ringing then when
I pick up the  ipphone ,nothing happens and from  analogue phone
prespective it seems no body picks up the ip phone on other side and
keep hearing dial tone wait for other side to pick up , after couple of
seconds I hear fast busy signal and both ends disconnected.

So wired!!!!! ANy idea what's going on!!!?

By the way I use 711 on ccm and  711 ulaw hardcoded to dial peer on
IPIPGW/GK as u can see.

Here are some changes I made AS U GUYS SUGGESTED:


--- unchecked wait for media capabilities

on MC3810:

dial-peer voice 300 voip


 destination-pattern 3...
 session target ras

 dtmf-relay h245-alphanumeric  ///this command added

on IPIPGW/GK:

telephony-service
 max-ephones 10
 max-dn 10
 sdspfarm units 1
 sdspfarm transcode sessions 2



Cheers,






On Sat, Oct 18, 2008 at 6:3 AM, James Key <[EMAIL PROTECTED]> wrote:

Jeremy,

On your Gatekeeper controlled trunk, make sure that "Wait for Far End
H.245 Terminal Capabilities Set" is NOT checked.  When an IPIPGW is
involved, everything has to be hardcoded and H.245 negotiation doesn't
place nice with IPIPGW in 12.4 mainline IOS.

 

 

James

 

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of jeremy co
Sent: Friday, October 17, 2008 11:16 AM


To: ccie_voice@onlinestudylist.com
Subject: [OSL | CCIE_Voice] call disconnected after couple of
seconds,cannot hear any thing when picked up.

 

Hi,



(3001) ipphone------CCM------HQ---IPIPGW/GK-----MC3810--FXS (2222)


CCM in IPIPGWCCMZONE zone
HQ in HQZONE
IPIPGW/GK in IPIPGWZONE
MC3810 in FXSZONE


I get no resource (47) disconnected cause code .

When I remove  " zone local FXSZONE abc.com invia IPIPGWZONE outvia
IPIPGWZONE enable-intrazone" from GK and replace it with " zone local
FXSZONE abc.com"
, basically removing ipipgw , every thing is fine and I can call from
both sides ,ccm and FXS port, but as soon as I add "invia IPIPGWZONE
outvia IPIPGWZONE enable-intrazone",
I can still call fraom both sides but when i pick up the phone I cannot
hear any thing and call will disconnected in couple of seconds. even if
I let phones ringing after couple of seconds it will disconnect.

It sunds like codec problem but I believe some thing is wrong with
ipipgw config.

Any idea? 

this is my scenario:


PIPGW/GK config :

hostname C2600
!
frame-relay switching
isdn switch-type primary-ni
voice-card 1
 dsp services dspfarm
!
!
!
!
voice service voip 
 allow-connections h323 to h323
!
!
!
!
!
controller T1 1/0
 framing esf
 clock source internal
 linecode b8zs
 pri-group timeslots 1-10,24
!
controller T1 1/1
 framing esf
 clock source internal
 linecode b8zs
 pri-group timeslots 1-10,24
!
controller E1 1/2
 ds0-group 0 timeslots 1-2 type r2-digital r2-semi-compelled ani
!
!
interface Loopback0
 ip address 7.7.7.7 255.255.255.255
!
interface Loopback2
 ip address 2.2.2.2 255.255.255.0
 ip route-cache same-interface
 h323-gateway voip interface
 h323-gateway voip id IPIPGWZONE ipaddr 7.7.7.7 1719
 h323-gateway voip h323-id IPIPGW

!
interface FastEthernet0/0.200
 encapsulation dot1Q 200
 ip address 200.0.0.254 255.255.255.0
!
!
mgcp
!
sccp local FastEthernet0/0.200
sccp ccm 142.4.64.11 identifier 1 
sccp
!
sccp ccm group 1
 associate ccm 1 priority 1
 associate profile 1 register XCODER
!
dspfarm profile 1 transcode
 codec g711ulaw
 codec g711alaw
 codec g729ar8
 codec g729abr8
 codec g729r8
 codec g729br8
 maximum sessions 4
 associate application SCCP
!
!
dial-peer voice 30 pots
 destination-pattern 01122443...
 port 1/2:0
 forward-digits 8
!
dial-peer voice 200 pots
 incoming called-number .
 direct-inward-dial
 port 1/2:0
!
dial-peer voice 600 voip
 destination-pattern 2222
 session target ras
 dtmf-relay h245-alphanumeric
 codec g711ulaw
!
dial-peer voice 601 voip
 destination-pattern 3...
 session target ras
 dtmf-relay h245-alphanumeric
 codec g711ulaw
!         
gateway 
 timer receive-rtp 1200
!
!
!
!
gatekeeper
 zone local CCMZONE abc.com 7.7.7.7
 zone local HQZONE abc.com
 zone local IPIPGWCCMZONE abc.com
 zone local IPIPGWZONE abc.com
 zone local FXSZONE abc.com invia IPIPGWZONE outvia IPIPGWZONE
enable-intrazone
 no zone subnet CCMZONE default enable
 zone subnet CCMZONE 114.0.0.11/32 enable
 zone subnet CCMZONE 114.0.0.12/32 enable
 no zone subnet HQZONE 200.0.0.100/32 enable
 zone subnet HQZONE 114.0.0.254/32 enable
 zone subnet IPIPGWCCMZONE 114.0.0.11/32 enable
 zone subnet IPIPGWZONE 2.2.2.2/32 enable
 zone prefix HQZONE 011*
 zone prefix IPIPGWCCMZONE 3...
 gw-type-prefix 1#* default-technology
 bandwidth interzone zone CCMZONE 144
 no shutdown
!
!


HQ config :

interface FastEthernet0/0.11
 encapsulation dot1Q 11
 ip address 114.0.0.254 255.255.255.0
 no snmp trap link-status
 h323-gateway voip interface
 h323-gateway voip id HQZONE ipaddr 7.7.7.7 1719
 h323-gateway voip h323-id [EMAIL PROTECTED]
 h323-gateway voip tech-prefix 3#
!
gateway

########MC3810 config :####################

interface Ethernet0
 ip address 200.0.0.100 255.255.255.0
 h323-gateway voip interface
 h323-gateway voip id FXSZONE ipaddr 7.7.7.7 1718
 h323-gateway voip h323-id MC3810
 h323-gateway voip bind srcaddr 200.0.0.100
!
gateway

 
regards,

Jeremy




NOTICE: This electronic mail message and any files transmitted with it
are intended
exclusively for the individual or entity to which it is addressed. The
message, 
together with any attachment, may contain confidential and/or privileged
information.
Any unauthorized review, use, printing, saving, copying, disclosure or
distribution 
is strictly prohibited. If you have received this message in error,
please 
immediately advise the sender by reply email and delete all copies.

 

 

Reply via email to