01-29-2011 09:56 PM - edited 03-16-2019 03:09 AM
Hi,
We have a CCME setup in our office. One of the eight PSTN lines is connected with an IP phone with PLAR OPX. Now is it possible to configure another line that will start ringing after the primary line rings for 15 secs? I tried configuring the secondary line as overlay dn, but in this case both the phones ring simultaneously. We need primary line rings first and after 15 secs secondary line will start ringing.
Any idea in this regard is highly appreciable.
Best regards,
Sagar
Solved! Go to Solution.
01-29-2011 11:43 PM
Thats the link for hunt-groups.
http://www.cisco.com/en/US/docs/voice_ip_comm/cucme/command/reference/cme_v1ht.html#wp1038824
01-29-2011 11:43 PM
Try
Router(config)# voice hunt-group 3 sequential
Router(config-voice-hunt-group)# pilot 5601
Router(config-voice-hunt-group)# list 5001
Router(config-voice-hunt-group)# final 6000
Router(config-voice-hunt-group)# timeout 30
Router(config-voice-hunt-group)# exit
voice-port 0/1/0
connection plar opx 5601
This config should ring 5001 for 30 seconds then fall-back to 6000.
Play around with the time-outs to optimize according to your needs
HTH
PS: Rate useful posts.
01-29-2011 11:43 PM
Thats the link for hunt-groups.
http://www.cisco.com/en/US/docs/voice_ip_comm/cucme/command/reference/cme_v1ht.html#wp1038824
02-01-2011 06:51 AM
Hi John,
Thank you very much. Most precise solution I have ever got from this forum. May be this is not a big deal for experts, but as a newbie this is fantastic.
Regards,
Sagar
02-01-2011 07:42 AM
Thanks for the compliments
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide