<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On Fri, Oct 11, 2013 at 9:05 PM, CDR <span dir="ltr"><<a href="mailto:venefax@gmail.com" target="_blank">venefax@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
I am not proxying the media, but never the less I am forced to store<br>
the source media IP in my CDR, for regulatory reasons. Asterisk gets<br>
that information when the reinvite comes, but how do I store it?<br>
If I don't figure this out my next email will be from Federal Prison.<br>
Kindly help me stay away from those guys. Eventually we all need to<br>
save that information or we shall not be able to stay in business.<br>
<span class=""></span><br></blockquote></div><br><br><div>You can add custom fields to your CDR records using 
Set(CDR(customfieldname)=foobar).  I don't know the name of the variable
 you want that specifically contains the source media IP, but I imagine 
you can pull it with the SIP_HEADER function, or possibly the 
CHANNEL(recvip) function.<br><br></div><br clear="all">--<br>Thanks,<br>Warren Selby, dCAP<br><a href="http://www.selbytech.com" target="_blank">http://www.SelbyTech.com</a><br></div></div>