Re: Dual registration without Outbound
Iñaki Baz Castillo <[email protected]>
| Newsgroups | gmane.ietf.sip |
|---|---|
| Message-ID | <[email protected]> |
El Miércoles, 8 de Octubre de 2008, Paul Kyzivat escribió: > Iñaki, > > What you describe is perfectly fine, and is in fact the reasonable thing > to do. You have distinct AORs corresponding to the two numbers, and a > separate contact for each. > > What I was asking about was creating multiple Contact addresses for the > *same* AOR. Perpahs I didn't explain correctly: I mean that UA (with name "[email protected]") sends two REGISTER for the same AoR: 1) REGISTER sip:server From: sip:[email protected] To: sip:[email protected] Contact: sip:+34111111@my_ip 1) REGISTER sip:server From: sip:[email protected] To: sip:[email protected] Contact: sip:+34222222@my_ip When the proxy receives a call with RURI = +34111111, it ask the location sevice which returns "[email protected]". But the proxy, instead fo calling both locations in parallel (or sequentially), it just calls the location with the Contact username matching the incoming RURI (+34111111). Not sure if it's a good idea. Regards. -- Iñaki Baz Castillo _______________________________________________ Sip mailing list https://www.ietf.org/mailman/listinfo/sip This list is for NEW development of the core SIP Protocol Use [email protected] for questions on current sip Use [email protected] for new developments on the application of sip