~ubuntu-branches/ubuntu/utopic/resiprocate/utopic-updates

« back to all changes in this revision

Viewing changes to resip/dum/RADIUSServerAuthManager.cxx

  • Committer: Package Import Robot
  • Author(s): Daniel Pocock
  • Date: 2014-01-12 11:46:45 UTC
  • mfrom: (1.1.15)
  • Revision ID: package-import@ubuntu.com-20140112114645-4g9v7vzp3psxiso9
Tags: 1.9.0~beta10-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
                            resip::DialogUsageManager& dum,
27
27
                            TargetCommand::Target& target,
28
28
                            const Data& configurationFile,
29
 
                            bool challengeThirdParties) :
30
 
   ServerAuthManager(dum, target, challengeThirdParties),
 
29
                            bool challengeThirdParties,
 
30
                            const Data& staticRealm) :
 
31
   ServerAuthManager(dum, target, challengeThirdParties, staticRealm),
31
32
   dum(dum)
32
33
{
33
34
   RADIUSDigestAuthenticator::init(