Update of /usr/cvsroot/asterisk-addons/asterisk-ooh323c
In directory mongoose.digium.com:/tmp/cvs-serv2686

Modified Files:
        Makefile.am 
Log Message:
seeting correct channel type to avoid conflict with chan_h323 already in tree.

vphirke -- please regenerate Makefile.in


Index: Makefile.am
===================================================================
RCS file: /usr/cvsroot/asterisk-addons/asterisk-ooh323c/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Makefile.am 19 Aug 2005 19:49:38 -0000      1.4
+++ Makefile.am 12 Oct 2005 01:54:32 -0000      1.5
@@ -19,10 +19,10 @@
        $(MAKE) "CFLAGS = -g -DGNU -D_GNU_SOURCE -D_REENTRANT" all
 
 install: 
-       cp .libs/libchan_h323.so.1.0.1 /usr/lib/asterisk/modules/chan_h323.so
+       cp .libs/libchan_h323.so.1.0.1 /usr/lib/asterisk/modules/chan_ooh323.so
 
 sample:
-       cp h323.conf.sample /etc/asterisk/h323.conf
+       cp h323.conf.sample /etc/asterisk/ooh323.conf
 
 
 EXTRA_DIST = extensions.conf h323.conf README COPYING

_______________________________________________
Asterisk-Cvs mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-cvs

Reply via email to