[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Sip] Question on draft-ietf-sip-outbound-20 draft: multiple flow creation



Hi
 
As specified in section 3.3/3.4 of draft-ietf-sip-outbound-20 draft, If a UA is configured with a outbound-proxy-set with two proxy uris: "sip:primary.example.com" and "sip:secondary.example.com" And for example, "sip:primary.example.com" got DNS resolved in to two SRV records "Host1" and "Host2" and "sip:secondary.example.com" got DNS resolved in to "Host3" and "Host4", Should UA create four FLOWs, One with each host OR just two FLOWs, one with each proxy URI(i.e one flow with either Host1 or Host2 and second flow with Host3 or Host4)?
 
Please clarify.
 
Regards
Srikanth