[Pkg-voip-commits] r2863 - asterisk/trunk/debian/patches
Tzafrir Cohen
tzafrir.cohen at xorcom.com
Thu Dec 28 08:06:15 UTC 2006
On Thu, Dec 28, 2006 at 12:09:59AM +0100, Kilian Krause wrote:
> Author: kilian
> Date: 2006-12-28 00:09:59 +0100 (Thu, 28 Dec 2006)
> New Revision: 2863
>
> Modified:
> asterisk/trunk/debian/patches/30_ast-data-dir.dpatch
> Log:
> make patch apply again. I wonder why "was applied for 1.2"
There's probably a small typo here: it was applied upstream in 1.4.
See also note below:
> - /* Now that we've freed them, load the new ones */
> -- snprintf(dir, sizeof(dir), "%s/firmware/iax", (char *)ast_config_AST_VAR_DIR);
> -+ snprintf(dir, sizeof(dir), "%s/firmware/iax", (char *)ast_config_AST_DATA_DIR);
> - fwd = opendir(dir);
> - if (fwd) {
We still have /var/lib/asterisk/firmware (in the makefile and such).
In 1.4 it becomes indeed /usr/lib/asterisk/firmware. There is also
/usr/lib/asterisk/keys .
Speaking of changes, the layout of sound files is changing a bit: even
the default sounds will reside under a language prefix.
--
Tzafrir Cohen
icq#16849755 jabber:tzafrir at jabber.org
+972-50-7952406 mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
More information about the Pkg-voip-maintainers
mailing list