an easy and consistent way of installing software ported to FreeBSD
Alternative implementation of H.323 protocol support for Asterisk PBX.
WWW: http://www.inaccessnetworks.com/ian/projects/asterisk-oh323/
*********************************************
* *
* Do not forget to disable loading *
* the chan_h323 module as it will most *
* likely prevent the Asterisk from working! *
* *
*********************************************
@unexec if cmp -s %D/etc/asterisk/oh323.conf %D/etc/asterisk/oh323.conf.sample; then rm -f %D/etc/asterisk/oh323.conf; fi
etc/asterisk/oh323.conf.sample
@exec [ -f %B/oh323.conf ] || cp %B/%f %B/oh323.conf
lib/asterisk/modules/chan_oh323.so
lib/liboh323wrap.so
lib/liboh323wrap.so.1