mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-09 11:28:25 +00:00
Fix Dial F option notes formatting.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@339511 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -165,7 +165,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
|||||||
<note>
|
<note>
|
||||||
<para>Any channel variables you want the called channel to inherit from the caller channel must be
|
<para>Any channel variables you want the called channel to inherit from the caller channel must be
|
||||||
prefixed with one or two underbars ('_').</para>
|
prefixed with one or two underbars ('_').</para>
|
||||||
<para>Additionally, using this option from a Macro() or GoSub() might not make sense as there would be no return points</para>
|
</note>
|
||||||
|
<note>
|
||||||
|
<para>Using this option from a Macro() or GoSub() might not make sense as there would be no return points.</para>
|
||||||
</note>
|
</note>
|
||||||
</option>
|
</option>
|
||||||
<option name="g">
|
<option name="g">
|
||||||
|
|||||||
Reference in New Issue
Block a user