I add myself to the issue.<div>Alves<br><br><div class="gmail_quote">On Wed, Dec 22, 2010 at 12:42 PM, Bryant Zimmerman <span dir="ltr">&lt;<a href="mailto:BryantZ@zktech.com">BryantZ@zktech.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<span style="font-family:Arial, Helvetica, sans-serif;font-size:10pt">Ok I can&#39;t get my CDR values to set from the h extension in either 1.6.2 or 1.8  What is wrong? Here is what I found in the cdr.conf<br>
<br>
<span lang="EN">
<p>; Normally, CDR&#39;s are not closed out until after all extensions are finished <br>
; executing. By enabling this option, the CDR will be ended before executing<br>
; the &quot;h&quot; extension so that CDR values such as &quot;end&quot; and &quot;billsec&quot; may be<br>
; retrieved inside of of this extension. The default value is &quot;no&quot;.<br>
endbeforehexten=no<br>
<br>
The default is set to no so why can&#39;t I store any CDR values in my h extension.<br>
<br>
exp..<br>
<span style="font-family:arial;font-size:13px">exten =&gt; h,n,Set(CDR(cause_code)=${HANGUPCAUSE})<br>
</span>I need the cause code stored.<br>
<br>
Really what I need to be able to do is in the h quickly store some values to the CDR then.<br>
For the write of the CDR and stopping the billing seconds.  Then continue to process some cleanup funcitons.<br>
<br>
How can I work arround asterisk not honoring the endbeforehexten=no.<br>
Is there some other way to achieve this?<br>
<br>
Bryant</p>
</span>I need the cause code stored.Really what I need to be able to do is in the h quickly store some values to the CDR then.For the write of the CDR and stopping the billing seconds.  Then continue to process some cleanup funcitons.How can I work arround asterisk not honoring the endbeforehexten=no.Is there some other way to achieve this?Bryant</span>
<br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-dev mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-dev</a><br></blockquote></div><br></div>