<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Kartika
}
--></style>
</head>
<body class='hmmessage'>
<br><font style="font-size: 16pt;" size="4">I have the same problem.. &amp; following work around.<br><br></font><ol><li><font style="font-size: 16pt;" size="4">&nbsp;First create the dial plan as you wish.</font></li><li><font style="font-size: 16pt;" size="4">&nbsp;Open /etc/asterisk/extensions.conf file.</font></li><li><font style="font-size: 16pt;" size="4">&nbsp;Find the calling rule context you just created.(Normally start with CallingRule_)</font></li><li><font style="font-size: 16pt;" size="4">&nbsp;Delete the unwanted characters form the line next to calling rule</font></li></ol><font style="font-size: 16pt;" size="4">example:<br>[CallingRule_Outcall]<br>exten = _X.,1,Macro(trunkdial-failover-0.3,${trunk_1}/${,${EXTEN:0})},,trunk_1,)<br><br>The above lines should be changed as below.<br><br></font><font style="font-size: 16pt;" size="4">[CallingRule_Outcall]<br>
exten = 
_X.,1,Macro(trunkdial-failover-0.3,${trunk_1}/${EXTEN:0},trunk_1)<br></font><font style="font-size: 16pt;" size="4"><br><br></font><font face="Lucida Handwriting, Cursive">_______</font>,<br>
<font face="Lucida Handwriting, Cursive">Regards</font>,<br>
<strong><font face="Lucida Handwriting, Cursive">Shyju</font></strong><br><br><br><br><br>&gt; From: asterisk-gui-request@lists.digium.com<br>&gt; Subject: asterisk-gui Digest, Vol 45, Issue 3<br>&gt; To: asterisk-gui@lists.digium.com<br>&gt; Date: Mon, 12 Jul 2010 12:00:02 -0500<br>&gt; <br>&gt; Send asterisk-gui mailing list submissions to<br>&gt;         asterisk-gui@lists.digium.com<br>&gt; <br>&gt; To subscribe or unsubscribe via the World Wide Web, visit<br>&gt;         http://lists.digium.com/mailman/listinfo/asterisk-gui<br>&gt; or, via email, send a message with subject or body 'help' to<br>&gt;         asterisk-gui-request@lists.digium.com<br>&gt; <br>&gt; You can reach the person managing the list at<br>&gt;         asterisk-gui-owner@lists.digium.com<br>&gt; <br>&gt; When replying, please edit your Subject line so it is more specific<br>&gt; than "Re: Contents of asterisk-gui digest..."<br>&gt; <br>&gt; <br>&gt; Today's Topics:<br>&gt; <br>&gt;    1. Re: Fwd: Manage Calling Rules + Prepend These Digits error<br>&gt;       (Chris H)<br>&gt; <br>&gt; <br>&gt; ----------------------------------------------------------------------<br>&gt; <br>&gt; Message: 1<br>&gt; Date: Tue, 13 Jul 2010 00:56:36 +1200<br>&gt; From: Chris H &lt;asterisk@archnetnz.com&gt;<br>&gt; Subject: Re: [asterisk-gui] Fwd: Manage Calling Rules + Prepend These<br>&gt;         Digits error<br>&gt; To: asterisk-gui@lists.digium.com<br>&gt; Message-ID: &lt;1278939396.1698.1.camel@sophie&gt;<br>&gt; Content-Type: text/plain; charset="UTF-8"<br>&gt; <br>&gt; <br>&gt; <br>&gt; Dentio Verkoop<br>&gt; <br>&gt; No I never got a solution -- nor did I really get satisfactory response<br>&gt; from this mail list...<br>&gt; <br>&gt; I have stopped using that gui -- but I have to say .. It looked like it<br>&gt; had promise... but yeah .. <br>&gt; <br>&gt; Sorry....<br>&gt; <br>&gt; On Mon, 2010-07-12 at 14:46 +0200, Dentio Verkoop wrote:<br>&gt; &gt; Dear<br>&gt; &gt; <br>&gt; &gt; Dit you find the solution for the ${ filled in in the dialog box of the <br>&gt; &gt; Calling Rule.<br>&gt; &gt; I will have the same problem !<br>&gt; &gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; _______________________________________________<br>&gt; --Bandwidth and Colocation Provided by http://www.api-digital.com--<br>&gt; <br>&gt; asterisk-gui mailing list<br>&gt; To UNSUBSCRIBE or update options visit:<br>&gt;    http://lists.digium.com/mailman/listinfo/asterisk-gui<br>&gt; <br>&gt; End of asterisk-gui Digest, Vol 45, Issue 3<br>&gt; *******************************************<br>                                               <br /><hr />It?s about getting married. Click here! <a href='http://ss1.richmedia.in/recurl.asp?pid=201' target='_new'>Try it!</a></body>
</html>