[Asterisk-Users] Problem with PRI and overlapped dialing

Christoph Adomeit ado at niederrhein.de
Wed May 5 11:26:50 MST 2004


Hi There,

I have an asterisk an a Digium 4 Port E1 Card

On E1 Port No. 1 I have the Telekom PRI
On E1 Port No. 2 I have an Alcatel PBX that cannot be changed

So I have setup my asterisk between Alcatel and Telekom

In extension.conf i configured:

[telekom]
exten => _9149.,1,Dial,ZAP/g2/${EXTEN};
exten => _9149.,2,Hangup

This works great, all incoming calls are directly routed to alcatel

My Problem is dialing out, in extensions.conf I have:
[alcatel]
exten => _XXXX.,1,Dial,ZAP/g1/${EXTEN}
exten => _XXXX.,2,Hangup

I want this to dial all kinds of variable-lenght numbers like:
089-1234567 or
0170-1234567
or 020591234
or local numbers like 91990

Asterisk just starts to dialout when I have entered 4 numbers, I cannot enter
more numbers

Overlaped dialing is configured but stops at the first match in extensions.conf

What is a good trick to get dialout on variable-length numbers working ?

Thanks
  Christoph





More information about the asterisk-users mailing list