[OSL | CCIE_Voice] Queries on the intial basic setup approach

2013-04-25 Thread singh
Hi Guys,I have afew queries in relation relation to the initial setup for 
phones andend users on CUCM1) For the phones to be setup and configured ( 
for site HQ , BR1 and BR2). I am at the moment doing configurations phone by 
phone i.e.to go to each phone to assign the description , css , aar and line 
settings.Is there any way to speed this up sothat we can do it for all 
phonesand save some time ? Is anyone using BAT for this ?What is the easiest 
method that can be used and save time?2) For end users in permission 
information I am assigning the end user for the phone ( eg. HQ Ph1 end user) 
with all groups and roles? Is this allowed ? or is there any violation here? 
Any methods to speed up the end user configuration on CUCM?SinghGet Yourself a 
cool, short @in.com Email ID now!
___
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

Re: [OSL | CCIE_Voice] !!Questions on H323 trunk troubleshooting!!

2013-04-25 Thread Matthew Machen
1)The question says trunk so it must be a trunk (inter cluster trunk)
2) that's more difficult.  Usually it's a codec mismatch.  And is found in the 
trace ( I forget exact wording you are looking for).  Hopefully someone else 
can provide better detail.

M

From: ccie_voice-boun...@onlinestudylist.com 
[mailto:ccie_voice-boun...@onlinestudylist.com] On Behalf Of sanity insanity
Sent: Thursday, April 25, 2013 12:00 AM
To: ccie_voice@onlinestudylist.com
Subject: [OSL | CCIE_Voice] !!Questions on H323 trunk troubleshooting!!


hi All,
I have a few questions in relation to H323 troubleshooting

We are required to provision a proof of concept (POC) H323 trunk between CUCM 
and voip service
provider . The cucm should send H323 traffic to service provider on ip address 
XX.XX.XX.XX (public Ip address) . This call should be available for HQ Phones 
only.
Inbound H.323 calls from VoIP service provider is not needed for the PoC test.


Questions :-

1) Should we use a H323 gateway or H323 trunk ( no gatekeeper controlled) to 
achieve the above requirement?

2) If we need provide the appropriate debug or traces to verify whether or not
No way audio instances prevalent for HQ Phones . Then what do we look for in 
the logs ?


Thanks ,
MJ





***CONFIDENTIALITY NOTICE***
This e-mail is intended for the sole use of the individual(s) to
whom it is addressed, and may contain information that is
privileged, confidential and exempt from disclosure under
applicable law.  You are hereby notified that any dissemination,
duplication, or distribution of this transmission by someone other
than the intended addressee or its designated agent is strictly
prohibited.  If you receive this e-mail in error, please notify me
immediately by replying to this e-mail.___
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

Re: [OSL | CCIE_Voice] CME BACD dial-peer

2013-04-25 Thread Martin Sloan
Just wanted to post the fix that I found for this one in case it helps.
 Thanks to the OSL archives for this one.

Specifying the port after the ip on the dial-peer fixed this.  In case both
scenarios are presented (non-default H225 listen address with BACD), use
something like the below on the AA dial-peer.

session target ipv4:10.10.110.3:1820

Thanks for the help


On Wed, Apr 24, 2013 at 8:55 AM, Martin Sloan martinsloa...@gmail.comwrote:

 Awesome, that fixed the problem and many thanks for the help.  I had the
 listen port command in there from a previous lab and was so focused on the
 dial-peer I was missing other opportunities to fix this.  Do you mind
 commenting on how you knew this was the issue and whether you think I could
 expect to see both of these requirements in the real lab.  If so, is there
 a workaround?


 On Tue, Apr 23, 2013 at 11:38 PM, Ramcharan Arya ramcharan.a...@gmail.com
  wrote:

 Please remove port 1820 from VoIP service it will work

 Sent from my iPhone

 On Apr 23, 2013, at 9:54 PM, Martin Sloan martinsloa...@gmail.com
 wrote:

 Rafael,

 Thanks for the assist.  I've attached the sh run and debug.

 Marty


 On Tue, Apr 23, 2013 at 10:10 PM, Rafael Chavantes 
 raf...@chavantes.comwrote:

 Hello Martin,
 Can you please send the sh run and the output for debug ccapi inout?


 On Tuesday, April 23, 2013, Martin Sloan wrote:

 Hello experts,

 I'm having some trouble with the BACD dial-peer in vol 1 WB section
 9.2.  I'm following the CUCME BACD 'tcl in flash mem' guide as recommended
 by Vik but I'm getting fast busy when dialing into the aa.  If I bring up a
 POTS dial-peer for PSTN-AA or if I modify session target to ras in the
 voip dial-peer for IP Phone-AA, the aa works so I at least know that part
 is solid.

 Here's the dial-peer config I'm using that isn't working:

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

 Also:
  allow-connections h323 to h323
  allow-connections h323 to sip
  allow-connections sip to h323
  allow-connections sip to sip

 And a snip from the end of a voip dialpeer debug:

 Apr 24 00:52:24.603: //-1//DPM/dpAssociateIncomingPeerCore:
