Re: Dual registration without Outbound

Iñaki Baz Castillo <[email protected]>
Newsgroups gmane.ietf.sip
Message-ID <[email protected]>
El Martes, 7 de Octubre de 2008, Paul Kyzivat escribió:
> The question is: why would a *single* UA establish two distinct contacts
> and register them for the same AOR?

I don't know if the following is used, but I've been thinking about it:

A PBX (a UA with AoR sip:[email protected]) has two PSTN numbers asigned in its 
SIP provider/registrar:

1) +34111111
2) +34222222

Imagine it just creates a registration with:
  Contact: <sip:ua@UA_IP>

Then when the proxy receives a call for +34111111 or +34222222 it will 
transform the RURI into:
   INVITE sip:ua@UA_IP SIP/2.0

So how could the UA know which number was dialed? Note that reading the "To" 
header is not valid since the call could has been previously forwarded.


But now imagine that the UA uses two registrations, the first one with:
  Contact: <sip:+34111111@UP_IP>
and the second with:
  Contact: <sip:+34222222@UP_IP>

So if the proxy receives a call for +34111111 it could select the location of 
UA matching the username, and the UA would know which PSNT number was used.


Anyway I don't know how "llegal" is selecting an AoR location based on 
the "Contact" username.


-- 
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.