[Freeswitch-users] Best practice for inbound calls with scripting
TTNC - Adnan Barakat
technical at ttnc.co.uk
Wed Aug 5 11:20:46 PDT 2009
Greg Thoen wrote:
> 4 Call comes in
> dialplan calls specific lua script based on DID
> lua uses luasql.mysql to get info from local mysql db
> call is handled in lua using lua api
This is the option we chose in our set-up (although mysql is on a remote
server), currently we have over 25k DIDs running on FreeSWITCH via this
set-up and everything is working wonderfully.
We were using option 5 previously, but found 4 to be much better in general.
Hope this helps.
Adnan
More information about the FreeSWITCH-users
mailing list