On 02/07/2004, at 10:43 PM, Andrew Yager wrote:
Is there a way to specify that info for the zaptel init.d script?
In answer to my own question - yes there is.
You should modify /etc/init.d/zaptel and find the line that reads
insmod ${x} ${ARGS}Change it to read:
insmod ${X} opermode=AUSTRALIA ${ARGS}(or appropriate country name)
then restart zaptel (you'll need to stop and start asterisk first)
Calls sound much louder, and clearer at my end. I haven't been on the receiving end of one yet - but it looks like it made a positive impact.
Andrew
_______________________________________________ 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
