dd1cf00dd2
Dial-in endpoints currently follow the same guest approval process as regular users. While this is correct for default installations, it complicates the join procedure in setups where approval is managed externally, such as with pre- configured conference PIN codes. Another relevant scenario is when call origination is done from BBB, rather than as an inbound call. This commit makes the enforcement of the guest policy for dial-in/external endpoints optional in akka-apps. The default behavior remains unchanged (enforce). This provides more flexibility for the dial-in mechanism, allowing for smoother handling of the scenarios mentioned above. |
||
---|---|---|
.. | ||
project | ||
scala | ||
src | ||
.gitignore | ||
.scalariform.conf | ||
build.sbt | ||
deploy.sh | ||
run-dev.sh | ||
run.sh |