mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-24 14:56:58 +00:00
additional parse_uri test and documentation
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@246249 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -31,6 +31,8 @@
|
||||
* that if we don't have domain, we cannot split name:pass and domain:port.
|
||||
* - It is safe to call with ret_name, pass, domain, port pointing all to
|
||||
* the same place.
|
||||
* - If no secret parameter is provided, ret_name will return with both parts, user:secret
|
||||
* - If no port parameter is provided, domain will return with both parts, domain:port
|
||||
* - This function overwrites the the uri string.
|
||||
*
|
||||
* \retval 0 on success
|
||||
|
Reference in New Issue
Block a user