<div><br>Hi Bill,</div>
<div>&nbsp;</div>
<div>Shouldnt you be pre-pending the access code?</div>
<div>&nbsp;</div>
<div>If you are using CallManager it is quite neat to do this sort of thing at the Route List &gt; Route Group binding level.</div>
<div>&nbsp;</div>
<div>i.e.</div>
<div>&nbsp;</div>
<div>Create a&nbsp; Route list like &quot;Site1-LD-Carrier_RL&quot;</div>
<div>Prefix the required digits when you add the route group to this route list</div>
<div>Point your LD route pattern to this list.</div>
<div>Gives you some flexibility.</div>
<div>&nbsp;</div>
<div>What is the # in your Dial peer? Is this to match outbound calls from callmanager?</div>
<div>If so why not use </div>
<div>&nbsp;</div>
<div>
<p>dial-peer voice 300 pots</p>
<p>&nbsp;description -- POTS Dial peer to route calls out PRI --</p>
<p>&nbsp;destination-pattern #T</p>
<p>&nbsp;port 0/1/0:23</p>
<p>&nbsp;</p>
<p>In your route list you can prefix #022</p>
<p>Dialpeer will strip the # and send the 022 + your number</p>
<p>&nbsp;</p></div>
<div>Cheers,</div>
<div>&nbsp;</div>
<div>Tim</div>
<div>&nbsp;</div>
<div><br>&nbsp;</div>
<div><span class="gmail_quote">On 7/10/08, <b class="gmail_sendername">Carter, Bill</b> &lt;<a href="mailto:bcarter@sentinel.com">bcarter@sentinel.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div lang="EN-US" link="blue" vlink="purple">
<div>
<p>Telco requires a 3-digit access code for long distance calls. Customer would like to NOT have to dial a code when faxing to a LD number. Is this possible??</p>
<p>&nbsp;</p>
<p>Background:</p>
<p>PSTN connection is PRI</p>
<p>Telco says LD code required for all outbound calls. (can't disable based on calling party #)</p>
<p>GW is H323</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Gateway Attempts:</p>
<p>On the gateway I tried a standard dial peer with &nbsp;"translate-outgoing called". I tried post-pending a ,022 to the string (, is supposed to insert a pause and 022 is the telco access code).</p>
<p>&nbsp;</p>
<p>voice translation-rule 10</p>
<p>&nbsp;rule 1 /^\#\(1[2-9]..[2-9]......\)/ /\1\2,022/</p>
<p>&nbsp;</p>
<p>test voice translation-rule 10 #14085551212</p>
<p>Matched with rule 1</p>
<p>Original number: #14085551212&nbsp;&nbsp; Translated number: 14085551212,022</p>
<p>Original number type: none&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Translated number type: none</p>
<p>Original number plan: none&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Translated number plan: none</p>
<p>&nbsp;</p>
<p>dial-peer voice 300 pots</p>
<p>&nbsp;description -- POTS Dial peer to route calls out PRI --</p>
<p>&nbsp;destination-pattern #1[2-9]..[2-9]......</p>
<p>&nbsp;translate-outgoing called 10</p>
<p>&nbsp;incoming called-number .</p>
<p>&nbsp;direct-inward-dial</p>
<p>&nbsp;port 0/1/0:23</p>
<p>&nbsp;prefix 1</p>
<p>&nbsp;</p>
<p>I tried "forward-digits extra" which is supposed to send any digits longer than the length of the destination-pattern. Didn't work.</p>
<p>&nbsp;</p>
<p>CallManager Attempts:</p>
<p>I also tried the CallManager translation-pattern route:</p>
<p>&nbsp;</p>
<p>Translation Pattern</p>
<p>91[2-9]XX[2-9]XXXXXX</p>
<p>Calling Party Transformation Mask</p>
<p>XXXXXXXXXXXX022</p>
<p>DNA analysis gives the following</p>
<p>Dialed number 914085551212</p>
<p>Result ???714085551022</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Bill Carter</p>
<p>Sr Business Communications Analyst</p>
<p>Sentinel Technologies, Inc</p>
<p>217.391.5015</p>
<p>&nbsp;</p></div></div><br>_______________________________________________<br>cisco-voip mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a><br>
<a onclick="return top.js.OpenExtLink(window,event,this)" href="https://puck.nether.net/mailman/listinfo/cisco-voip" target="_blank">https://puck.nether.net/mailman/listinfo/cisco-voip</a><br><br></blockquote></div><br>