[Serusers] and errors in digest.c ?
Yang Xiang
yang.xiang at iitb.fraunhofer.de
Wed Feb 12 17:31:55 CET 2003
Hi,
and in file digest.c of the module radius_auth:
warning:
digest.c: In function `radius_authorize':
digest.c:79: `PW_SIP_NONCE' undeclared (first use in this function)
digest.c:79: (Each undeclared identifier is reported only once
digest.c:79: for each function it appears in.)
digest.c:83: `PW_SIP_NONCE_COUNT' undeclared (first use in this function)
Changed
from PW_SIP_NONCE to PW_SIP_USER_NONCE
and
from PW_SIP_NONCE_COUNT to PW_SIP_USER_NONCE_COUNT
which are defined in your new header file "radiusclient.h".
Hope this is ok.
Regards
Yang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20030212/fe37dcc1/attachment.htm>
More information about the sr-users
mailing list