[Freeswitch-users] lua question db

Michael Collins msc at freeswitch.org
Thu Feb 10 20:01:27 MSK 2011


On Thu, Feb 10, 2011 at 10:36 AM, David Ponzone <david.ponzone at ipeva.fr>wrote:

> You can't use the internal db for your application.
> You must use an external DB (Posgres, MySQL, or anyting accessible through
> ODBC).
>

Technically you *could* use the db (or hash) API to store the call-forward
information in much the same way that the Local_Extension and the
call_return & call-pickup extensions work. I'll leave it as an exercise for
the OP to review these extensions in conf/dialplan/default.xml for hints on
how to proceed:

Local_Extension
global-intercept
group-intercept
intercept-ext
redial
call_return

-MC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110210/85eff626/attachment.html 


More information about the FreeSWITCH-users mailing list