If you want to build the chan_visdn from the snapshot 20051213 you
have to use -DAST10 during compile. In my rpm I use this:

%define asterisk10x %(asterisk -V|awk '{ print substr($2,1,3) < \"1.2\"; }')
...
%if %{asterisk10x}
CFLAGS="-DAST10 $RPM_OPT_FLAGS" \
%endif
%configure \
...

hope this is useful

Gerald

_______________________________________________
Visdn-hackers mailing list
[email protected]
https://mailman.uli.it/mailman/listinfo/visdn-hackers

Reply via email to