Re: stack creation against multiple NIC
"M. (Neo-Ranga) Ranganathan" <[email protected]> Tue, 15 May 2007 15:03:44 -0400
| Newsgroups | gmane.comp.voip.nist-sip |
|---|---|
| Message-ID | <[email protected]> |
It would be better to not use the IP_ADDRESS property. The preferred (non-deprecated) way to do this is to create the listening point with the IP address that you want. The stack is to be thought of asa a management interface. On 5/15/07, Kalman Lau <[email protected]> wrote: > This question relates to configuration against multiple NICs. > > The SipStack interface (via the legacy javax.sip.IP_ADDRESS property) and > its createListeningPoint() method appear to support configuration by IP > address only. Is this sufficient for an environment with multiple NIC cards > (multiple physical addresses)? > > I suppose as long as the NICs are not (mis)configured with the same IP, this > level of specificity for stack-creation is enough. Would someone confirm > this? (I'm also trying to come up with a test to experiment with this.) > Thanks. > > Kalman > > _______________________________________________ > nist-sip mailing list > [email protected] > http://www-x.antd.nist.gov/mailman/listinfo/nist-sip > > -- M. Ranganathan "There are two ways to write error-free programs; only the third one works." -- Alan Perlis