< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[recon-devel] Can you have multiple UserAgent associated with one ConversationManager?


I need some clarification.
Can you instantiate multiple UserAgent and associate it with one
instantiated ConversationManager?
I want to create multiple UserAgents on different ports and have the
ConversationManager receive incoming call events from those multiple
UserAgents.
I would also like to make outgoing calls through different UserAgents
using the ConversationManager.
Are these currently possible?
If not, would it be a major change in architecture to do this?

Thanks,
David Suh