Module: sems Branch: master Commit: 38f51bcccf074e5e707540d4a04a657740486ba0 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=38f51bcccf074e5e707540d4a04a657740486ba0
Author: Stefan Sayer <[email protected]> Committer: Stefan Sayer <[email protected]> Date: Mon Jul 12 16:06:02 2010 +0200 fixed another DSM example typo --- doc/src/doc_howtostart_noproxy.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/doc/src/doc_howtostart_noproxy.h b/doc/src/doc_howtostart_noproxy.h index 1e7d579..6a34494 100644 --- a/doc/src/doc_howtostart_noproxy.h +++ b/doc/src/doc_howtostart_noproxy.h @@ -154,7 +154,7 @@ \code initial state BEGIN enter { - playFile(/usr/local/lib/sems/audio/webconference/first_participant.wav + playFile(/usr/local/lib/sems/audio/webconference/first_participant.wav); }; transition "file ends" BEGIN - noAudioTest -> TYPING; _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
