[asterisk-users] How do you convert your prompts to an asterisk-friendly format?

Jason Parker jparker at digium.com
Tue Aug 28 10:45:21 CDT 2012


On 08/28/2012 10:32 AM, Danny Nicholas wrote:
> Does the .c program compile stand-alone or as an add-on?
> g++ check_sounds.c
> check_sounds.c: In function âint main(int, char**)â:
> check_sounds.c:152: error: invalid conversion from âvoid*â to âdirent**â
> check_sounds.c:154: error: invalid conversion from âvoid*â to âdirent*â
> 

There may be issues building it with g++.  I just added a basic Makefile, so you
should be able to `svn update` and `make`.



More information about the asterisk-users mailing list