hi,
I want to know if one sofia-sip stack could be used to support multiple(let's say two) different physical endpoints. Different endpoints will maintain its own state machine in parallel with other endpoints.
In other words, is it possible to maintain an array of endpoint data structure, which maintains states of multiple endpoints.
thanks a lot!