<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><div><div><div><div style="font-family: Consolas; font-size: medium; ">On 2/10/11 5:54 AM, "Christian Gansberger" &lt;<a href="mailto:christian.gansberger@accm.at">christian.gansberger@accm.at</a>&gt;</div><div style="font-family: Consolas; font-size: medium; ">wrote:</div><div style="font-family: Consolas; font-size: medium; "><br></div><div style="font-family: Consolas; font-size: medium; "><br></div><blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="border-left-color: rgb(181, 196, 223); border-left-width: 5px; border-left-style: solid; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 5px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 5px; font-family: Consolas; font-size: medium; "><div>Hello,</div><div><br></div><div>Maybe try that:</div><div><br></div><div>In your incoming isdn context:</div><div>[isdn-incoming]</div><div>exten =&gt; s,1,Set(TIMEOUT(digits)=3)</div><div>exten =&gt; s,2,WaitExten(2)</div><div>exten =&gt; s,3,Dial(SIP/operator...)</div><div>exten =&gt; 10,1,Dial(SIP/10)</div><div>exten =&gt; 20,1,Dial(SIP/20)</div><div><br></div><div>So if a call comes in Asterisk waits, 2 seconds for further digits</div><div>dialed and if so jumps to the right extension in the context.</div><div>Overlapdial should be yes.</div><div><br></div><div>yours</div><div>christian gansberger</div><div>www.accm.at</div></blockquote><div style="font-family: Consolas; font-size: medium; "><br></div><div style="font-family: Consolas; font-size: medium; ">Many thanks for this idea, Christian &#8211; I have put this equivalent into the dialplan</div><div style="font-family: Consolas; font-size: medium; ">And when the Austria team gets to the office in&nbsp;the morning they will test it.</div><div style="font-family: Consolas; font-size: medium; ">(BTW changed TIMEOUT(digits) to TIMEOUT(digit)).</div><div style="font-family: Consolas; font-size: medium; "><br></div><div style="font-family: Consolas; font-size: medium; ">Cassius</div><div style="font-family: Consolas; font-size: medium; "><br></div><blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="border-left-color: rgb(181, 196, 223); border-left-width: 5px; border-left-style: solid; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 5px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 5px; font-family: Consolas; font-size: medium; "><div><br></div><div>On 3 February 2011 20:45, Cassius Smith &lt;<a href="mailto:cassius@cassius.org">cassius@cassius.org</a>&gt; wrote:</div><blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="border-left-color: rgb(181, 196, 223); border-left-width: 5px; border-left-style: solid; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 5px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 5px; "><div>Hello,</div><div>I have an installation in Austria; ISDN service provided by Austria</div><div>Telekom.</div><div>The main number of the service is 6 digits. Incoming calls may contain 2</div><div>additional digits, which I then use to route the call to the correct</div><div>extension. Telekom sends me all the digits.</div><div>My problem is that when someone tries to dial an 8 digit number to an</div><div>extension from an outside analog phone, AT sends the call before they</div><div>finish</div><div>dialing all 8 digits. Is there a way to prevent this, or to catch the</div><div>additional 2 digits somewhere in the stream? The receptionist is unhappy</div><div>because she gets all the 6-digit calls and must then transfer.</div><div>Is this a p2p vs p2mp issue?</div><div>Thanks in advance,</div><div>Cassius Smith</div><div><br></div></blockquote></blockquote></div></div></div></body></html>