Warning! You are viewing an older version of Alpaca Guides. View the latest
    Meet Me Conferencing Report
Description
The MeetMe Conferencing Report provides details about a User's Meet Me Conferencing settings and configuration. Can be used at the Cluster, ServiceProvider, and Group levels.
Columns
- 
UserId- The id of the Broadworks User that the row relates to.
- 
GroupId- The id of the Group that the User belongs to.
- 
ServiceProviderId- The id of the Service Provider that the User belongs to.
- 
LastName- The User's last name.
- 
FirstName- The User's first name.
- 
EmailAddress- The User's Email Address
- 
Bridfe ID- The ID of the Bridge that the conference is on.
- 
Title- The title of the conference.
- 
Max Participants- The maximum amount of participants allowed on the conference.
- 
Security PIN enabled- Whether or not Security Pin is enabled for the conference.
- 
Security PIN- The conference's security pin.
- 
Schedule Type- The schedule type for the conference.
- 
Phone Number- The bridge's phone number.
- 
Extension- The bridge's extension.
- 
Conference ID- The id of the conference.
- 
Moderator ID- The id of the moderator for the conference.
- 
Moderator Required- Whether or not a moderator is required.
Example Output
CSV
UserId,GroupId,ServiceProviderId,LastName,FirstName,EmailAddress,Bridge ID,Title,Max Participants,Security PIN enabled,Security PIN,Schedule Type,Phone Number,Extension,Conference ID,Moderator ID,Moderator Required
SampleUser@domain.com,Sample_Group,Sample_ServiceProvider,User,Sample,,Sample_Bridge,Sample_Conference,8,false,,RESERVATIONLESS,2229858632,8632,350070,356483,false
TSV
UserId  GroupId ServiceProviderId   LastName    FirstName   EmailAddress    Bridge ID   Title   Max Participants    Security PIN enabled    Security PIN    Schedule Type   Phone Number    Extension   Conference ID   Moderator ID    Moderator Required
SampleUser@domain.com   Sample_Group    Sample_ServiceProvider  User    Sample      Sample_Bridge   Sample_Conference   8   false       RESERVATIONLESS 2229858632  8632    350070  356483  false
XLS
TXT
┌─────────────────────┬────────────┬──────────────────────┬────────┬─────────┬────────────┬─────────────┬─────────────────┬────────────┬────────┬────────┬───────────────┬──────────┬─────────┬──────────┬─────────┬─────────┐
│UserId               │GroupId     │ServiceProviderId     │LastName│FirstName│EmailAddress│Bridge ID    │Title            │Max         │Security│Security│Schedule Type  │Phone     │Extension│Conference│Moderator│Moderator│
│                     │            │                      │        │         │            │             │                 │Participants│PIN     │PIN     │               │Number    │         │ID        │ID       │Required │
│                     │            │                      │        │         │            │             │                 │            │enabled │        │               │          │         │          │         │         │
├─────────────────────┼────────────┼──────────────────────┼────────┼─────────┼────────────┼─────────────┼─────────────────┼────────────┼────────┼────────┼───────────────┼──────────┼─────────┼──────────┼─────────┼─────────┤
│SampleUser@domain.com│Sample_Group│Sample_ServiceProvider│User    │Sample   │            │Sample_Bridge│Sample_Conference│8           │false   │        │RESERVATIONLESS│2229858632│8632     │350070    │356483   │false    │
└─────────────────────┴────────────┴──────────────────────┴────────┴─────────┴────────────┴─────────────┴─────────────────┴────────────┴────────┴────────┴───────────────┴──────────┴─────────┴──────────┴─────────┴─────────┘