search for: ast_modul

Displaying 6 results from an estimated 6 matches for "ast_modul".

Did you mean: ast_module
2009 Aug 26
1
app_swift issue
...r [root at asterisk app_swift-1.6.2]# make gcc -I/opt/swift/include -g -Wall -D_REENTRANT -D_GNU_SOURCE -fPIC -c -o app_swift.o app_swift.c app_swift.c: In function ?engine?: app_swift.c:402: error: incompatible types in assignment app_swift.c: In function ?load_module?: app_swift.c:546: error: ?AST_MODULE? undeclared (first use in this function) app_swift.c:546: error: (Each undeclared identifier is reported only once app_swift.c:546: error: for each function it appears in.) make: *** [app_swift.o] Error 1 Now i am thinking to edit app_swift.c but AST_MODULE is not defined in app_swift.c i comm...
2009 Aug 26
4
Fw: app_swift issue
...ot at asterisk app_swift-1.6.2]# make gcc -I/opt/swift/include -g -Wall -D_REENTRANT -D_GNU_SOURCE -fPIC -c -o app_swift.o app_swift.c app_swift.c: In function ?engine?: app_swift.c:402: error: incompatible types in assignment app_swift.c: In function ?load_module?: app_swift.c:546: error: ?AST_MODULE? undeclared (first use in this function) app_swift.c:546: error: (Each undeclared identifier is reported only once app_swift.c:546: error: for each function it appears in.) make: *** [app_swift.o] Error 1 Now i am thinking to edit app_swift.c but AST_MODULE is not defined in app_swift.c...
2017 Mar 24
2
UniMRCP and Asterisk 14
When I look at the lastest UniMRCP manual, they only mention as high as Asterisk 13. Does anybody know if I need to do anything to allow it to work on Asterisk 14 and, if so, what that is?
2008 Mar 13
4
Application registration on Asterisk 1.4 and 1.6?
Hi, I have implemented a custom application module based in some esqueletone code I will provide below. I have tested it with asterisk 1.2.23 and it works fine. But when I tested the same application with a newest version of asterisk like 1.4.* it always returns an error trying to load the module or more specific, trying to register the application. here is the code: int load_module(void){
2009 Sep 02
1
AMI Originate Commands executed in sequential Order problem
...les ... make[1]: Nothing to be done for `all'. make[1]: Nothing to be done for `all'. make[1]: Nothing to be done for `all'. make[1]: Nothing to be done for `all'. make[1]: Nothing to be done for `all'. [CC] app_cbmysql.c -> app_cbmysql.o app_cbmysql.c:37:1: warning: "AST_MODULE" redefined <command-line>: warning: this is the location of the previous definition app_cbmysql.c: In function ?checkMax?: app_cbmysql.c:116: warning: implicit declaration of function ?ast_say_number? app_cbmysql.c: In function ?roomQuery?: app_cbmysql.c:181: warning: unused variable ?e...
2008 Sep 26
0
PRI TE110P Configuration (Solved)
...W: maybe you need a newer version of nvfaxdetect? There has been one > >released, IIRC. If not, there should be such a version on agx's modules > >addons collection. Again, keeping your changes to yourself is bad. > > > >Also recall that for 1.4 and above you must define AST_MODULE. If you > >don't do so, you get very strange errors. > > I didn't intent to keep it for myself. I would be willing to work on it > but I might needs some help as I'm not a pro programmer. > If anybody is willing to help write and ebuild for > asterisk-app_nv_faxde...