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

[reSIProcate-users] OPTION with in-dialog and out of dialog using DUM


Hi,

I have two questions with reciprocate 1.6.

1.     Based on RFC3261, the SIP OPTION method can be sent with in-dialog and out of dialog. In DUM, out of dialog OPTION is supported but not with in dialog, Could you please confirm that reciprocate does not support in-dialog OPTION. Also does reciprocate support out of dialog MESSAGE?

2.     I tried to test PRACK functions with DUM. On both UAC/UAS sides, I have set

myProfile->addSupportedOptionTag(Token(Symbols::C100rel));

myProfile->setUacReliableProvisionalMode(MasterProfile::Supported);

But it exited when ran. Checked into /dum/MasterProfile.cxx, there are some commons about not support or broken. Could you confirm that reciprocate currently does not support RFC3515 PRACK.

 

Many thanks for your time.

Zhang