Hi Rupa,<br>I found while working on the last version of the mod_lcr  that by default  only lcr_carrier and lcr_rate  are imported as channel variables  and in case of custom sql being used the  lcr_user_rate is being populated only in the b-leg.<br>So currently  if i want to have the complete info on call server by mod_lcr  i have to read both a &amp; b-legs.<br>I went trhough the source and found lines:<br>1314<br>1317<br>1318<br>1436<br>1439<br>1440<br>1585<br>1588<br>1589<br><br>where string  "lcr_carrier,lcr_rate"  could be changed to "lcr_carrier,lcr_rate,lcr_user_rate"  and this will eliminate the need of  collecting the b-leg info.<br>This also obviously applies to  all other lcr generated variables that might be of any interest for billing purposes.<br>Pls let me know if this makes sense to you.<br>Regards<br>Chav Paskov<br>