mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 11:58:52 +00:00
res_pjsip: Fix for Doxygen.
ASTERISK-29747 Change-Id: Ic7a1e9453f805a6264fe86c96b7d18b87b376084
This commit is contained in:
committed by
George Joseph
parent
ed8d5dfb27
commit
2dd2bfe146
@@ -199,7 +199,8 @@ static pj_status_t digest_lookup(pj_pool_t *pool, const pj_str_t *realm,
|
||||
* is from the same source that the nonce was calculated for. Including the realm
|
||||
* ensures that multiple challenges to the same request have different nonces.
|
||||
*
|
||||
* \param A UNIX timestamp expressed as a string
|
||||
* \param nonce
|
||||
* \param timestamp A UNIX timestamp expressed as a string
|
||||
* \param rdata The incoming request
|
||||
* \param realm The realm for which authentication should occur
|
||||
*/
|
||||
|
Reference in New Issue
Block a user