In my telecom experience, overlap on a PRI isn't sending digits as INFORMATION messages, but instead means to send the digits as DTMF tones over the B channel. This is pretty common when connecting to the PSTN where the carrier requires an authorization code, either for billing or as an access code. If it's a robbed-bit T1, you just send all digits, including authorization code as DTMF. However, on PRI, you send the phone number in the SETUP message, and once you get a PROCEEDING event back, you send the authorization code as DTMF on the B channel. I would imagine that is what the overlapdial setting does, but can't confirm since I don't have the source code on this machine.
HTH, James On Mon, 2005-11-14 at 02:26 +0100, Piotr Dydycz wrote: > On 11/13/05, Miloš Kocbek <[EMAIL PROTECTED]> wrote: > > overlapdial setting should work but you also have to set immediate=no > > if you want overlapdial to work > > > > greetings > > mk > > > > unfortunatelly it didn't help :( > > -- > dydyczp > _______________________________________________ > --Bandwidth and Colocation sponsored by Easynews.com -- > > Asterisk-Users mailing list > [email protected] > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
