<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hello,<br><br></div>I think I met a case similar to the one solved by [1] . Quoting this case :<br><br><pre>* res_pjsip: Handle deferred SDP hold/unhold properly.

          Some SIP devices indicate hold/unhold using deferred SDP reinvites. In
          other words, they provide no SDP in the reinvite.

          A typical transaction that starts hold might look something like this:

          * Device sends reinvite with no SDP
          * Asterisk sends 200 OK with SDP indicating sendrecv on streams.
          * Device sends ACK with SDP indicating sendonly on streams.</pre><br></div><div>Now, I would like to configure an Asterisk instance to act as those SIP devices, ie to defer all SDP signaling in ACK.<br><br></div><div>This is for testing purpose as I would like to reproduce in a lab an issue with those SIP devices.<br></div><div><br></div><div>1. Is it possible ? I can use any Asterisk version for implementation.<br>2. Alternatively, do you know any softphone "implementing SDP in ACK" ?<br> 3. Alternatively, do you know any SIP hardphone implementing<span class=""> th</span>is ?<br></div><div>4. Suggestions ?<br></div><br><div dir="ltr">[1] <a href="http://lists.digium.com/pipermail/asterisk-code-review/2016-April/019483.html">http://lists.digium.com/pipermail/asterisk-code-review/2016-April/019483.html</a><br><br>Cheers</div></div></div></div></div></div>