<html>
<head>
<base href="https://wiki.asterisk.org/wiki">
<link rel="stylesheet" href="/wiki/s/en/2160/3/7/_/styles/combined.css?spaceKey=AST&forWysiwyg=true" type="text/css">
</head>
<body style="background: white;" bgcolor="white" class="email-body">
<div id="pageContent">
<div id="notificationFormat">
<div class="wiki-content">
<div class="email">
<h2><a href="https://wiki.asterisk.org/wiki/display/AST/Application_Dial?focusedCommentId=17203495#comment-17203495">Application_Dial</a></h2>
<h4>Page
<b>comment added</b> by <a href="https://wiki.asterisk.org/wiki/display/~mdavenport">Malcolm Davenport</a>
</h4>
<br/>
<div class="notificationGreySide">
<p>Did that format properly? Do you mean</p>
<div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
<pre>F(context,extension,priority)
</pre>
</div></div>
<p>e.g.</p>
<div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
<pre>exten => 1,1,Dial(SIP/mypeer,20,F(testing,100,1))
</pre>
</div></div>
<p>?</p>
</div>
<div style="border-bottom: 1px solid #ddd; padding: 10px 20px 7px 20px;">
<strong>In reply to a comment by <a href="/wiki/display/~billmania"
class="url fn confluence-userlink" data-username="billmania"
>Bill Mania</a>:</strong><br/>
<p>For asterisk 1.8.4.2 at least, the first "F" option described above should be:</p>
<p>F([<a href="/wiki/pages/createpage.action?spaceKey=AST&title=context" class="createlink">context^</a>exten^]priority)</p>
<p>instead of just "F".</p>
</div>
<div id="commentsSection" class="wiki-content pageSection">
<div style="float: right;" class="grey">
<a href="https://wiki.asterisk.org/wiki/users/removespacenotification.action?spaceKey=AST">Stop watching space</a>
<span style="padding: 0px 5px;">|</span>
<a href="https://wiki.asterisk.org/wiki/users/editmyemailsettings.action">Change email notification preferences</a>
</div>
<a href="https://wiki.asterisk.org/wiki/display/AST/Application_Dial?focusedCommentId=17203495#comment-17203495">View Online</a>
|
<a id="reply-17203495" href="https://wiki.asterisk.org/wiki/display/AST/Application_Dial?replyToComment=17203495#comment-17203495">Reply To This</a>
</div>
</div>
</div>
</div>
</div>
</body>
</html>