Module: sems
Branch: master
Commit: 9c38e8315286073792cd6eabd92c50b7404bda88
URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=9c38e8315286073792cd6eabd92c50b7404bda88

Author: Stefan Sayer <[email protected]>
Committer: Stefan Sayer <[email protected]>
Date:   Thu Jul  1 15:22:37 2010 +0200

fixed config file paths

---

 doc/src/doc_howtostart_noproxy.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/src/doc_howtostart_noproxy.h b/doc/src/doc_howtostart_noproxy.h
index a9ef1e6..5e888b7 100644
--- a/doc/src/doc_howtostart_noproxy.h
+++ b/doc/src/doc_howtostart_noproxy.h
@@ -91,7 +91,7 @@
   <p> so that SEMS executes the conference application for an incoming 
call.</p>
   
   <p> We want SEMS to register at a SIP server, so we need to tell it about 
the user name and the password, this is set 
-   in <b>/usr/local/etc/sems/etc/reg_agent.conf</b> (of course this user name 
bob and the password need to be set to the
+   in <b>/usr/local/etc/sems/reg_agent.conf</b> (of course this user name bob 
and the password need to be set to the
    ones used for testing):</p>
   \code
      domain=iptel.org
@@ -143,7 +143,7 @@
   \endcode
   
   and in 
-  <b>/usr/local/etc/sems/etc/dsm.conf </b>: 
+  <b>/usr/local/etc/sems/dsm.conf </b>: 
   \code
     diag_path=/usr/local/lib/sems/dsm/
     load_diags=mydsmapp

_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to