mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 08:40:16 +00:00
uniqueid: Fix chan_dahdi, sig_pri, sig_ss7, test_cdr, and test_cel compiler errors.
(issue ASTERISK-23120) ........ Merged revisions 410171 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@410174 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -333,7 +333,7 @@ extern struct ast_bridge_methods ast_bridge_base_v_table;
|
||||
* \param flags Flags that will alter the behavior of the bridge
|
||||
* \param creator Entity that created the bridge (optional)
|
||||
* \param name Name given to the bridge by its creator (optional, requires named creator)
|
||||
* \param name id Unique ID given to the bridge by its creator (optional)
|
||||
* \param id Unique ID given to the bridge by its creator (optional)
|
||||
*
|
||||
* \retval a pointer to a new bridge on success
|
||||
* \retval NULL on failure
|
||||
|
||||
Reference in New Issue
Block a user