[Asterisk-Users] delay on pri dialling when asterisk is spliced
between E1-Pri and legacy pbx
Adam Dobrin
adam at emplifyhr.com
Tue Aug 2 06:49:32 MST 2005
You aren't dealing with analog phones, and you aren't transmitting DTMF
signals.. the functional difference between analog and digital systems
kindof precludes what you are looking to do.. meanwhile, once the entire
number has been dialed, the outgoing call should be started almost
instantaneously..
maybe set the initial context so that the longest dial string is the
length of the extension..?
Frank Sautter wrote:
> Maik Schmitt schrieb:
>
>>> one of our customers which wants a soft transfer between his old pbx to
>>> asterisk and sip. the setup is as follows:
>>> telco <---pri---> asterisk <---pri---> legacy pbx
>>> everything is fine exept that when dialling from the legacy pbx it
>>> takes
>>> about 3 seconds before the asterisk start to dial.
>>> where does this delay come from?
>>> has it to do with 'overlapdial=yes'?
>>
>>
>> This is normal behaviour if you use '.' in your extensions.conf. Use
>> '!' instead and Asterisk will start dialing immediately.
>
> when i change '.' to '!' then the overlap digits get lost. this means
> the longest number dialled on my telco line is as long as there are
> abigous matches in the dialplan.
> isn't there a way to start dialling after one received enough digits
> to decide which path to dial and then still transmit the remaining
> (overlapping) digits?
>
> regards
> frank
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
More information about the asterisk-users
mailing list