Hi Williams,
Thanks for your email.

Earlier message on the calling hq-phones was not enough bandwidth when i
tried to place the call to 4220, after reload whole lab now its "Ring out"
and fast busy.   When i dial 4 digit extension of BR2 phone from HQ or BR1
phone call goes smooth no prob upto 4 calls after that , not enough
bandwidth, Rerouting on display of phone and call goes via PSTN network I
think this is expected ok This happens vice versa, sc to hq.

  I configured sdspfarm transcode session 4 under telephony-service.  my
configuration is CME-SRST

My problem is  HQ and BR1 Phones can't call CUE VM Pilot .

as mentioned above I am using RSVP, its configures exactly how you have
explained & working ok.


  Automated Alternate Routing in Service Parameters = TRUE.
 HQ and BR2 you need to configure MTP resources = Done
configure Location RSVP setting to mandatory between HQ -->BR2 = Done

I have not configured ip precedence under sccp, does that matters, I have
added now but situation remain same.

i dont have serial uplink its ethernet only, but works as per my testing

voice service voip
 allow-connections h323 to h323
 allow-connections h323 to sip
 allow-connections sip to h323
 allow-connections sip to sip
 fax protocol cisco
!
voice-card 0
 dspfarm
 dsp services dspfarm
!
interface Loopback0
 ip address 172.16.30.254 255.255.255.0
 ip pim dense-mode
 ip ospf network point-to-point
!
interface FastEthernet0/0
 ip address 192.168.1.4 255.255.255.0
 duplex auto
 speed auto
 ip rsvp bandwidth 112
!
interface Service-Engine0/0
 ip unnumbered Loopback0
 service-module ip address 172.16.30.253 255.255.255.0
 service-module ip default-gateway 172.16.30.254
!
interface Vlan31
 ip address 172.22.30.254 255.255.255.0
 ip pim dense-mode
!
interface Vlan32
 ip address 172.32.30.254 255.255.255.0
!
!
sccp local Loopback0
sccp ccm 172.20.10.12 identifier 1 priority 1 version 7.0
sccp ccm 172.20.10.11 identifier 2 priority 2 version 7.0
sccp ccm 172.22.30.254 identifier 3 priority 3 version 7.0
sccp
!
sccp ccm group 1
 bind interface Loopback0
 associate ccm 1 priority 1
 associate ccm 2 priority 2
 associate ccm 3 priority 3
 associate profile 3 register sc-conf
 associate profile 1 register sc-mtp
 associate profile 2 register sc-xcode
!
dspfarm profile 2 transcode
 codec g711ulaw
 codec g711alaw
 codec g729ar8
 codec g729abr8
 codec g729r8
 maximum sessions 4
 associate application SCCP
!
dspfarm profile 1 mtp
 codec g729r8
 codec pass-through
 rsvp
 maximum sessions software 8
 associate application SCCP
!


Regards,

Vikky



On Thu, Mar 21, 2013 at 7:47 AM, Sears, Michael (msears) <
michael.se...@compucom.com> wrote:

> Greetings Vikas,
>
> First, do you get any message on the calling phone, like not enough
> bandwidth when you try and place the call.  What happens when you try and
> dial 4 digit extension of BR2 phone from HQ or BR1 phone, Rapid busy, dead
> air, not enough bandwidth on display of phone, Rerouting?
>
> First this could just be a simple case of not configuring sdspfarm
> transcode session 10 under telephony-service.   It all depends on your
> configuration and if SRST is involved.
>
> I just read in your header HQ and BR1 Phones can't call CUE VM Pilot so
> the following may not help and your problem is local on BR2 router.  How
> are you trying to trigger CAC?
>
> Are you in fact trying to configure RSVP based CAC or plain simple
> locations based CAC?  It is unclear what it is your trying to accomplish.
>  If your trying to perform RSVP Based CAC how many calls do you want to
> permit.  Let's say for example you want to permit 4 calls then reroute
> across the PSTN using AAR.
>
> In this case you would need to turn on Automated Alternate Routing in
> Service Parameters.  Then on HQ and BR2 you need to configure MTP
> resources.  In addition you need to configure Location RSVP setting to
> mandatory between HQ -->BR2.
>
> You also need to configure on HQ and BR2:
>
> interface Serial0/1/0:0.102 point-to-point
> ip rsvp bandwidth 112 (to allow 4 calls)
> !
> sccp local Loopback0
> sccp ccm [ip address] identifier 1 priority 1 version 6.0
> sccp ccm [ip address] identifier 2 priority 2 version 6.0
> sccp ccm [ip address] identifier 3 priority 3 version 6.0
> sccp ip precedence 3
> sccp
> !
> sccp ccm group 1
>  description sccp ccm group 1
>  bind interface Loopback0
>  associate ccm 1 priority 1
>  associate ccm 2 priority 2
>  associate ccm 3 priority 3
>  associate profile 1 register sc-mtp
>  associate profile 2 register sc-xcode
>  associate profile 3 register sc-conf
>  registration timeout 3
>  registration retri 3
>  keepalive timeout 3
>  keepalive retri 3
>  switchback met imm
>  switchback interval 15
>  switchover met imm
> !
> dspfarm profile 1 mtp
>  description dspfarm profile 1 mtp
>  codec pass-through (I always use codec pass-through some do not it seem
> to work both ways)
>  codec g729r8
>  rsvp
>  maximum sessions software 10
>  associate application SCCP
> !
> dspfarm profile 2 transcode
> description dspfarm profile 2 transcode
> !
> dspfarm profile 3 conference
> description dspfarm profile 2 conference
> !
> To reroute the calls once the upper limit of four is reached you will need
> to do the following:
> Create aar group
> Create pt-aar
> Create css-aar containing pt-aar
> Create two route lists one for HQ and one for BR2
> Create two route patterns using the appropriate partitions and apply
> correct route list
> Calls will by default use the External Phone Number Mask to reroute the
> call by matching the route pattern, which is assigned to appropriate route
> list directing the call out the appropriate gateway.
>
> You might want to paste in your configuration so that everyone can have a
> look :)
>
>
> Michael Sears
> CCIE 38404
>
>
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

Reply via email to