Missing built-in functions on asterisk package
Alejandro Ríos P.
alejandro.rios at avatar.com.co
Thu May 11 16:14:58 UTC 2006
Hello.
After compiling upstream asterisk sources, several built-in functions
are created on /usr/lib/asterisk/modules/ :
$ ls func_*
func_base64.so func_cut.so func_groupcount.so func_md5.so
func_strings.so
func_callerid.so func_db.so func_language.so func_moh.so
func_timeout.so
func_cdr.so func_enum.so func_logic.so func_rand.so
func_uri.so
func_channel.so func_env.so func_math.so func_sha1.so
But with the debian package (1.2.7.1.dfsg-2), I can only see three of
them:
func_callerid.so func_enum.so func_uri.so
¿How can I build the package in a way that all of the functions get
compiled and installed? (I tried to figure it out from the patches to
makefile, but couldn't find a clue)
Thanks in advance.
--
Alejandro Ríos Peña
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Esta parte del mensaje =?ISO-8859-1?Q?est=E1?= firmada
digitalmente
Url : http://lists.alioth.debian.org/pipermail/pkg-voip-maintainers/attachments/20060511/ce977e42/attachment.pgp
More information about the Pkg-voip-maintainers
mailing list