Hi Jens, I prefer to use answer1. Of cource answer2 is also okay if performance is not a big concern.
David -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Monday, December 13, 2004 10:02 PM To: Nataraju A B Cc: [EMAIL PROTECTED] Subject: RE: [Sip-implementors] multiple users on same ip Hi, I got two differnt answers.... 1. They can be on the same port as long as the application listening on that port does the demultiplexing. The demux can be done based on the request URI of the incoming messages. 2. U need to run two different applications expecting the request/response with particular ports related to different users... If there is no process representing the user, how can you initiate or accept the call.... .......... Perhaps the best way is to have a application with differnt userprofiles and ports? More suggestions is appreciated... best regards //Jens "Nataraju A B" <[EMAIL PROTECTED] To: <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> tworks.com> cc: Subject: RE: [Sip-implementors] multiple users on same ip 2004-12-13 12:51 U need to run two different applications expecting the request/response with particular ports related to different users... If there is no process representing the user, how can you initiate or accept the call.... Best Regards, Nataraju A.B. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Friday, December 10, 2004 8:41 PM To: [EMAIL PROTECTED] Subject: [Sip-implementors] multiple users on same ip Hi, I'm interested in having multiple users registered from same machine e.g. [EMAIL PROTECTED] and [EMAIL PROTECTED] Do I have to setup the UAS to listen on different ports for each user e.g. [EMAIL PROTECTED]:5060 and [EMAIL PROTECTED]:5061 or is the messages sepparated in some other way? Thanks, //Jens _______________________________________________ Sip-implementors mailing list [EMAIL PROTECTED] http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors _______________________________________________ Sip-implementors mailing list [EMAIL PROTECTED] http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors _______________________________________________ Sip-implementors mailing list [EMAIL PROTECTED] http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors
