<div dir="ltr"><div><br></div><div>Guys, I am sure most of you have been through this but this is my first time. I am having a HOLD problem with Polycom where they refuse to work according to the &quot;new&quot; RFC3624 using SDP a attributes (sendonly/recvonly) to indicate hold and keep sending 0.0.0.0 as the old RFC2543. I guess this is a known thing since I&#39;ve found several hits on Google about it and they even created an option for it on their provisioning material. Unfortunately, it doesn&#39;t work. No matter what I set on the </div><div><br></div>&lt;pre&gt;<br>if ((sdp-&gt;sdp_connection &amp;&amp; sdp-&gt;sdp_connection-&gt;c_address &amp;&amp; !strcmp(sdp-&gt;sdp_connection-&gt;c_address, &quot;0.0.0.0&quot;))) {<br>switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(session), SWITCH_LOG_WARNING, &quot;RFC2543 from March 1999 called; They want their 0.0.0.0 hold method back.....\n&quot;);<br>sendonly = 2; /* global sendonly always wins */<br>}<div><div class="gmail_signature">João Mesquita<br></div></div>
</div>