Depending on your version of CME you can try something like the following<div><br></div><div><div>voice hunt-group 1 parallel</div><div> final 1200</div><div> list 1210,1211,1212,1213</div><div> timeout 12 </div><div> pilot 1201 </div>
<div><br></div><br><div class="gmail_quote">On Tue, Apr 13, 2010 at 11:15 PM, Ashwani Ranpise <span dir="ltr">&lt;<a href="mailto:ashwani@ranpise.com">ashwani@ranpise.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hello Experts,<br>
<br>
I am very new to voip. I have CME running on Cisco 1760 router. I have<br>
Vonage plugged into FXO port and 2 home phone on FXS port.<br>
How to send inbound call from PSTN to both phone ( I have tried plar<br>
command under FXO port but I am not understanding how to use RegEx to<br>
mask my 4 digit extensions). Thanks for your help in advance.<br>
<br>
FYI. Here is the configuration I have right now. It works with one<br>
extension but I want both phones to ring at the same time for INBOUND<br>
call.<br>
<br>
CME-1760#sh run | s voice-port<br>
voice-port 2/0<br>
 input gain -6<br>
 output attenuation -6<br>
 echo-cancel coverage 32<br>
 connection plar opx 1004 &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;<br>
 description Connection to Vonage<br>
 caller-id enable<br>
voice-port 2/1<br>
voice-port 3/0<br>
 station-id name    xxxx<br>
 station-id number 11111111111<br>
 caller-id enable<br>
voice-port 3/1<br>
 station-id name yyyyy<br>
 caller-id enable<br>
CME-1760#<br>
CME-1760#sh run | s dial-peer<br>
<br>
dial-peer voice 1004 pots<br>
 destination-pattern 1004<br>
 port 3/0<br>
dial-peer voice 1005 pots<br>
 destination-pattern 1005<br>
 port 3/1<br>
dial-peer voice 100 pots<br>
 destination-pattern 1[2-9]..[2-9]......<br>
 incoming called-number .<br>
 direct-inward-dial<br>
 port 2/0<br>
 forward-digits all<br>
dial-peer voice 101 pots<br>
 destination-pattern [2-9]..[2-9]......<br>
 incoming called-number .<br>
 direct-inward-dial<br>
 port 2/0<br>
 forward-digits all<br>
dial-peer voice 102 pots<br>
 destination-pattern 011T<br>
 port 2/0<br>
 forward-digits all<br>
dial-peer voice 103 pots<br>
 destination-pattern *123<br>
 no digit-strip<br>
 port 2/0<br>
CME-1760#<br>
<br>
Thanks,<br>
Ashwani<br>
_______________________________________________<br>
cisco-voip mailing list<br>
<a href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a><br>
<a href="https://puck.nether.net/mailman/listinfo/cisco-voip" target="_blank">https://puck.nether.net/mailman/listinfo/cisco-voip</a><br>
</blockquote></div><br></div>