<div dir="ltr">I noticed something that I thought I would share for the benefit of others.<div><br></div><div><div>FreeSWITCH Version 1.5.15b+git~20141215T224714Z~0b414a8de8~64bit (git 0b414a8 2014-12-15 22:47:14Z 64bit)</div></div><div>Linphone 3.9.1<br></div><div><br></div><div>To reproduce</div><div>place a call with linphone using opus to a freeswitch server voicemail extension.</div><div>listen to the outgoing message and leave a voicemail after the prompt.</div><div><br></div><div>observed</div><div>Fairly loud comfort noise is heard while leaving the message.</div><div><br></div><div>expected</div><div>should hear silence instead of comfort noise.</div><div><br></div><div>If we change the codec to pcmu we hear silence instead of comfort noise.<br></div><div>Comfort noise is heard because after the outgoing message freeswitch stops sending rtp.</div><div><br></div><div>workaround</div><div>add this to the voicemail extension before the answer application.</div><div><div><span class="gmail-Apple-tab-span" style="white-space:pre">        </span>&lt;action</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">                </span>application=&quot;set&quot;</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">                </span>data=&quot;record_waste_resources=true&quot;</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">        </span>&gt;&lt;/action&gt;</div></div><div><br></div><div>Sincerely,</div><div><br></div><div>Russell Treleaven</div><div><br></div><div><br></div><div><br></div><div><br></div></div>