[Asterisk-bsd] Found the break in the bsdport for asterisk

Richard Neese r.neese at gmail.com
Sun Jul 8 11:23:52 CDT 2007


KillFIll added 

if ${ARCH} == "amd64"
OPTIONS+=       ZAPTEL          "Enable Zaptel support" on
.else
WITHOUT_ZAPTEL= yes
.endif

wich was causing asterisk to not include zaptel if the arch did not = amd64 
there for this needs to be fixed .

tale theses lines out and add   ZAPTEL          "Enable Zaptel support" onas 
the last line in the options area and on the line above it put a \ at the 
end.

this will allow for 1.4.6 to build and work with zaptel



More information about the Asterisk-BSD mailing list