freebsd-ports/net/asterisk-oh323/pkg-plist
Maxim Sobolev 611a734e77 o Don't call PIPSocket::SetDefaultIpAddressFamilyV6() - it causes all outgoing
TCP/UDP connections to be bound to IPv6 version of INADDR_ANY, which doesn't
  really work for PF_INET sockets.

o use proper name for the shared library - libfoo.so.X, not libfoo.so.X.Y.
2006-07-13 01:24:41 +00:00

6 lines
283 B
Text

@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