Re: [Asterisk-Users] Problems loading asterisk .

2005-07-02 Thread Matt Riddell
Bharat M. Sarvan wrote: Hello everybody, I have made a application of my own. (I.e. Def ( )). I am able to compile the application successfully. And the .so file is created as well. But when I load asterisk I get the following error. [Def.so]Jul 1 19:20:06 WARNING[15664]: loader.c:295

[Asterisk-Users] Problems loading asterisk .

2005-07-01 Thread Bharat M. Sarvan
Hello everybody, I have made a application of my own. (I.e. Def ( )). I am able to compile the application successfully. And the .so file is created as well. But when I load asterisk I get the following error. [Def.so]Jul 1 19:20:06 WARNING[15664]: loader.c:295 ast_load_resource: No

Re: [Asterisk-Users] Problems loading asterisk .

2005-07-01 Thread Moises Silva
may be reading include/asterisk/module.h you can find the answer. May be this? /*! Returns the ASTERISK_GPL_KEY */ /*! * This returns the ASTERISK_GPL_KEY, signifiying that you agree to the terms of * the GPL stated in the ASTERISK_GPL_KEY. Your module will not load if it does * not return