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

N A asteriskteam at digium.com
Sat Jul 30 16:18:12 CDT 2022


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


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/86/18886/1

diff --git a/channels/chan_iax2.c b/channels/chan_iax2.c
index 6ff1896..e8d168b 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/+/18886
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I674e1fc9b1e5d67a20599bd4b418ce294d48fc83
Gerrit-Change-Number: 18886
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/20220730/3cb2ec35/attachment.html>


More information about the asterisk-code-review mailing list