[Asterisk-Dev] Error installing Prepaid App

reseaux reseauxit at yahoo.it
Thu Jun 10 06:39:48 MST 2004


OK after compile i have other problem.... :-)
---------------
[app_prepaid.so]Jun 10 15:26:01 WARNING[16384]: loader.c:240 
ast_load_resource: /usr/lib/asterisk/modules/app_prepaid.so: undefined 
symbol: PQexec
Jun 10 15:26:01 WARNING[16384]: loader.c:408 load_modules: Loading module 
app_prepaid.so failed!
------
What we think about?
Thanks in advance
Dimitri

On Thursday 10 June 2004 03:36 pm, reseaux wrote:
> To Solve my compilation problem in Asterisk Stable branch and prepaid i
> have modify this line:
> - res = ast_say_number(chan, result.rem, "", chan->language, (char*)NULL);
> to
> - res = ast_say_number(chan, result.rem, "", chan->language);
> Now compile... but i dont know if it works.. I try now
> Thanks Dimitri
> _______________________________________________
> Asterisk-Dev mailing list
> Asterisk-Dev at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-dev
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-dev



More information about the asterisk-dev mailing list