Yes that's cool! :) l.
2010/2/17 Miguel Molina <[email protected]> > Ok, if I get it the simplest workaround would be changing this: > > exten => _X.,1,Dial(SIP/${EXTEN}) > > To this: > > exten => _X.,1,Dial(SIP/${FILTER(0123456789,${EXTEN})}) > > If you're intended to receive only numbers from the dialstring, right? > > See http://www.voip-info.org/wiki/view/Asterisk+func+filter > > Regards, > -- Loway - home of QueueMetrics - http://queuemetrics.com
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
