On Tue, Aug 30, 2005 at 07:45:50PM +0200, [EMAIL PROTECTED] wrote: > I have a strange problem with a quadbri card and my asterisk box with > installed verson 1.0.7 of asterisk Bristuffed. > I have connected to the card 3 isdn in ptp mode configured in selection > passing (I don't know if is exact the english traduction but I have 3 isdn > with 99 numbers and asterisk forward the extensions) > The problem is this: if I call from a cellular to asterisk all is Ok but > when I try to call from a fixed line the extension (the last part of the > number) is not sent but only the first part.
It might be a pattern matching problem in your dial plan. The digits used as extension (0,..,9,00,...,99) might be transmitted one by one or as block. -- Stefan Tichy <[EMAIL PROTECTED]> _______________________________________________ --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
