Nops. removing res_features doesnt work.<br><br><div><span class="gmail_quote">On 5/4/07, <b class="gmail_sendername">Rizwan Hisham</b> &lt;<a href="mailto:rizwanhasham@gmail.com">rizwanhasham@gmail.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Nops. Its not working. i have restored to original chan_local file. Im also having another problem now (in asterisk 
1.4.4). <br><br>The call originates fine, ringing is done, call is accepted, channels bridged fine. but when either of the channels hangup, asterisk dies and displays the following msg:
<br><br><span style="color: rgb(0, 153, 0);">asterisk: symbol lookup error: /usr/lib/asterisk/modules/res_features.so: undefined symbol: ast_cdr_merge</span><br><br>again, i dont know whats the problem. i&#39;ll try n remove the res_features and then try caling again. Can anybody tell me what other things will be effected by removing the res_features?
<br><br><div><div><span class="e" id="q_112569b4e1511b8d_1"><span class="gmail_quote">On 5/3/07, <b class="gmail_sendername">Steve Murphy</b> &lt;<a href="mailto:murf@digium.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
murf@digium.com</a>&gt; wrote:</span></span></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><span class="e" id="q_112569b4e1511b8d_3">

On Thu, 2007-05-03 at 16:47 +0500, Rizwan Hisham wrote:<br>&gt; Hi all,<br>&gt; i just updated to asterisk 1.4.4 from 1.4.2. i was doing this to<br>&gt; forward an unanswered call in 1.4.2<br>&gt;<br>&gt; exten=&gt; 1,1,Dial(SIP/123,,Ttg)
<br>&gt; exten=&gt; 1,2,Gotoif($[${DIALSTATUS}=ANSWERED]?:10)<br>&gt; exten=&gt; 1,3,Hangup<br>&gt;<br>&gt; exten=&gt; 1,10,Dial(Local/2,,Ttg)<br>&gt; exten=&gt; 1,11,Hangup<br>&gt;<br>&gt; exten=&gt; 2,1,Dial(SIP/234,,Ttg)
<br>&gt; exten=&gt; 2,2,Hangup<br>&gt;<br>&gt; All the CDR variables for the first channel (SIP/123) are fine. but<br>&gt; when local channel initiates, it does not copy the CDR(accountcode)<br>&gt; variable from the first channel (in asterisk 
1.4.4), whereas it did in<br>&gt; 1.4.2. so the CDR(accountcode) variable for local channel is empty in<br>&gt; 1.4.4. This is a big problem for me as i have to charge the forwarded<br>&gt; calls also and all calls are charged based on account code. If
<br>&gt; accountcode is empty, i cant make a decision how to charge the call.<br>&gt;<br>&gt; Can anybody fix this for me or do i have to jump back to asterisk<br>&gt; 1.4.2?<br>&gt;<br>&gt; --<br>&gt; Regards<br>&gt; Rizwan Hisham
<br>&gt; Software Engineer<br><br>Riswan--<br><br>This could easily be my fault. I&#39;ve attached a fix, that I can commit to<br>the source, if it works for you.<br><br>Here the instructions:<br><br>1. save the attachment to a file.
<br>2. cd to your 1.4-source/channels directory<br>3. patch -p0 &lt; localfix<br>4. cd ..<br>5. make<br>6. make install<br><br>test<br><br>If there&#39;s no differences, you still have the same problem, you&#39;d best<br>

restore the source to it&#39;s previous condition:<br><br>1. cd 1.4-sourcedir/channels<br>2. mv chan_local.c.orig chan_local.c<br>3. cd ..<br>4. make<br>5. make install<br><br>This patch will properly set the accountcode amaflag from the local
<br>channel&#39;s owner at channel creation time, and therefore, the local<br>channels&#39; CDR as well.<br><br><br>--<br>Steve Murphy<br>Software Developer<br>Digium<br><br></span></div>_______________________________________________
<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Easynews.com</a> --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:
<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br><br><br></blockquote></div><div><span class="e" id="q_112569b4e1511b8d_5"><br><br clear="all"><br>-- <br>Regards<br>Rizwan Hisham<br>Software Engineer
</span></div></blockquote></div><br><br clear="all"><br>-- <br>Regards<br>Rizwan Hisham<br>Software Engineer