On 06/16/2009 08:40 PM, Robert McGilvray wrote:
This seems like it should be easy but based on the database schema I can’t figure out how I can specify a Q value for different destinations when using alias_db with mysql. I need to map external DIDs to phones registered to kamailio and some to other gateways, sometimes those numbers will need to fork based on the q.
I can probably do what I need with direct sql queries I just want to make sure I’m not missing something with db_aliases first.
alias_db does not support natively q, although it is not hard to add, it requires C coding.
Cheers, Daniel