[Asterisk-Dev] Error installing Prepaid App

reseaux reseauxit at yahoo.it
Thu Jun 10 06:36:44 MST 2004


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



More information about the asterisk-dev mailing list