search for: res_config_oracl

Displaying 2 results from an estimated 2 matches for "res_config_oracl".

Did you mean: res_config_oracle
2006 Apr 09
0
Realtime oracle compiling problem
I can'T compile my oracle realtime library any more i updatet the svn today and now i tried to recompile my oracle realtime driver and now it gives me that errors: cc -fPIC -I../asterisk -D_GNU_SOURCE -I/usr/include/oracle/10.1.0.4/client -c -o res_config_oracle.o res_config_oracle.c res_config_oracle.c:53: warning: data definition has no type or storage class res_config_oracle.c: In function 'realtime_oracle': res_config_oracle.c:109: warning: incompatible implicit declaration of built-in function 'snprintf' res_config_oracle.c:127: warni...
2006 May 10
0
Realtime extension
...k won't accept them. Here i tried to call number 47. the extension for this one in the db is: _4[6-9] so the second select should found something with sqlnavigator i find the row but asterisk seems to stop continuing after that i get th emessage invalid extension. May 10 11:58:48 DEBUG[18202] res_config_oracle.c: Oracle RealTime: Retrieve SQL: SELECT * FROM ast_extension WHERE exten = '47' AND context = '10001' AND priority = '1' May 10 11:58:48 DEBUG[18202] res_config_oracle.c: Oracle RealTime: Reconnected successfully. May 10 11:58:48 DEBUG[18202] res_config_oracle.c: Oracle...