Hi H.L.

I was using the second option that pekka said, but you will face some problems when incoming operations to you. Sometimes the other point will not inform (by name) one of your endpoints so you will have to send to all endpoints and that is not that easy to control.

For example:
endpoint1: sip:[EMAIL PROTECTED]
endpoint2: sip:[EMAIL PROTECTED]
Listening on sip:ip

Incoming INVITE to sip:ip
...

Option 1 dont have this problem, because you will match endpoint by stack so incoming messages will always be addressed to just one endpoint.

--
Luiz Augusto von Dentz
Engenheiro de Computação
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to