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

[reSIProcate] error in BasicCall


Dear All,

In BasicCall example, line 443:

dumUac->getMasterProfile()->addDigestCredential( "foo.net", "derek@xxxxxxx", "pass6" );
 
I think it make a error, cos addDigestCredential is not a membre of MasterProfile.