[asterisk-dev] 1.8.0 crashing on startup

Tilghman Lesher tlesher at digium.com
Sun Aug 8 22:26:07 CDT 2010


On Sunday 08 August 2010 21:47:17 sean darcy wrote:
> On Fedora 13, 1.8.0 builds and installs, but on startup it dies here:
>
> app_festival.so => (Simple Festival Interface)
>   pbx_loopback.so => (Loopback Switch)
>    == Registered custom function 'BASE64_ENCODE'
>    == Registered custom function 'BASE64_DECODE'
>   func_base64.so => (base64 encode/decode dialplan functions)
> [Aug  8 22:09:06] WARNING[11072]: translate.c:596
> __ast_register_translator: empty buf size, you need to supply one
>
>
> I went to menuselect and deselected func_base64. But on startup it still
> tries to load func_base64. Of course, func_base64 may not be my problem,
> but I wanted to kill it to see if it was.

It is not your problem.  Once you see the message about the function, it's
already loaded and the initialization has succeeded.

> Is anyone else seeing this problem on startup?
>
> How do I really deselect a dialplan function?

The easiest method would be to 'noload' it in /etc/asterisk/modules.conf.

-- 
Tilghman Lesher
Digium, Inc. | Senior Software Developer
twitter: Corydon76 | IRC: Corydon76-dig (Freenode)
Check us out at: www.digium.com & www.asterisk.org



More information about the asterisk-dev mailing list