res_pjsip: Fix for Doxygen.

ASTERISK-29747

Change-Id: Ic7a1e9453f805a6264fe86c96b7d18b87b376084
This commit is contained in:
Alexander Traud
2021-11-16 10:55:03 +01:00
committed by Friendly Automation
parent 52b99811a8
commit f71c0e7500
24 changed files with 125 additions and 137 deletions

View File

@@ -103,8 +103,8 @@ static struct ast_sip_aor *find_aor(struct ast_sip_endpoint *endpoint, pjsip_uri
/*!
* \brief Get the path string associated with this contact and tdata
*
* \param endpoint The endpoint from which to pull associated path data
* \param contact_uri The URI identifying the associated contact
* \param pool
* \param contact The URI identifying the associated contact
* \param path_str The place to store the retrieved path information
*
* \retval zero on success