Geoffrey Mina writes:
Thanks everyone. I was unclear from the docs the definition of "tag" and "strip", which was the original reason for my request. I thought those might have something to do with this, but I wasn't 100% sure. As everyone knows, the "tag" keyword is thrown around a lot in SIP, so I didn't want to assume anything.
...
lcr routes +----+-----------------+----------+--------+----------+ | id | prefix | from_uri | grp_id | priority | +----+-----------------+----------+--------+----------+ | 1 | 5555551212 | | 1 | 1 | | 2 | 5555551212 | | 2 | 1 | | 3 | 5555551212 | | 3 | 1 | +----+-----------------+----------+--------+----------+
in the above case, you could also have only one entry in lcr table and put your three gws in the same group. if gws are not of same size, you can also assign them a weight accordingly.
-- juha