[EMAIL PROTECTED] said: >> > I like using whisper tones... > > recored the file companyname_whisper.gsm and put it in > /var/lib/asterisk/sounds > > Then add the lines to extensions.conf > > exten => 0031,1,Dial(SIP/Recp|20|A(companyname_whisper.gsm)r) > >
In my implementation of this the file extension had to be left off. exten => 0031,1,Dial(SIP/Recp|20|A(companyname_whisper)r) Robert _______________________________________________ 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
