Displaying 1 result from an estimated 1 matches for "lcr_rate".
Did you mean:
lcr_rates
2005 Aug 18
4
options for mysql query from dialplan
I am using realtime mysql for extensions, sip, and voicemail.
Outbound call routing does not really perform well in realtime
extensions due to the high number of rows in the database (300k), so I
can not use it. It appears with my limited knowledge that the query
method is not robust enough for large databases.
Given the fact that I already have realtime and mysql configured, what
are my options