[Asterisk-code-review] chan_iax2: Add missing options documentation. (asterisk[20])

N A asteriskteam at digium.com
Tue Aug 2 08:31:53 CDT 2022


N A has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/18934 )


Change subject: chan_iax2: Add missing options documentation.
......................................................................

chan_iax2: Add missing options documentation.

Adds missing dial resource option documentation.

ASTERISK-30164 #close

Change-Id: I674e1fc9b1e5d67a20599bd4b418ce294d48fc83
---
M channels/chan_iax2.c
1 file changed, 10 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/34/18934/1

diff --git a/channels/chan_iax2.c b/channels/chan_iax2.c
index 0b58a2b..0d42250 100644
--- a/channels/chan_iax2.c
+++ b/channels/chan_iax2.c
@@ -226,6 +226,16 @@
 			</enum>
 		</enumlist>
 	</info>
+	<info name="Dial_Resource" language="en_US" tech="IAX2">
+		<para>The general syntax is:</para>
+		<para><literal>Dial(IAX2/[username[:password]@]peer[:port][/exten[@context]][/options]</literal></para>
+		<para>IAX2 optionally allows modifiers to be specified after the extension.</para>
+		<enumlist>
+			<enum name="a">
+				<para>Request auto answer (supporting equipment/configuration required)</para>
+			</enum>
+		</enumlist>
+	</info>
 	<manager name="IAXpeers" language="en_US">
 		<synopsis>
 			List IAX peers.

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

Gerrit-Project: asterisk
Gerrit-Branch: 20
Gerrit-Change-Id: I674e1fc9b1e5d67a20599bd4b418ce294d48fc83
Gerrit-Change-Number: 18934
Gerrit-PatchSet: 1
Gerrit-Owner: N A <mail at interlinked.x10host.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20220802/8295e6b0/attachment.html>


More information about the asterisk-code-review mailing list