| < Previous by Date | Date Index | Next by Date > |
| Thread Index | Next in Thread > |
|
Hi, I’m using latest sipx build 3.10.2-013143 and I’ve
installed it in 2 machines for redundancy, namely sip1 and sip2. So, some SIP
client will login to “sip1” and some will login to “sip2”
based on DNS SRV query. For example, we have a client with username “alice@xxxxxxxxxxx”
registering to sip1 and another client with username “bob@xxxxxxxxxxx”
to sip2. The Domain is “example.com”. When Is there a way to configure sipx such that if sip1 knows
that bob is registered to sip2, it should forward the INVITE to sip2 first and
let sip2 send the INVITE to bob? Thanks. Regards, WK |