> When I set loadzone = br; defaultzone = br; on /etc/zaptel.conf I > receive an error... Maybe I need to setup it from other file... Anyone > can help?
indications.conf is for Asterisk, zones defined here are not compiled *into* the zaptel Linux kernel driver. You can use them in language=XX constructs in iax.conf, sip.conf etc If you want loadzone=, then you have to modify zonedata.c and recompile zaptel. _______________________________________________ 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
