Hi, my FS for outbound PSTN gateway is configed as: <div><br></div><div>(in sofia.conf xml)</div><div><param name="inbound-bypass-media" value="false"/></div><div><param name="inbound-late-negotiation" value="true"/></div>
<div> .....</div><div>(in particular gateway.conf xml)<br><div><div> <action application="set" data="ignore_early_media=false"/></div><div> <action application="set" data="bridge_early_media=true"/></div>
<div> <action application="bridge" data="sofia/gateway/PSTN1/$1"/></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) & 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>