Module: sems Branch: master Commit: cbcfeda1a1fdec6b2f1d847bffdb643a194e7165 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=cbcfeda1a1fdec6b2f1d847bffdb643a194e7165
Author: Stefan Sayer <[email protected]> Committer: Stefan Sayer <[email protected]> Date: Tue May 24 02:11:04 2011 +0200 b/f: aligned sample config --- apps/twit/etc/twit.conf | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/twit/etc/twit.conf b/apps/twit/etc/twit.conf index cd997ee..945cacd 100644 --- a/apps/twit/etc/twit.conf +++ b/apps/twit/etc/twit.conf @@ -6,7 +6,7 @@ rec_path = /var/www/twits/ # prompts welcome_msg = /usr/local/lib/sems/audio/twit/twit_welcome.wav -twit_err_msg = /usr/local/lib/sems/audio/twit/twit_error.wav +twit_err_msg = /usr/local/lib/sems/audio/twit/twit_err_msg.wav twit_account_msg = /usr/local/lib/sems/audio/twit/twit_account_msg.wav twit_ok_msg = /usr/local/lib/sems/audio/twit/twit_ok.wav -twit_posting_msg = /usr/local/lib/sems/audio/twit/twit_posting.wav +twit_posting_msg = /usr/local/lib/sems/audio/twit/twit_posting_msg.wav _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
