summaryrefslogtreecommitdiff
path: root/channels/h323/INSTALL.openh323
diff options
context:
space:
mode:
authorMartin Pycko <martinp@digium.com>2003-04-02 18:58:47 +0000
committerMartin Pycko <martinp@digium.com>2003-04-02 18:58:47 +0000
commitcb87c27bfdce6483f356f6fc6bd1226888c90602 (patch)
treec52d425cb602b73c67af81d18a899eda2513313b /channels/h323/INSTALL.openh323
parent817eaa46c726b54fc33f45e011d4d55bab2f83c1 (diff)
Add make samples to the main Makefile
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@739 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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.