[asterisk-users] Realtime on Asterisk 1.2.24
Tilghman Lesher
tilghman at mail.jeffandtilghman.com
Fri Oct 26 08:46:38 CDT 2007
On Thursday 25 October 2007 18:59:52 Steve Totaro wrote:
> Does realtime work reliably on Asterisk 1.2.24?
>
> Are there any definitive guides, I can only find bits and pieces here
> and there. Any accurate howtos would be of great help.
doc/extconfig.txt
doc/realtime.txt
> I am missing func_realtime.so. Where does this file come from?
> Asterisk or asterisk-addons? I saw in one of the howtos that it is
Asterisk. It exists only in 1.4.
> needed. Is it needed for 1.2.X or 1.4.X. Also, what about the switch
> lines in the .conf files. Some howtos say you need them, others say to
> delete the whole file, that if for example, extensions.conf exisist,
> then Realtime wont load extensions.
I *STRONGLY* recommend that you do NOT use realtime extensions. If you
want a dynamic dialplan, the correct way to do it is to segregate your logic
and your data (via something like func_odbc), not to stick all of your logic
into a database.
--
Tilghman
More information about the asterisk-users
mailing list