On Mon, 2006-03-20 at 23:14 +0530, ram wrote: > Hi > > iam working with asterisk with mysql Realtime > > when i have confgured and run the asterisk > iam getting the following error > > i dig all the places for help could not find the results > > could some one help me what is wrong > > iam using 1.2.5 on FC4 > > > Mar 20 23:04:52 NOTICE[2054] cdr.c: CDR simple logging enabled. > Mar 20 23:04:52 NOTICE[2054] indications.c: Removed default indication > country 'us' > Mar 20 23:04:52 WARNING[2054] pbx_config.c: The use of '_.' for an > extension is strongly discouraged and can have unexpected b > ehavior. Please use '_X.' instead at line 3
Read the message and do as it suggests: in your dialplan replace all _. with _X. Patrick _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
