소스 검색

Update freeswitch.rst

Len 9 년 전
부모
커밋
1d12bb17a9
1개의 변경된 파일4개의 추가작업 그리고 2개의 파일을 삭제
  1. 4 2
      source/advanced/freeswitch.rst

+ 4 - 2
source/advanced/freeswitch.rst

@@ -136,7 +136,8 @@ Freeswitch install
  chmod -R o-rwx /usr/local/freeswitch/
 
 
-**Install Sound Files**
+| **Install Sound Files**
+
 | Run this on new installs.
 
 ::
@@ -147,7 +148,8 @@ Freeswitch install
  make cd-sounds-install cd-moh-install
 
 **Startup Script**
-Run on new install only. Create the file '/etc/init.d/freeswitch' with the following code:
+
+| Run on new install only. Create the file '/etc/init.d/freeswitch' with the following code:
 
 ::