<div>Have you ran a debug isdn q931 to see what you are sending to the telco with this config?</div>
<div><br clear="all">Larry Hadrava<br>CCIE #12203 CCNP CCNA<br>Sr. Support Engineer – IPexpert, Inc.<br>URL: <a href="http://www.IPexpert.com">http://www.IPexpert.com</a><br><br><br></div>
<div class="gmail_quote">On Fri, Apr 17, 2009 at 10:28 AM, Voice Noob <span dir="ltr">&lt;<a href="mailto:voicenoob@gmail.com">voicenoob@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div lang="EN-US" vlink="purple" link="blue" bgcolor="white">
<div>
<p><span style="COLOR: #1f497d">Can someone point me to some example TCL scripts or a forum to ask TCL question? I need to this using TCL on the gateway. Thanks. </span></p>
<p><span style="COLOR: #1f497d"> </span></p>
<div>
<div style="BORDER-RIGHT: medium none; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; PADDING-LEFT: 0in; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; PADDING-TOP: 3pt; BORDER-BOTTOM: medium none">
<p><b><span style="FONT-SIZE: 10pt; COLOR: windowtext">From:</span></b><span style="FONT-SIZE: 10pt; COLOR: windowtext"> <a href="mailto:cisco-voip-bounces@puck.nether.net" target="_blank">cisco-voip-bounces@puck.nether.net</a> [mailto:<a href="mailto:cisco-voip-bounces@puck.nether.net" target="_blank">cisco-voip-bounces@puck.nether.net</a>] <b>On Behalf Of </b>Wes Sisk<br>
<b>Sent:</b> Friday, July 11, 2008 8:51 AM<br><b>To:</b> Carter, Bill<br><b>Cc:</b> <a href="mailto:cisco-voip@puck.nether.net" target="_blank">cisco-voip@puck.nether.net</a><br><b>Subject:</b> Re: [cisco-voip] Append LD Access code on outbound call</span></p>
</div></div>
<p> </p>
<p>not likely to be possible.  most access codes require inband dtmf.  note this is distinctly separate from the digits send on the isdn d-ch to establish the call.<br><br>only likely way would be a custom IPCCX/IVR, TCL, or CUEA script that:<br>
1. sends the inital setup with called party number<br>2. waits a period of time, or even better, does tone detection to determine when the telco prompts for access code<br>3. sends the access code as inband DTMF<br>4. connects the calling/called party numbers<br>
<br>Customers i&#39;ve worked with in the past were not interested in this much work for a single special user.  they usually dedicated 1 pots line to allow that person outbound calling.  remove the LD codes from the pots line and configure CSS so only the special user can use that pots line.<br>
<br>/Wes<br><br>Carter, Bill wrote: </p>
<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> </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> </p>
<p> </p>
<p> </p>
<p>Gateway Attempts:</p>
<p>On the gateway I tried a standard dial peer with  “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> </p>
<p>voice translation-rule 10</p>
<p> rule 1 /^\#\(1[2-9]..[2-9]......\)/ /\1\2,022/</p>
<p> </p>
<p>test voice translation-rule 10 #14085551212</p>
<p>Matched with rule 1</p>
<p>Original number: #14085551212   Translated number: 14085551212,022</p>
<p>Original number type: none      Translated number type: none</p>
<p>Original number plan: none      Translated number plan: none</p>
<p> </p>
<p>dial-peer voice 300 pots</p>
<p> description -- POTS Dial peer to route calls out PRI --</p>
<p> destination-pattern #1[2-9]..[2-9]......</p>
<p> translate-outgoing called 10</p>
<p> incoming called-number .</p>
<p> direct-inward-dial</p>
<p> port 0/1/0:23</p>
<p> prefix 1</p>
<p> </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> </p>
<p>CallManager Attempts:</p>
<p>I also tried the CallManager translation-pattern route:</p>
<p> </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> </p>
<p> </p>
<p> </p>
<p> </p>
<p>Bill Carter</p>
<p>Sr Business Communications Analyst</p>
<p>Sentinel Technologies, Inc</p>
<p>217.391.5015</p>
<p> </p><pre> </pre><pre style="TEXT-ALIGN: center"><hr align="center" width="90%" size="4">

</pre><pre> </pre><pre>_______________________________________________</pre><pre>cisco-voip mailing list</pre><pre><a href="mailto:cisco-voip@puck.nether.net" target="_blank">cisco-voip@puck.nether.net</a></pre><pre><a href="https://puck.nether.net/mailman/listinfo/cisco-voip" target="_blank">https://puck.nether.net/mailman/listinfo/cisco-voip</a></pre>
<pre>  </pre></div></div><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>
<br></blockquote></div><br>