Hello, > I just installed ASTCC and it was VERY easy to get running. I have a > question about Pattern Via the web page I click the Routes link and > everything makes sense to me but the pattern part. I tried _NXXNXXXXXX > with the idea that everything would match this. Well it doesn't work... > > Does anyone have a good how-to?
I think you can use something like: ^ + code + .* For example, if you want to add Argentina (54) as a route, and you dial 011 for international: ^01154.* -- Nicol�s Gudi�o Buenos Aires - Argentina _______________________________________________ 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
