View Single Post
  #14 (permalink)  
Old 10-10-2007, 12:34 PM
Paul Hayes
Guest
 
Posts: n/a
Default Re: Asterisk post dialling delay

Telephoneman wrote:
> "alexd" <troffasky@hotmail.com> wrote in message
> news:2764691.YScz3ZyduV@ale.cx...
>> Telephoneman wrote:
>>
>>> "alexd" <troffasky@hotmail.com> wrote in message
>>> news:6639562.642WExTulK@ale.cx...
>>>> The name of this "feature" is Overlap Dialling, FYI.
>>>>
>>> Well unless definitions have changed in this new IP world I think that
>>> you're incorrect. Overlap dialling would be where you have a number such
>>> as 01757XXXXXX and the exchange can resolve a routing choice based on the
>>> 01757 and does so even though it hasn't yet received the XXXXXX that it
>>> is
>>> expecting.

>> Isn't that effectively what you're asking for?
>>

> No, not really. From the other replies to the post it's a moot point because
> it seems that generally the phone sends all the digits at once, either after
> an elapsed time, a # or by pressing a send button.
>
> I was assuming that the digits were sent one at a time, in which case I
> wanted to set the switch to recognise that after it saw a 5 it should expect
> 2 more digits then route immediately because it didn't need to wait for
> more. It's not overlap dialling because it's not waiting for any digits to
> forward.
>
>

Overlap dialling is what you want. At the moment your phone isn't
sending anything Asterisk until you either tell it to or the timer
elapses. With overlap dialling, every digit is sent to the PBX
(Asterisk in your case) and it's up to the PBX to decide when it has
enough digits to actually do something it them. You need a phone that
supports it (I've no idea if the BT101 does or not, snom phones
certainly do) and you need a PBX that can handle it. I believe support
for it does exist for Asterisk but I'm not so sure how well it works.

What happens if you type the number into the phone and then pick up the
handset?

cheers,
Paul.

--
Working Email:

paul-at-polog40-dot-co-dot-uk

Reply With Quote