Hi, my FS for outbound PSTN gateway is configed as: <div><br></div><div>(in sofia.conf xml)</div><div>&lt;param name=&quot;inbound-bypass-media&quot; value=&quot;false&quot;/&gt;</div><div>&lt;param name=&quot;inbound-late-negotiation&quot; value=&quot;true&quot;/&gt;</div>
<div>  .....</div><div>(in particular gateway.conf xml)<br><div><div> &lt;action application=&quot;set&quot; data=&quot;ignore_early_media=false&quot;/&gt;</div><div> &lt;action application=&quot;set&quot; data=&quot;bridge_early_media=true&quot;/&gt;</div>
<div> &lt;action application=&quot;bridge&quot; data=&quot;sofia/gateway/PSTN1/$1&quot;/&gt;</div></div><div><br></div></div><div>But outbound call can not hear the early media played by destination number.</div><div><br>
</div><div>I checked Wiki which says FS will connect media when destination send 183, and 180 means end-points should generate the faked ring tone; but in part of Europ (Germany) &amp; Asia countries, PSTN operators send early media with 180. Checked logger, it did showed a response of 180. </div>
<div><br></div><div>So is there anyway to config FS to connect media at 180 response from destination?</div><div><br></div><div>Rgds, Pip</div>