Author: sayer Date: 2008-05-14 13:20:03 +0200 (Wed, 14 May 2008) New Revision: 942
Modified: trunk/apps/voicebox/etc/voicebox.conf Log: added key config options Modified: trunk/apps/voicebox/etc/voicebox.conf =================================================================== --- trunk/apps/voicebox/etc/voicebox.conf 2008-05-14 07:58:25 UTC (rev 941) +++ trunk/apps/voicebox/etc/voicebox.conf 2008-05-14 11:20:03 UTC (rev 942) @@ -31,3 +31,11 @@ # default language (if not set in App-Params) # default_language=english + +# +# keys config (optional) +# +# repeat_key=1 +# save_key=2 +# delete_key=3 +# startover_key=4 _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
