Re: [OSL | CCIE_Voice] Vik's blog on CFUR - manipulate XML display of called number on calling device.

2012-03-19 Thread Vik Malhi
Juan- you are correct- the RP will not be used to update the caller's display when Called Party Transformation patterns are used. Vik Malhi – CCIE #13890 Managing Partner - IPexpert, Inc. Telephone: +1.810.326.1444 ext 420 Fax: +1.810.454.0130 Mailto: vma...@ipexpert.com On Mar 19, 2012, a

Re: [OSL | CCIE_Voice] passed lab ----...(7)

2012-03-19 Thread sof sof
Congrs Steve, Well done On 19 March 2012 21:13, Bill Lake wrote: > whats your IE number? > > On Mon, Mar 19, 2012 at 10:19 AM, steve ccie wrote: > >> Hi, >> >> Guys thank you so much, cleared the lab -- 7 today in Hk just got my >> result after my attempt, >> >> I am really appreciated and hel

[OSL | CCIE_Voice] Vik's blog on CFUR - manipulate XML display of called number on calling device.

2012-03-19 Thread Juan Lopez
Baktha, I read your response on Vik's blog for CFUR. I try to manipulate the called number on the XML display of the caller's phone so that it would look like an internal call - by setting a called party transformation at the RP used by CFUR - like you suggest. Only thing is that this does not wor

[OSL | CCIE_Voice] CUC and AAR....need some help

2012-03-19 Thread Juan Lopez
All, I need some help: I have CUC setup at the HQ. When using AAR between SB and HQ, when the SB phones presses the 'voicemail' button, I would have thought this constitutes a direct call (aka: no RDNIS sent) to voicemail. However, I notice the call is being sent out with the RDNIS of the voicema

Re: [OSL | CCIE_Voice] multiple AA services (bacd)

2012-03-19 Thread Juan Lopez
that would be param max-time-call-retry 600: After 10min the call will try to connect to the the value of param voice-mail, which will be the second AA for example. Let me know your outcome - appreciated. Op 19 maart 2012 16:51 schreef Ken Wyan het volgende: > Yes , I did read it & found after

Re: [OSL | CCIE_Voice] multiple AA services (bacd)

2012-03-19 Thread Ken Wyan
Yes , I did read it & found after sending email. Still what's confusing to me is how to use param voice-mail (under queue service) instead of final (under ephone-hunt) Which timers do we tune under app-b-acd-aa for this requirement ? (going to test it ; but your advices welcome) On Mon,

[OSL | CCIE_Voice] CFUR question in blog

2012-03-19 Thread Vik Malhi
This may be of interest to you guys who have worked with CFUR http://blog.ipexpert.com/2012/03/19/high-availability-series-5-cfur-and-call-routing-challenge/ Vik Malhi – CCIE #13890 Managing Partner - IPexpert, Inc. Telephone: +1.810.326.1444 ext 420 Fax: +1.810.454.0130 Mailto: vma...@i

Re: [OSL | CCIE_Voice] passed lab ----...(7)

2012-03-19 Thread Bill Lake
whats your IE number? On Mon, Mar 19, 2012 at 10:19 AM, steve ccie wrote: > Hi, > > Guys thank you so much, cleared the lab -- 7 today in Hk just got my > result after my attempt, > > I am really appreciated and help for everyone help > > All the task was very very hard, I did my best after work

[OSL | CCIE_Voice] passed lab ----...(7)

2012-03-19 Thread steve ccie
Hi, Guys thank you so much, cleared the lab -- 7 today in Hk just got my result after my attempt, I am really appreciated and help for everyone help All the task was very very hard, I did my best after working for 2 years of time... its end of journey meet-me did nt worked for me as expected. U

Re: [OSL | CCIE_Voice] multiple AA services (bacd)

2012-03-19 Thread Juan Lopez
Hi Ken, I think most of your questions are answered in the Cisco Unified CME B-ACD and Tcl Call-Handling Applications in short: - 1 queue service can service multiple AAs - call-retry-timer 15 means the que

Re: [OSL | CCIE_Voice] multiple AA services (bacd)

2012-03-19 Thread Ken Wyan
Hi Juan, I think cisco suggests to directly send call to aa2 from aa1 without routing through hunt-group (final 200). following is timer definitions. param call-retry-timer 15 ;Time interval in which call in queue can attempt to access available ephone-dns and voice mail. param second-greeti

Re: [OSL | CCIE_Voice] CME customer Background issue

2012-03-19 Thread Gurpreet Singh Kukreja
Good to know :) Cheers Gurpreet On Mon, Mar 19, 2012 at 9:48 AM, chase mergenthal wrote: > Removing the "/" after the ":" fixed it > > God Almighty... > > > > > -Chase > > > -- > If winners

Re: [OSL | CCIE_Voice] CME customer Background issue

2012-03-19 Thread chase mergenthal
Removing the "/" after the ":" fixed it God Almighty... -Chase -- If winners never quit and quitters never win, then who coined the phrase, "Quit while you’re still ahead."? Date: Mo

Re: [OSL | CCIE_Voice] multiple AA services (bacd)

2012-03-19 Thread Ken Wyan
I think only one queue service ( equivalent to app-b-acd) is allowed in a Router but multiple aa services are allowed. Am I correct? We can define multiple queues under same queue service as below. service app-b-acd param aa-hunt1 1000 param aa-hunt2 2000 queue-len 5 ephone-hunt 1 pilot 1000

Re: [OSL | CCIE_Voice] multiple AA services (bacd)

2012-03-19 Thread Ken Wyan
Ok, I realized issue , to avoid loops. Thanks On Mon, Mar 19, 2012 at 3:40 PM, Ken Wyan wrote: > I have first AA service (of BACD) pointing to a hunt-group (ephone-hunt). > > If call is not answered it should reach 2nd AA service. > > Should I use 2nd AA pilot number in hunt-group final destinat

[OSL | CCIE_Voice] multiple AA services (bacd)

2012-03-19 Thread Ken Wyan
I have first AA service (of BACD) pointing to a hunt-group (ephone-hunt). If call is not answered it should reach 2nd AA service. Should I use 2nd AA pilot number in hunt-group final destination OR as voicemail of 1st AA ? service aa1 param aa-pilot 100 param voice-mail 200 -- (

Re: [OSL | CCIE_Voice] CME customer Background issue

2012-03-19 Thread Michael Miller
Chase, Based on your config, the TFTP commands serve up the file, but it appears in the root directory of the TFTP server (tftp://List.xml). Try using the "alias" keyword to serve the file to include the path. I believe the syntax is something like: tftp-server flash:/Desktops/320x212x16/List.xm