I have a particular DID that when called will prompt the user to enter the caller id that they want to be displayed followed by it prompting for the phone number to dial. How would I go about getting thest calls logged in both CDR and ARI? Currently, only the callerid information from the original caller is populated in CDR and ARI. Is there a way to get this call detail to be logged in the CDR and ARI databases? <div>
<br></div><div>My current dialplan looks like this -- the calls do get recorded but there is no link in ARI to the actual recorded file(s). </div><div><br></div><div><div>exten =&gt; s,6,Set(CALLFILENAME=${calleridnum}--${STRFTIME(${EPOCH},,%d-%m-%Y-%H:$</div>
<div>exten =&gt; s,7,MixMonitor(${CALLFILENAME}.wav)</div><div>exten =&gt; s,8,Dial(SIP/flowroute/${telnum})</div><div>exten =&gt; s,9,StopMonitor()</div></div><div><br></div><div>Any help/advice is greatly appreciated... </div>
<div><br></div><div>J. Jolly </div><div>jgjolly[at]<a href="http://gmail.com">gmail.com</a></div>