Calling Number=3500, Called Number=, Voice-Interface=0x0,
Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search
 Type=PEER_TYPE_VOICE,
Peer Info Type=DIALPEER_INFO_SPEECH
 Apr 24 00:52:24.603: //-1//DPM/dpAssociateIncomingPeerCore:
Result=Success(0) after DP_MATCH_ORIGINATE; Incoming Dial-peer=222
 Apr 24 00:52:24.623: //-1//DPM/dpAssociateIncomingPeerCore:
Calling Number=3006, Called Number=, Voice-Interface=0x0,
Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search
 Type=PEER_TYPE_VOICE,
Peer Info Type=DIALPEER_INFO_SPEECH
 Apr 24 00:52:24.623: //-1//DPM/dpAssociateIncomingPeerCore:
 Result=Success(0) after DP_MATCH_ORIGINATE; Incoming
 Dial-peer=40001-dial-peer)#

 I see in the debug it matches 222 as the inbound dial-peer but then it
 also matches 40001 for the SIP CME phone.  Any help is much appreciated.

 Marty



 --
 Rafael Chavantes


 BR2_sh_run.txt

 BACD_ccapi_inout.txt

 ___
 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



___
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

Re: [OSL | CCIE_Voice] Queries on the intial basic setup approach

2013-04-25 Thread singh
Hi Matthew,Thanks for your reply. Have a quick question in relation to 
this...For AAR is there any specific reason why we should not use the AAR group 
and AAR CSS at the Device Pool level andconfigure it specifically on the phone 
level?singh Original message From:Matthew Machen mmac...@bcbsal.org Date: 
25 Apr 13 19:01:30Subject: RE: [OSL | CCIEVoice] Queries on the intial basic 
setup approachTo: 1)I use device pool for as many settings as possible. But the 
descriptions, aar, and line settings should be done manually.CSS is applied in 
device pool under “device mobility calling search space”2)My understanding is 
all permissions is allowed unless you are specifically told not to.mFrom: 
ccievoiceboun...@onlinestudylist.com 
[mailto:ccievoiceboun...@onlinestudylist.com] On Behalf Of singhSent: Thursday, 
April 25, 2013 12:48 AMTo: ccievoicerequ...@onlinestudylist.com; 
ccievoice@onlinestudylist.comSubject: [OSL | CCIEVoice] Queries on the intial 
basic setup approach Hi Guys,I
  have a few queries in relation relation to the initial setup for phones and 
end users on CUCM1) For the phones to be setup and configured ( for site HQ 
, BR1 and BR2) . I am at the moment doing configurations phone by phone i.e. to 
go to each phone to assign the description , css , aar and line settings. Is 
there any way to speed this up sothat we can do it for all phones and save some 
time ? Is anyone using BAT for this ? What is the easiest method that can be 
used and save time?2) For end users in permission information I am assigning 
the end user for the phone ( eg. HQ Ph1 end user) with all groups and roles? Is 
this allowed ? or is there any violation here? Any methods to speed up the end 
user configuration on CUCM?SinghGet Yourself a cool, short @in.com Email ID 
now! ***CONFIDENTIALITY NOTICE*** This email is intended for the sole use of 
the individual(s) to whom it is addressed, and may contain information that is 
privileged, confidential and exempt from disclosur
 e under applicable law. You are hereby notified that any dissemination, 
duplication, or distribution of this transmission by someone other than the 
intended addressee or its designated agent is strictly prohibited. If you 
receive this email in error, please notify me immediately by replying to this 
email.Get Yourself a cool, short @in.com Email ID now!
___
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

Re: [OSL | CCIE_Voice] Queries on the intial basic setup approach

2013-04-25 Thread Matthew Machen
I do that as well.  However, you still have to set the AAR Group in the AAR 
Settings section of the line settings.


From: singh [mailto:singh8...@in.com]
Sent: Thursday, April 25, 2013 9:50 AM
To: Matthew Machen
Cc: ccie_voice
Subject: Re: RE: [OSL | CCIE_Voice] Queries on the intial basic setup approach

Hi Matthew,

Thanks for your reply. Have a quick question in relation to this...

