We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31887d6 commit 79e1447Copy full SHA for 79e1447
channels/chan_iax2.c
@@ -226,6 +226,16 @@
226
</enum>
227
</enumlist>
228
</info>
229
+ <info name="Dial_Resource" language="en_US" tech="IAX2">
230
+ <para>The general syntax is:</para>
231
+ <para><literal>Dial(IAX2/[username[:password]@]peer[:port][/exten[@context]][/options]</literal></para>
232
+ <para>IAX2 optionally allows modifiers to be specified after the extension.</para>
233
+ <enumlist>
234
+ <enum name="a">
235
+ <para>Request auto answer (supporting equipment/configuration required)</para>
236
+ </enum>
237
+ </enumlist>
238
+ </info>
239
<manager name="IAXpeers" language="en_US">
240
<synopsis>
241
List IAX peers.
0 commit comments