< Previous by Date | Date Index | Next by Date > |
Thread Index |
Jason & I added support for rfc3325 to DUM. To make an
anonymous call you must provide an anonymous profile to the appropriate
makeInviteSession overload, or install an anonymous profile into the DUM as the
MasterProfile. UserProfile and MasterProfile now have a
getAnonymousUserProfile method which will produce an anonymous copy of the
profile. This was added in commit 6075. --Derek |