611a734e77
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.
6 lines
283 B
Text
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
|