Hi all!<div><br></div><div>I have installed a quite old Asterisk 1.6.2.0-rc2 with latest DAHDI on Ubuntu 9.10 from repository. It is working now but mysql logging is very strange. All calls have logged in mysql cdr table, which is fine, but disposition is &#39;NO ANSWER&#39; even if I had talked on phone. Duration is correct but billsec is zero. Any idea why? Unfortunately I cannot upgrade to newer version because repository only have this one.</div>
<div><br></div><div><div>Console log with verbose 9:</div><div>[Jan 22 12:52:19]     -- Attempting call on dahdi/g1/xxx for yyy@default:1 (Retry 1)</div><div>[Jan 22 12:52:19]     -- Requested transfer capability: 0x00 - SPEECH</div>
<div>[Jan 22 12:52:23] WARNING[3285]: chan_dahdi.c:2682 dahdi_enable_ec: Unable to enable echo cancellation on channel 1 (No such device)</div><div>[Jan 22 12:52:24] WARNING[3285]: chan_dahdi.c:2682 dahdi_enable_ec: Unable to enable echo cancellation on channel 1 (No such device)</div>
<div>[Jan 22 12:52:24] WARNING[3285]: chan_dahdi.c:2682 dahdi_enable_ec: Unable to enable echo cancellation on channel 1 (No such device)</div><div>[Jan 22 12:52:24]        &gt; Channel DAHDI/1-1 was answered.</div><div>[Jan 22 12:52:24]   == Starting DAHDI/1-1 at default,yyy,1 failed so falling back to exten &#39;s&#39;</div>
<div>[Jan 22 12:52:24]     -- Executing [s@default:1] Wait(&quot;DAHDI/1-1&quot;, &quot;1&quot;) in new stack</div><div>[Jan 22 12:52:25]     -- Executing [s@default:2] Answer(&quot;DAHDI/1-1&quot;, &quot;&quot;) in new stack</div>
<div>[Jan 22 12:52:25]     -- Executing [s@default:3] Set(&quot;DAHDI/1-1&quot;, &quot;TIMEOUT(digit)=5&quot;) in new stack</div><div>[Jan 22 12:52:25]     -- Digit timeout set to 5.000</div><div>[Jan 22 12:52:25]     -- Executing [s@default:4] Set(&quot;DAHDI/1-1&quot;, &quot;TIMEOUT(response)=10&quot;) in new stack</div>
<div>[Jan 22 12:52:25]     -- Response timeout set to 10.000</div><div>[Jan 22 12:52:25]     -- Executing [s@default:5] BackGround(&quot;DAHDI/1-1&quot;, &quot;demo-congrats&quot;) in new stack</div><div>[Jan 22 12:52:25]     -- &lt;DAHDI/1-1&gt; Playing &#39;demo-congrats.gsm&#39; (language &#39;hu&#39;)</div>
<div>[Jan 22 12:52:33] WARNING[3285]: chan_dahdi.c:2682 dahdi_enable_ec: Unable to enable echo cancellation on channel 1 (No such device)</div><div>[Jan 22 12:52:35]     -- Channel 0/1, span 1 got hangup request, cause 31</div>
<div>[Jan 22 12:52:35]     -- Hungup &#39;DAHDI/1-1&#39;</div><div>[Jan 22 12:52:35] NOTICE[3311]: pbx_spool.c:349 attempt_thread: Call completed to dahdi/g1/xxx</div><div><br></div></div><div>I saw that new mysql addon have the possibility to aliasing columns. What kind of fields, internal variables Asterisk have for that columns? For example is there any variable that tells what *original* extension I had called? Not the last but the initial. Some variables are at the end of the cdr_mysql.conf but is there any other?</div>
<div><br></div><div>Bye,</div><div>a</div>