<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 10pt; color: #000000'>Kevin,<br>Ah yes, those pipes have been quite the nuisance when switching to 1.6.X. Anyway, if you could, report the issue to bugs.asterisk.org under the Asterisk-GUI project and we'll get it fixed as soon as possible. Thanks for participating!<br><br>-- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>Ryan Brindley &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>Digium, Inc. | Software Developer &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>445 Jan Davis Drive NW - Huntsville, AL 35806 - USA &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>main: +1 256-428-6000 &nbsp; fax: +1 256-864-0464 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>Check us out at: http://digium.com &amp; http://asterisk.org<br><br>----- Original Message -----<br>From: "Kevin Pate" &lt;kevin@pateconsulting.com&gt;<br>To: asterisk-gui@lists.digium.com<br>Sent: Wednesday, May 27, 2009 4:11:45 PM GMT -05:00 US/Canada Eastern<br>Subject: [asterisk-gui] 2.0 Bug in Directory<br><br>I am running Asterisk-GUI 2.0 r2800 and I believe I have found a bug. &nbsp;<br>When you add voicemenu and have the # sign go to Directory, it adds <br>"exten = 777,1,Directory(default|default|e)" to the extensions.conf file.<br><br>However, the | (pipe) character is no longer recognized as a function <br>argument delimiter and this causes Asterisk to fail. &nbsp;When I manually <br>change that line in extensions.conf to "exten = <br>777,1,Directory(default,default,e)" it works fine. &nbsp;All I had to do was <br>replace the "|" character with the comma "," character. &nbsp;Surely, this <br>will be an easy fix in the asterisk-gui code.<br><br>Thanks,<br><br>-- <br>Kevin Pate<br>RHCE - MCSE - CCNA<br>Pate Consulting, Inc.<br>www.pateconsulting.com<br>kevin@pateconsulting.com<br>V 713.333.LINUX (5468)<br>F 713.333.5494<br>M 713.823.8845<br><br><br>_______________________________________________<br>--Bandwidth and Colocation Provided by http://www.api-digital.com--<br><br>asterisk-gui mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; http://lists.digium.com/mailman/listinfo/asterisk-gui<br></div></body></html>