Re: [recon-devel] Can you have multiple UserAgent associated with one ConversationManager?
HI David,
There is currently a one-to-one relationship between UserAgent and ConversationManager classes. Before I think too much about what it would mean as far as a change in architecture, I would like to understand your requirements more. Perhaps there is another way to meet your requirements.
Note: You can currently create multiple transports for a single UserAgent and ConversationManager instance, in order to run on multiple ports. You can also have multiple ConversationProfiles per UserAgent.
Thanks,
Scott
On Wed, Jul 29, 2009 at 7:21 PM, dsuh
<dsuhpublic@xxxxxxxxx> wrote:
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
_______________________________________________
recon-devel mailing list
recon-devel@xxxxxxxxxxxxxxx
List Archive: http://list.resiprocate.org/archive/recon-devel/