For AAR is there any specific reason why we should not use the AAR group and 
AAR CSS at the Device Pool level and configure it specifically on the phone 
level?

-singh

-- Original message --
From:Matthew Machen mmac...@bcbsal.orgmailto:mmac...@bcbsal.org 
Date: 25 Apr 13 19:01:30
Subject: RE: [OSL | CCIE_Voice] Queries on the intial basic setup approach
To:

1) I use device pool for as many settings as possible. But the descript ions, 
aar, and line settings should be done manually. CSS is applied in device pool 
under “device mobility calling search space”

2) My understanding is all permissions is allowed unless you are specifically 
told not to.
m
From: 
ccie_voice-boun...@onlinestudylist.commailto:ccie_voice-boun...@onlinestudylist.com
 
[mailto:ccie_voice-boun...@onlinestudylist.com]mailto:[mailto:ccie_voice-boun...@onlinestudylist.com]
 On Behalf Of singh
Sent: Thursday, April 25, 2013 12:48 AM
To: 
ccie_voice-requ...@onlinestudylist.commailto:ccie_voice-requ...@onlinestudylist.com;
 ccie_voice@onlinestudylist.commailto:ccie_voice@onlinestudylist.com
Subject: [OSL | CCIE_Voice] Queries on the intial basic setup approach

Hi Guys,

I have a few queries in relation relation to the initial setup for phones and 
end users on CUCM

1) For the phones to be setup and configured ( for site HQ , BR1 and BR2) . I 
am at the moment doing configurations phone by phone i.e. to go to each phone 
to assign the description , css , aar and line settings. Is there any way to 
speed this up so
that we can do it for all phones and save some time ? Is anyone using BAT for 
this ? What is the easiest method that can be used and save time?


2) For end users in permission information I am assigning the end user for the 
phone ( eg. HQ Ph1 end user) with all groups and roles? Is this allowed ? or is 
there any violation here? Any methods to speed up the end user configuration on 
CUCM?


-Singh

 span 
style=font-size:10.0pt;font-family:Arial,sans-serif;color:#1E56A1;text-decoration:noneGet
 Yourself a cool, short @in.com Email ID 
now!http://www3.in.com/sso/commonregister.php?ref=INutm_source=inviteutm_med%0d%0a%20ium=outgoing


***CONFIDENTIALITY NOTICE***
This e-mail is intended for the sole use of the individual(s) to whom it is 
addressed, and may contain information that is privileged, confidential and 
exempt from disclosure under applicable law. You are hereby notified that any 
dissemination, duplication, or distribution of this transmission by someone 
other than the intended addressee or its designated agent is strictly 
prohibited. If you receive this e-mail in error, please notify me immediately 
by replying to this e-mail.

Get Yourself a cool, short @in.com Email ID 
now!http://www3.in.com/sso/commonregister.php?ref=INutm_source=inviteutm_medium=outgoing
___
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

Re: [OSL | CCIE_Voice] !!Questions on H323 trunk troubleshooting!!

2013-04-25 Thread ikizoo hello
i have different perspective,,according to cisco recommendation ICT is only for 
between 2 CUCM clusters, and lab requirement  saying POC of H323 trunk for PSTN 
access. so i would choose GW instead.
-ikizoo
From: mmac...@bcbsal.org
To: networksanitytoinsan...@gmail.com; ccie_voice@onlinestudylist.com
Date: Thu, 25 Apr 2013 08:23:21 -0500
Subject: Re: [OSL | CCIE_Voice] !!Questions on H323 trunk troubleshooting!!

1)The question says trunk so it must be a trunk (inter cluster trunk)2) that’s 
more difficult.  Usually it’s a codec mismatch.  And is found in the trace ( I 
forget exact wording you are looking for).  Hopefully someone else can provide 
better detail. M From: ccie_voice-boun...@onlinestudylist.com 
[mailto:ccie_voice-boun...@onlinestudylist.com] On Behalf Of sanity insanity
Sent: Thursday, April 25, 2013 12:00 AM
To: ccie_voice@onlinestudylist.com
Subject: [OSL | CCIE_Voice] !!Questions on H323 trunk troubleshooting!!  hi 
All,I have a few questions in relation to H323 troubleshooting

We are required to provision a proof of concept (POC) H323 trunk between CUCM 
and voip service
provider . The cucm should send H323 traffic to service provider on ip address 
XX.XX.XX.XX (public Ip address) . This call should be available for HQ Phones 
only.
Inbound H.323 calls from VoIP service provider is not needed for the PoC test.


Questions :-

1) Should we use a H323 gateway or H323 trunk ( no gatekeeper controlled) to 
achieve the above requirement?

