[Asterisk-code-review] func_channel: Add CHANNEL_EXISTS function. (asterisk[master])

Sean Bright asteriskteam at digium.com
Wed Sep 15 16:03:15 CDT 2021


Attention is currently required from: N A.
Sean Bright has posted comments on this change. ( https://gerrit.asterisk.org/c/asterisk/+/16486 )

Change subject: func_channel: Add CHANNEL_EXISTS function.
......................................................................


Patch Set 4: Code-Review-1

(3 comments)

File funcs/func_channel.c:

https://gerrit.asterisk.org/c/asterisk/+/16486/comment/b88c0790_6f0df638 
PS4, Line 68: 			Checks if the specified channel name or unique ID exists.
Checks if the specified channel exists.


https://gerrit.asterisk.org/c/asterisk/+/16486/comment/1aa47f8f_90a18746 
PS4, Line 71: 			<parameter name="channel_name" />
Something like:

 <parameter name="name_or_uid" required="true">
   <para>The name or unique ID of the channel to check.</para>
 </parameter>


https://gerrit.asterisk.org/c/asterisk/+/16486/comment/865c3275_9d7ad7c0 
PS4, Line 74: 			<para>Returns whether or not the channel <replaceable>channel_name</replaceable> or UNIQUEID exists.</para>
Be specific about what is returned (1 or 0).



-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16486
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Ib464e9eb6e13dc683a846286798fecff4fd943cb
Gerrit-Change-Number: 16486
Gerrit-PatchSet: 4
Gerrit-Owner: N A <mail at interlinked.x10host.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Sean Bright <sean at seanbright.com>
Gerrit-Attention: N A <mail at interlinked.x10host.com>
Gerrit-Comment-Date: Wed, 15 Sep 2021 21:03:15 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20210915/d8f887fa/attachment.html>


More information about the asterisk-code-review mailing list