aboutsummaryrefslogtreecommitdiffstats
path: root/channels/h323/INSTALL.openh323
diff options
context:
space:
mode:
authormartinp <martinp@f38db490-d61c-443f-a65b-d21fe96a405b>2003-04-02 18:58:47 +0000
committermartinp <martinp@f38db490-d61c-443f-a65b-d21fe96a405b>2003-04-02 18:58:47 +0000
commita767222eaa41d28592bf8d39c770b7dcba29d4a9 (patch)
treec52d425cb602b73c67af81d18a899eda2513313b /channels/h323/INSTALL.openh323
parent1be54fe0540cbaff586357a6696c7ff4a17097b2 (diff)
Add make samples to the main Makefile
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@739 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'channels/h323/INSTALL.openh323')
-rwxr-xr-xchannels/h323/INSTALL.openh3232
1 files changed, 1 insertions, 1 deletions
diff --git a/channels/h323/INSTALL.openh323 b/channels/h323/INSTALL.openh323
index 4c0137cd6..c118d0a8d 100755
--- a/channels/h323/INSTALL.openh323
+++ b/channels/h323/INSTALL.openh323
@@ -10,7 +10,7 @@ Here are some basic instructions how to download and compile the code from openh
> ldconfig
> cd /usr/src/asterisk/channels/h323
> make install
-> cp h323.sample.conf /etc/asterisk/h323.conf
+> make samples
Now you have to edit the /etc/asterisk/h323.conf config file.