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.
Thanks