[reSIProcate] Managing multiple UA registrations with single DUM
Matthias Moetje - TERASENS GmbH
moetje at terasens.com
Wed Apr 19 10:23:43 CDT 2006
Bill,
I can see how persisting UserProfiles can be done when the
Register succeeds. What I can't seem to grasp is what calls to the DUM
have to change when I am switching profiles, hence which data beyond the
UserProfile I need to change to control a different UA.
..usually nothing, the userprofile should be sufficient.
Don't set things like digest credentials or defaultFrom in the
masterprofile, create a userprofile for each UA.
In the example below the various pDum->setXXXX methods are
called using the one and only uac. Which ones would be UserProfile or UA
instance specific and which ones I only call once at initialization of
the DUM.
You would call all of them at initialization of DUM. None of them should
be UA specific.
NOTE: After registration of many URIs, I wish to control
responses to INVITES, etc from a 3rd party controller.
Hm, not sure what you mean here..?
Best regards,
Matthias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20060419/ba4dc6c0/attachment.htm>
More information about the resiprocate-devel
mailing list