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

[reSIProcate-users] varying settings of 100rel and Timer in the same DUM?



Friends:

Both setUacReliableProvisionalMode() and addSupportedOptionTag() are a part of the MasterProfile class, and not the UserProfile or Profile.

Am I right that UserProfiles/Profiles cannot be set up with different settings for reliable provisional mode and Session Timer mode in the same DUM?

I would like do makeInviteSession() and create session with these attributes depending on which type of gateway I am connecting to, but from what I can see in the code, these settings are always gotten from mDum->getMasterProfile().