Added sample voiceBridge parameter 12345
This commit is contained in:
parent
e075e65cbe
commit
08bb37a6c3
@ -65,7 +65,7 @@ $creationParams = array(
|
||||
'moderatorPw' => 'mp', // Match this value in getJoinMeetingURL() to join as moderator.
|
||||
'welcomeMsg' => '', // ''= use default. Change to customize.
|
||||
'dialNumber' => '', // The main number to call into. Optional.
|
||||
'voiceBridge' => '', // 5 digit PIN to join voice bridge. Required.
|
||||
'voiceBridge' => '12345', // 5 digit PIN to join voice bridge. Required.
|
||||
'webVoice' => '', // Alphanumeric to join voice. Optional.
|
||||
'logoutUrl' => '', // Default in bigbluebutton.properties. Optional.
|
||||
'maxParticipants' => '-1', // Optional. -1 = unlimitted. Not supported in BBB. [number]
|
||||
|
Loading…
Reference in New Issue
Block a user