Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Panel
bgColor#f0f0f0
borderStylesolid

General Guidance

Audio Conferencing allows the ability to dial-in to Teams meetings using a phone line rather than your computer or device audio. This functionality is automatic, nothing needs to be done within the system to set it up. Dial-in information is generated automatically when scheduling meetings in Teams, and that information is available within the invite for that meeting. You must send the meeting invite to at least one person for the dial-in info and join link to appear. Every user has a uniqie PIN associated with their account. As the meeting organizer, you’ll need to enter your PIN to start your meeting when you’re the first person to join and you join by phone. As with any PIN, keep it confidential.



Aura - Panel
tab1
styles{"body":{"text":{"color":"#002d72","textAlign":"left","fontWeight":"normal","fontSize":14}},"header":{"backgroundColor":{"color":"#ffffff"}},"headline":{"alignment":{"horizontal":"start"},"text":{"text":"Join a Teams Meeting through Audio Conferencing","color":"#002d72","textAlign":"left","fontWeight":"normal","fontSize":18}},"base":{"border":{"bottom":false,"left":false,"right":false,"top":true,"color":"#002d72","width":4,"style":"solid"},"backgroundColor":{"color":"#ffffff"},"borderRadius":{"radius":4},"boxShadow":{"shadows":[{"color":"rgba(0, 0, 0, 0.08)","x":0,"y":1,"blur":1,"spread":0},{"color":"rgba(0, 0, 0, 0.16)","x":0,"y":1,"blur":3,"spread":1}]}}}
body<p><br /></p>

Locate the meeting information through the meeting invite, dial the Number and the Conference ID to join the meeting through the Teams application, or through the phone.

Expand
titlescreenshot

Participants joining by Phone Dial In only must be admitted into the meeting by another participant. After confirming the participants identity through their voice recording, click Admit to grant them access

Expand
titlescreenshot



HTML
<a href="https://support.microsoft.com/en-us/office/join-a-meeting-or-conference-call-by-phone-6d849004-d9f4-44f3-8ce2-5620cfd41234#__migbm_2" target="_blank" rel="noopener noreferrer"><button class="navbutton2" style="width:100%;">Dial-in as the Meeting Organizer<Organizer Instructions</button></a>


HTML
<a href="https://support.microsoft.com/en-us/office/join-a-meeting-or-conference-call-by-phone-6d849004-d9f4-44f3-8ce2-5620cfd41234#__migbm_0" target="_blank" rel="noopener noreferrer"><button class="navbutton2" style="width:100%;">Dial-in as a Participant Participant<Instructions</button></a>




Aura - Panel
tab1
styles{"body":{"text":{"color":"#002d72","textAlign":"left","fontWeight":"normal","fontSize":14}},"header":{"backgroundColor":{"color":"#ffffff"}},"headline":{"alignment":{"horizontal":"start"},"text":{"text":"Meeting Organizer PIN Reset","color":"#002d72","textAlign":"left","fontWeight":"normal","fontSize":18}},"base":{"border":{"bottom":false,"left":false,"right":false,"top":true,"color":"#002d72","width":4,"style":"solid"},"backgroundColor":{"color":"#ffffff"},"borderRadius":{"radius":4},"boxShadow":{"shadows":[{"color":"rgba(0, 0, 0, 0.08)","x":0,"y":1,"blur":1,"spread":0},{"color":"rgba(0, 0, 0, 0.16)","x":0,"y":1,"blur":3,"spread":1}]}}}
body<p><br /></p>

The Meeting Organizer PIN can be reset using the link in the Call-in section of the Teams invite.

Expand
titlescreenshot



HTML
<a href="https://dialin.teams.microsoft.com/0a5174f4-e072-44d9-beef-c990046afb7b?id=66009674" target="_blank" rel="noopener noreferrer"><button class="navbutton2" style="width:100%;">Pin Reset Reset<Instructions</button></a>




HTML
<script type="text/javascript" >
   jQuery(document).ajaxComplete(function() {
      if(jQuery('.ia-fixed-sidebar.collapsed').length == 0 ) {
         jQuery('.expand-collapse-trigger').click();
     };
   });
</script>

<style type="text/css">
#title-text { display: ;}
.rwui_button { background-color: #0073A4;}
.rwui_button:hover { background-color: #002D72;}
.aura-header {
padding-top: 10px!important;
padding-left: 10px!important;
padding-right: 10px!important;
}
.aura-headline {
padding-bottom: 10px!important;
}
.aura-body {
padding-left: 10px!important;
padding-right: 10px!important;
padding-top: 5px!important;
padding-bottom: 5px!important;
} </style>