Hi<div><br></div><div>I am thinkering with FreeSWITCH and BigBlueButton conferences.</div><div>I have on server running FS, and the BBB server is connected via EventSocket.</div><div><br></div><div>Now, my challenge is regarding to Private numbers.</div>
<div>I can&#39;t seem to get the conference to respect privacy. I set (in dialplan)</div><div><br></div><div>&lt;action application=&quot;set&quot; data=&quot;caller_id_number=0000&quot;/&gt;</div><div>&lt;action application=&quot;conference&quot; data=&quot;11111111@webconf&quot;/&gt;</div>
<div><br></div><div>BUT : While monitoring the Event socket on the CUSTOM Actoin:add-member, the caller_id number is back to the original.</div><div>This cases my setup to leak Privacy marked numbers.</div><div><br></div>
<div>I&#39;m not running (FreeSWITCH Version 1.0.head (git-8fde25c 2011-10-20 13-15-58 -0500))</div><div><br></div><div>Is there any way around this ?</div><div><br></div><div>Thank you !</div><div>Torstein</div>