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't seem to get the conference to respect privacy. I set (in dialplan)</div><div><br></div><div><action application="set" data="caller_id_number=0000"/></div><div><action application="conference" data="11111111@webconf"/></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'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>