[asterisk-users] Question about EuroBRI final 2 digits

Cassius Smith cassius at cassius.org
Sun Feb 13 16:06:08 CST 2011


On 2/10/11 5:54 AM, "Christian Gansberger" <christian.gansberger at accm.at>
wrote:


> Hello,
> 
> Maybe try that:
> 
> In your incoming isdn context:
> [isdn-incoming]
> exten => s,1,Set(TIMEOUT(digits)=3)
> exten => s,2,WaitExten(2)
> exten => s,3,Dial(SIP/operator...)
> exten => 10,1,Dial(SIP/10)
> exten => 20,1,Dial(SIP/20)
> 
> So if a call comes in Asterisk waits, 2 seconds for further digits
> dialed and if so jumps to the right extension in the context.
> Overlapdial should be yes.
> 
> yours
> christian gansberger
> www.accm.at

Many thanks for this idea, Christian ­ I have put this equivalent into the
dialplan
And when the Austria team gets to the office in the morning they will test
it.
(BTW changed TIMEOUT(digits) to TIMEOUT(digit)).

Cassius

> 
> On 3 February 2011 20:45, Cassius Smith <cassius at cassius.org> wrote:
>> Hello,
>> I have an installation in Austria; ISDN service provided by Austria
>> Telekom.
>> The main number of the service is 6 digits. Incoming calls may contain 2
>> additional digits, which I then use to route the call to the correct
>> extension. Telekom sends me all the digits.
>> My problem is that when someone tries to dial an 8 digit number to an
>> extension from an outside analog phone, AT sends the call before they
>> finish
>> dialing all 8 digits. Is there a way to prevent this, or to catch the
>> additional 2 digits somewhere in the stream? The receptionist is unhappy
>> because she gets all the 6-digit calls and must then transfer.
>> Is this a p2p vs p2mp issue?
>> Thanks in advance,
>> Cassius Smith
>> 


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110213/73250df1/attachment.htm>


More information about the asterisk-users mailing list