[asterisk-addons-commits] trunk r193 -
/trunk/asterisk-ooh323c/README
asterisk-addons-commits at lists.digium.com
asterisk-addons-commits at lists.digium.com
Thu Feb 2 13:26:40 MST 2006
Author: objsys
Date: Thu Feb 2 14:26:39 2006
New Revision: 193
URL: http://svn.digium.com/view/asterisk-addons?rev=193&view=rev
Log:
update
Modified:
trunk/asterisk-ooh323c/README
Modified: trunk/asterisk-ooh323c/README
URL: http://svn.digium.com/view/asterisk-addons/trunk/asterisk-ooh323c/README?rev=193&r1=192&r2=193&view=diff
==============================================================================
--- trunk/asterisk-ooh323c/README (original)
+++ trunk/asterisk-ooh323c/README Thu Feb 2 14:26:39 2006
@@ -23,9 +23,9 @@
-------------
1. If you hadn't installed asterisk yet, To build this package successfully,
you have to have latest version of asterisk installed on your system.
- You can skip to step 2, if you have already installed the asterisk.
+ You can skip to step 2, if you have already installed the asterisk.
- Following precedure help you download and install asterisk
+ Following precedure help you download and install asterisk
To get latest asterisk sources from svn:
>svn checkout http://svn.digium.com/svn/asterisk/trunk asterisk
@@ -38,8 +38,8 @@
2. To build asterisk-ooh323c addons
To update or if you hadn't downloaded the asterisk-ooh323c channel driver
- code, you can do so using following command (To get the latest
- asterisk-addons source from svn):
+ code, you can do so using following command (To get the latest
+ asterisk-addons source from svn):
>svn checkout http://svn.digium.com/svn/asterisk-addons/trunk asterisk-addons
To build & install:
@@ -50,10 +50,10 @@
For debugging purpose, instead of "make", run "make debug"
The library will be generated at
- asterisk-addons/asterisk-ooh323c/.libs/libchan_h323.so.1.0.1
+ asterisk-addons/asterisk-ooh323c/.libs/libchan_h323.so.1.0.1
To install libchan_h323.so in /usr/libs/modules/ directory, change to
- 'super user' mode and then run:
+ 'super user' mode and then run:
>make install
3. Open h323.conf.sample in asterisk-ooh323c-0.4 directory. Under [general]
More information about the asterisk-addons-commits
mailing list