search for: mysql_num_field

Displaying 7 results from an estimated 7 matches for "mysql_num_field".

Did you mean: mysql_num_fields
2006 Nov 04
2
app_prepaid won't load - undefined symbol mysql_num_fields
...4]: cdr.c:1191 do_reload: CDR simple logging enabled. .Nov 4 14:06:41 WARNING[2914]: cdr_addon_mysql.c:361 my_load_module: MySQL database sock file not specified. Using default Nov 4 14:06:42 WARNING[2914]: loader.c:325 __load_resource: /usr/lib/asterisk/modules/app_prepaid.so: undefined symbol: mysql_num_fields Nov 4 14:06:42 WARNING[2914]: loader.c:499 load_modules: Loading module app_prepaid.so failed! The mysql_num_fields(MYSQL_RES) method is defined in my mysql.h file in /usr/include/mysql so I'm not sure what the problem is. Any help appreciated. Thanks. -- The Law of Unintended Consequenc...
2004 Aug 23
1
Problem with mysql and with asterisk
...rning: implicit declaration of function `mysql_store_result' mysql-vm-routines.h:70: `rowval' undeclared (first use in this function) mysql-vm-routines.h:70: warning: implicit declaration of function `mysql_fetch_row' mysql-vm-routines.h:71: warning: implicit declaration of function `mysql_num_fields' mysql-vm-routines.h:72: warning: implicit declaration of function `mysql_fetch_fields' mysql-vm-routines.h:89: warning: implicit declaration of function `mysql_free_result' make[1]: *** [app_voicemail.o] Error 1 make[1]: Leaving directory `/usr/src/asterisk/apps' make: *** [subd...
2004 Apr 12
1
Voicemail config from database
...warning: implicit declaration of function `mysql_store_result' mysql-vm-routines.h:71: `rowval' undeclared (first use in this function) mysql-vm-routines.h:71: warning: implicit declaration of function `mysql_fetch_row' mysql-vm-routines.h:72: warning: implicit declaration of function `mysql_num_fields' mysql-vm-routines.h:73: warning: implicit declaration of function `mysql_fetch_fields' mysql-vm-routines.h:90: warning: implicit declaration of function `mysql_free_result' make[1]: *** [app_voicemail.o] Error 1 make[1]: Leaving directory `/usr/src/asterisk/apps' make: *** [subdir...
2007 May 23
0
Problems compiling res_config_mysql (asterisk addons)
...: undefined reference to `ast_log' res_config_mysql.o(.text+0x3da):/usr/local/src/asterisk-addons-1.4.1/res_config_mysql.c:149: undefined reference to `mysql_store_result' res_config_mysql.o(.text+0x3f5):/usr/local/src/asterisk-addons-1.4.1/res_config_mysql.c:150: undefined reference to `mysql_num_fields' res_config_mysql.o(.text+0x406):/usr/local/src/asterisk-addons-1.4.1/res_config_mysql.c:151: undefined reference to `mysql_fetch_fields' res_config_mysql.o(.text+0x417):/usr/local/src/asterisk-addons-1.4.1/res_config_mysql.c:153: undefined reference to `mysql_fetch_row' res_config_m...
2006 Jun 26
8
id of last element in a table
Hi, I would like to figure out how to determine what the id of the last element in a table is. Is there an equivalent to the Table.find() method which will tell me the number of elements in a table? also, maybe more importantly, where are the available methods on tables documented? What i am trying to do is to increment the id and work through a table and check whether the id i am currently
2006 Nov 22
11
Rewriting caller ID from database?
Hi Most of our customers have generic names like "Hospital", so I need to rewrite their caller ID name by looking up the number in a database on the Asterisk server, and rewriting the name such as "Reading Hospital" so that we know who's calling. Any idea if this can be done with Asterisk, and how to do it? Thank you.
2004 Apr 12
0
RE: Asterisk-Users digest, Vol 1 #3408 - 12 msgs
...warning: implicit declaration of function `mysql_store_result' mysql-vm-routines.h:71: `rowval' undeclared (first use in this function) mysql-vm-routines.h:71: warning: implicit declaration of function `mysql_fetch_row' mysql-vm-routines.h:72: warning: implicit declaration of function `mysql_num_fields' mysql-vm-routines.h:73: warning: implicit declaration of function `mysql_fetch_fields' mysql-vm-routines.h:90: warning: implicit declaration of function `mysql_free_result' make[1]: *** [app_voicemail.o] Error 1 make[1]: Leaving directory `/usr/src/asterisk/apps' make: *** [subdir...