<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2013/9/19 Matthew Jordan <span dir="ltr">&lt;<a href="mailto:mjordan@digium.com" target="_blank">mjordan@digium.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><div><div class="h5">On Thu, Sep 19, 2013 at 9:02 AM, Olivier <span dir="ltr">&lt;<a href="mailto:oza_4h07@yahoo.fr" target="_blank">oza_4h07@yahoo.fr</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi,<br><br></div><div>Asterisk 11 doc says CDR(src) value is read-only (see <a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+Function_CDR" target="_blank">https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+Function_CDR</a>).<br>


<br></div><div>For various reasons, I would appreciate to change its value so that it my own presentation rules instead of telco rules.<br></div><div>Very often, I&#39;m connected to telcos through DAHDI (and ISDN).<br></div>


<div>For instance, telco presents calls with 123456789 while I would prefer a normalized +34123456789.<br></div><div><br></div><div>Whenever I change CallerID presentation, the updated value persists in CDR(callerid) which matches my needs.<br>


Unfortunately, for CDR(dst), I&#39;m still looking for an appropriate function or application.<br><br></div><div>Looking at Asterisk doc, I saw NoCDR and ForkCDR apps but couldn&#39;t link those to what I&#39;m after.<br>


<br></div><div>How can I (re-)set CDR(src) value ?<br><br></div></div></blockquote><div><br></div></div></div><div>You can&#39;t. It is a read-only property.</div><div><br></div><div>If you want a custom value - &quot;my-src&quot; or something like that - you can add a new value to your CDR record by using the CDR function, i.e., Set(CDR(my-src)=+34123456789). Certain CDR backends - such as cdr_custom or cdr_adpative_odbc - have the ability to store custom values.</div>
</div></div></div></blockquote><div><br></div><div>To me, your suggestion is a very acceptable work around.<br><br></div><div>Thank you very much for it.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">
<div><br></div><div>Matt </div></div><span class="HOEnZb"><font color="#888888"><div><br></div>-- <br><div dir="ltr"><div>Matthew Jordan<br></div><div>Digium, Inc. | Engineering Manager</div><div>445 Jan Davis Drive NW - Huntsville, AL 35806 - USA</div>

<div>Check us out at: <a href="http://digium.com" target="_blank">http://digium.com</a> &amp; <a href="http://asterisk.org" target="_blank">http://asterisk.org</a></div></div>
</font></span></div></div>
<br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br></div></div>