2) If we need provide the appropriate debug or traces to verify whether or not
No way audio instances prevalent for HQ Phones . Then what do we look for in 
the logs ?


Thanks ,
MJ







***CONFIDENTIALITY NOTICE***

This e-mail is intended for the sole use of the individual(s) to whom it is 
addressed, and may contain information that is privileged, confidential and 
exempt from disclosure under applicable law. You are hereby notified that any 
dissemination, duplication, or distribution of this transmission by someone 
other than the intended addressee or its designated agent is strictly 
prohibited. If you receive this e-mail in error, please notify me immediately 
by replying to this e-mail.
___
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 ___
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

Re: [OSL | CCIE_Voice] How to setup home router for Proctorlabs

2013-04-25 Thread Randall Saborio
Just what I needed. Thanks so much!


On Thu, Apr 25, 2013 at 8:17 PM, VanBenschoten, Brian 
brian.vanbenscho...@corebts.com wrote:

  This doc and example configurations should get you going



 ___

 Brian Van Benschoten - CCIE # 5421

 Managing Consultant - Unified Communications

 Core BTS - North Central Region

 3001 West Beltline Highway

 Madison, WI  53713  USA

 (P) +1 (608) 661-7780

 (F) +1 (608) 661-7701

 brian.vanbenscho...@corebts.com

 www.corebts.com

 [image: BV-CustomCoreSmall1]







 *From:* ccie_voice-boun...@onlinestudylist.com [mailto:
 ccie_voice-boun...@onlinestudylist.com] *On Behalf Of *Randall Saborio
 *Sent:* Thursday, April 25, 2013 8:13 PM
 *To:* ccie_voice@onlinestudylist.com
 *Subject:* [OSL | CCIE_Voice] How to setup home router for Proctorlabs




  Hi guys,

 Just about to start using my vrack time and got a 2600 router and a few
 phones.

 I am just lost on the website on how to setup my router. I don't want to
 schedule my session without knowing the steps and configuration needed.

 Can someone point me out to the configurations?

 thank you,



 --
 Randall da ill Saborio
 CCIE Voice Wannabe #10054675811

 --
 Important Notice: This email message and any files transmitted with it are
 confidential and intended solely for the use of the individual or entity to
 whom they are addressed. If you are not the named addressee, you should not
 disseminate, distribute or copy this e-mail. Please notify the sender
 immediately by e-mail if you have received this e-mail by mistake and
 delete this e-mail from your system. Please note that any views or opinions
 presented in this email are solely those of the author and do not
 necessarily represent those of Core BTS. Core BTS specifically disclaims
 liability for any damage caused by any virus transmitted by this email.




-- 
Randall da ill Saborio
CCIE Voice Wannabe #10054675811
image001.png___
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

[OSL | CCIE_Voice] Congratulations Rick Mur on Passing CCIE Data Center Lab!

2013-04-25 Thread Marko Milivojevic
Our friend and author of CCIE Data Center workbooks passed his CCIE Data
Center lab today. This makes his fourth CCIE (all passed on first attempt!).

This really makes it unique for IPexpert, since we're now 2/2 for our
long-time friends and contributors. Yesterday Iwan Hoogendoorn passed his
lab on the first attempt, making that his 5th CCIE. He used workbooks
written by Rick to pass his lab!

Please join me in congratulating them on this great success!

--
Marko Milivojevic - CCIE #18427 (SP RS)
Senior CCIE Instructor / Managing Partner - IPexpert
___
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

Re: [OSL | CCIE_Voice] Congratulations Rick Mur on Passing CCIE Data Center Lab!

2013-04-25 Thread Marko Milivojevic
More details available on the blog post here:

http://blog.ipexpert.com/2013/04/26/congratulations-rick-and-iwan-on-passing-the-ccie-data-center-lab/

--
Marko Milivojevic - CCIE #18427 (SP RS)
Senior CCIE Instructor / Managing Partner - IPexpert


On Fri, Apr 26, 2013 at 12:10 AM, Marko Milivojevic mar...@ipexpert.comwrote:


 Our friend and author of CCIE Data Center workbooks passed his CCIE Data
 Center lab today. This makes his fourth CCIE (all passed on first attempt!).

 This really makes it unique for IPexpert, since we're now 2/2 for our
 long-time friends and contributors. Yesterday Iwan Hoogendoorn passed his
 lab on the first attempt, making that his 5th CCIE. He used workbooks
 written by Rick to pass his lab!

 Please join me in congratulating them on this great success!

 --
 Marko Milivojevic - CCIE #18427 (SP RS)
 Senior CCIE Instructor / Managing Partner - IPexpert

___
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