Re: [OSL | CCIE_Voice] Transcoder and BACD issue

2010-05-02 Thread Vik Malhi
Yes- for calls to the BACD #,unless you use g711 end to end you need a
prefix of some kind otherwise the BACD dial-peer will be used the call will
fail.

(1) Call coming into CME should hit an inbound dial-peer using g729.
(2) Prefix should be stripped either using voice translation profile or
num-exp
(3) Outbound dial-peer should be matched (dial-peer voice 222 voip)
(4) transcoder is engaged.

The transcoder can only ever be engaged when the codec mismatch is between
the inbound and outbound dial-peer (or in a UCM environment when both the
endpoints are registered to UCM and a codec mismatch occurs).
-- 
Vik Malhi ­ CCIE #13890
Instructor - IPexpert, Inc.
Mailto: vma...@ipexpert.com
Telephone: +1.810.326.1444
Fax: +1.810.454.0130
Live Assistance, Please visit: www.ipexpert.com/chat
<http://www.ipexpert.com/chat>

IPexpert is a premier provider of Self-Study Workbooks, Video on Demand,
Audio Tools, Online Hardware Rental and Classroom Training for the Cisco
CCIE (R&S, Voice, Security & Service Provider) certification(s) with
training locations throughout the United States, Europe, South Asia and
Australia. Be sure to visit our online communities at
www.ipexpert.com/communities <http://www.ipexpert.com/communities>  and our
public website at www.ipexpert.com <http://www.ipexpert.com/>




From: Jeff Cotter 
Date: Fri, 30 Apr 2010 12:56:34 -0700
To: vccie2010 
Cc: OSL Group 
Subject: Re: [OSL | CCIE_Voice] Transcoder and BACD issue

Already done and calls to and from sip work fine.  The problem as I see it,
is the dial-peer 222 acts as both incoming and outgoing dial-peer and IS
hardcoded for g711u.  Therefore a transcoder will never be invoked#!! As
both inbound and outbound dial-peer is g711u so no codec mismatch no
transcoder. 
 
The only solution I found is to call a different number say 3800 from UCM
call routes to CME hits dial-peer 3800 dial-peer with g729 codec
configured!! I than set up ephone-dn 3800 and call-forward all to BACD pilot
number of 3500.  This works.
 
Again I see no possible way of transcoding this BACD dial-peer configured as
documentation states because it acts as both legs of the call and hardcoded
to g711u so no way is a transcoder going to be invoked.
 
 
 
 

From: vccie2010 [mailto:vccie2...@gmail.com]
Sent: Friday, April 30, 2010 12:50 PM
To: Jeff Cotter
Cc: ccie_voice@onlinestudylist.com
Subject: Re: [OSL | CCIE_Voice] Transcoder and BACD issue
 
ON your GK trunk - Uncheck H245 box

On Fri, Apr 30, 2010 at 12:20 PM, Jeff Cotter  wrote:

 
Station to Station calls work as expected between UCM and CME including g729
call through gatekeeper to CME sip phone using g711.  Transcoder is invoked
properly and confirmed with show sccp connections.  Call Routing and
Transcoder proven as functional with above.
 
However call fails immediately if I put my GK Trunk on UCM to g729 region
(due to codec mismatch).  If I change CME BACD dial-peer to g729 you hear
silence. Voice-class codec on BACD dial-p you hear silence.
 
Change UCM Trunk to g711u region and BACD dial peer to g711u call works
fine.
 
How is one supposed to get calls over the WAN using g729 to work with BACD??
 
Dial-peer config below. All other config is proven to be working
 
dial-peer voice 222 voip
 service aa
 destination-pattern 3500
 session target ipv4:3.3.3.3 (loopback interface)
 incoming called-number 3500
 dtmf-relay h245-alphanumeric
 codec g711ulaw
 no vad
 
 
 
 

___
For more information regarding industry leading CCIE Lab training, please
visit www.ipexpert.com <http://www.ipexpert.com/>
 


___
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


Re: [OSL | CCIE_Voice] Transcoder and BACD issue

2010-04-30 Thread Jeff Cotter
Already done and calls to and from sip work fine.  The problem as I see it, is 
the dial-peer 222 acts as both incoming and outgoing dial-peer and IS hardcoded 
for g711u.  Therefore a transcoder will never be invoked#!!  As both inbound 
and outbound dial-peer is g711u so no codec mismatch no transcoder.

The only solution I found is to call a different number say 3800 from UCM call 
routes to CME hits dial-peer 3800 dial-peer with g729 codec configured!!  I 
than set up ephone-dn 3800 and call-forward all to BACD pilot number of 3500.  
This works.

Again I see no possible way of transcoding this BACD dial-peer configured as 
documentation states because it acts as both legs of the call and hardcoded to 
g711u so no way is a transcoder going to be invoked.




From: vccie2010 [mailto:vccie2...@gmail.com]
Sent: Friday, April 30, 2010 12:50 PM
To: Jeff Cotter
Cc: ccie_voice@onlinestudylist.com
Subject: Re: [OSL | CCIE_Voice] Transcoder and BACD issue

