<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><div>Hello,</div><div><br></div><div>Here's the scenario. &nbsp;Inbound fax call from the PSTN to my customer, Opensips 1.6.4 in the middle. &nbsp;After the call sets up with G711, the carrier reinvites with T.38. &nbsp;The customer accepts this and the session switches from audio to T.38/image.</div><div><br></div><div>And the fax call fails because of my customer's broken T.38 implementation. &nbsp;The success rate in this scenario is much higher if the call stays G711.</div><div><br></div><div>Unfortunately the customer cannot disable T.38. &nbsp;I'd like to be able to reject the reinvite with a send_reply("488", "Not acceptable here") within the loose_route() section. &nbsp;Is this legit, or am I going to break things, like getting the two endpoints' CSeqs out of sync?</div><div><br></div><div>Any thoughts?</div><div><br></div><div><br></div><div>Thanks,</div><div>JP</div></body></html>