[asterisk-dev] Overlapped dialling on SIP trunks for outgoing calls

Benny Amorsen benny+usenet at amorsen.dk
Tue Apr 29 09:15:05 CDT 2008


Tilghman Lesher <tilghman at mail.jeffandtilghman.com> writes:

> What I'm planning on doing is using one of the channel flags to
> indicate whether a channel type can individually handle the
> incomplete indication, and if it can, we'll pass the cause code back
> to the channel type (which is then responsible for issuing a 484 in
> the case of SIP, or some other indication for another channel type).
> If it can't, we'll wait in the PBX core for more digits or a
> timeout.

Wouldn't it be easier to implement it for all channels, so you don't
have to wait in the core? There could be a generic_wait_for_digits
function or something which channels could use if they just want to
wait.


/Benny





More information about the asterisk-dev mailing list