[asterisk-users] Pointers to replace astdb
Nguyen
chinhnam.nguyen at gmail.com
Mon Sep 8 12:43:53 CDT 2008
Hi listers,
We want to implement one call center with asterisk. The idea is it should be
scalable, with openser as an dispatcher and bunch of asterisk servers to do
ACD, Queues, Agents things... Easy to say :(
Look closely to the current asterisk, we do see some problem:
- SIP registrations was stored in astdb.
- And queue members also was stored in astdb.
- ...
asterisk was built as standalone PBX, so it's understandable.
Is it time to replace astdb with something like MySQL, so all asterisk boxes
in cluster can have identical access to all the informations, devstates,
etc...?
Our first thought is replacing the astdb implementation, currently with DB1,
with MySQL. app_dbodbc is a hint, but there are still many things to
consider: concurrency access from many box to same row, performance issues,
...
We need your pointers here. Where are the caveats? Is it the correct way to
start add clustering capabilities to asterisk?
Your replies are much appreciated,
--
With best regards,
Nguyen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080909/4ac642a3/attachment.htm
More information about the asterisk-users
mailing list