<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jan 30, 2014 at 5:45 PM, Justin Killen <span dir="ltr"><<a href="mailto:jkillen@allamericanasphalt.com" target="_blank">jkillen@allamericanasphalt.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">








<div link="blue" vlink="purple" lang="EN-US">

<div>

<p class="MsoNormal"><font face="Arial"><span style="font-size:10.0pt;font-family:Arial">Using Dahdi/PRI, I end up with channel names like ‘DAHDI/i8/9995551212-4d6B’,
but when I do a ‘core show channels’ it cuts off those names to only
‘DAHDI/i8/9995551212-‘.  This is the same for AMI.<u></u><u></u></span></font></p>

<p class="MsoNormal"><font face="Arial"><span style="font-size:10.0pt;font-family:Arial"><u></u> <u></u></span></font></p>

<p class="MsoNormal"><font face="Arial"><span style="font-size:10.0pt;font-family:Arial">Is there a way to get the full channel name within AMI?<u></u><u></u></span></font></p>

<p class="MsoNormal"><font face="Arial"><span style="font-size:10.0pt;font-family:Arial"><u></u> <u></u></span></font></p>

<p class="MsoNormal"><font face="Arial"><span style="font-size:10.0pt;font-family:Arial">I’m using asterisk 11.7.0</span></font></p></div></div></blockquote><div><br></div><div>Since you are using AMI, use the AMI CoreShowChannels action<br>
instead of the AMI Command action to run the CLI "core show channels"<br>command.<br><br></div><div>Use:<br></div><div>Action: CoreShowChannels<br>ActionID: your-optional-id<br><br></div><div>Instead of:<br></div>
<div>Action: Command<br>ActionID: your-optional-id<br></div><div>Command: core show channels<br><br></div><div>Using the AMI CoreShowChannels action will give you more information<br>as well as not truncating long strings.  It is also the recommended way<br>
to get that information.<br></div><div><br>Richard<br></div></div><br></div></div>