>>> exten => _[*+#0-9].,n,Playback(/var/lib/asterisk/sounds/output-ogg)

If the actual filename is output.ogg then the code should be

exten => _[*+#0-9].,n,Playback(/var/lib/asterisk/sounds/output)

You'll also need to confirm that you compiled Asterisk with Vorbis support.

Doug

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
      https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to