[asterisk-dev] realtime engine
Tilghman Lesher
tlesher at digium.com
Mon Jan 18 10:33:55 CST 2010
On Monday 18 January 2010 07:53:11 Bhrugu Mehta wrote:
> hi, all
> I am working on realtime engine for oracle. I don't want to use odbc.
> I have used OCILIB for that.
> I dont understand what is the use of "realtime_func" and also where is
> it call after calling in chan_sip.c in ast_load_realtime().
> I know that realtime_func is fn pointer but i can not get where is
> it's defination.
The point of that particular function is to load a single row from the
backend. Its definition is in include/asterisk/config.h.
--
Tilghman
More information about the asterisk-dev
mailing list