ON your GK trunk - Uncheck H245 box
On Fri, Apr 30, 2010 at 12:20 PM, Jeff Cotter 
mailto:jcot...@voxns.com>> wrote:

Station to Station calls work as expected between UCM and CME including g729 
call through gatekeeper to CME sip phone using g711.  Transcoder is invoked 
properly and confirmed with show sccp connections.  Call Routing and Transcoder 
proven as functional with above.

However call fails immediately if I put my GK Trunk on UCM to g729 region (due 
to codec mismatch).  If I change CME BACD dial-peer to g729 you hear silence.  
Voice-class codec on BACD dial-p you hear silence.

Change UCM Trunk to g711u region and BACD dial peer to g711u call works fine.

How is one supposed to get calls over the WAN using g729 to work with BACD??

Dial-peer config below. All other config is proven to be working

dial-peer voice 222 voip
 service aa
 destination-pattern 3500
 session target ipv4:3.3.3.3 (loopback interface)
 incoming called-number 3500
 dtmf-relay h245-alphanumeric
 codec g711ulaw
 no vad





___
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com<http://www.ipexpert.com/>

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


Re: [OSL | CCIE_Voice] Transcoder and BACD issue

2010-04-30 Thread vccie2010
Jeff, also *check *MTP Reguired box

On Fri, Apr 30, 2010 at 12:49 PM, vccie2010  wrote:

> ON your GK trunk - Uncheck H245 box
>
>   On Fri, Apr 30, 2010 at 12:20 PM, Jeff Cotter  wrote:
>
>>
>>
>> Station to Station calls work as expected between UCM and CME including
>> g729 call through gatekeeper to CME sip phone using g711.  Transcoder is
>> invoked properly and confirmed with show sccp connections.  Call Routing and
>> Transcoder proven as functional with above.
>>
>>
>>
>> However call fails immediately if I put my GK Trunk on UCM to g729 region
>> (due to codec mismatch).  If I change CME BACD dial-peer to g729 you hear
>> silence.  Voice-class codec on BACD dial-p you hear silence.
>>
>>
>>
>> Change UCM Trunk to g711u region and BACD dial peer to g711u call works
>> fine.
>>
>>
>>
>> How is one supposed to get calls over the WAN using g729 to work with
>> BACD??
>>
>>
>>
>> Dial-peer config below. All other config is proven to be working
>>
>>
>>
>> dial-peer voice 222 voip
>>
>>  service aa
>>
>>  destination-pattern 3500
>>
>>  session target ipv4:3.3.3.3 (loopback interface)
>>
>>  incoming called-number 3500
>>
>>  dtmf-relay h245-alphanumeric
>>
>>  codec g711ulaw
>>
>>  no vad
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> ___
>> 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


Re: [OSL | CCIE_Voice] Transcoder and BACD issue

2010-04-30 Thread vccie2010
ON your GK trunk - Uncheck H245 box

On Fri, Apr 30, 2010 at 12:20 PM, Jeff Cotter  wrote:

>
>
> Station to Station calls work as expected between UCM and CME including
> g729 call through gatekeeper to CME sip phone using g711.  Transcoder is
> invoked properly and confirmed with show sccp connections.  Call Routing and
> Transcoder proven as functional with above.
>
>
>
> However call fails immediately if I put my GK Trunk on UCM to g729 region
> (due to codec mismatch).  If I change CME BACD dial-peer to g729 you hear
> silence.  Voice-class codec on BACD dial-p you hear silence.
>
>
>
> Change UCM Trunk to g711u region and BACD dial peer to g711u call works
> fine.
>
>
>
> How is one supposed to get calls over the WAN using g729 to work with
> BACD??
>
>
>
> Dial-peer config below. All other config is proven to be working
>
>
>
> dial-peer voice 222 voip
>
>  service aa
>
>  destination-pattern 3500
>
>  session target ipv4:3.3.3.3 (loopback interface)
>
>  incoming called-number 3500
>
>  dtmf-relay h245-alphanumeric
>
>  codec g711ulaw
>
>  no vad
>
>
>
>
>
>
>
>
>
> ___
> 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


[OSL | CCIE_Voice] Transcoder and BACD issue

2010-04-30 Thread Jeff Cotter

Station to Station calls work as expected between UCM and CME including g729 
call through gatekeeper to CME sip phone using g711.  Transcoder is invoked 
properly and confirmed with show sccp connections.  Call Routing and Transcoder 
proven as functional with above.

However call fails immediately if I put my GK Trunk on UCM to g729 region (due 
to codec mismatch).  If I change CME BACD dial-peer to g729 you hear silence.  
Voice-class codec on BACD dial-p you hear silence.

Change UCM Trunk to g711u region and BACD dial peer to g711u call works fine.

How is one supposed to get calls over the WAN using g729 to work with BACD??

Dial-peer config below. All other config is proven to be working

dial-peer voice 222 voip
 service aa
 destination-pattern 3500
 session target ipv4:3.3.3.3 (loopback interface)
 incoming called-number 3500
 dtmf-relay h245-alphanumeric
 codec g711ulaw
 no vad




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