Skip to content

Commit ae1209b

Browse files
authored
Merge pull request MicrosoftDocs#4837 from get-itips/patch-138
Changing to approved phone numbers
2 parents 48a2c6a + 5d96416 commit ae1209b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

skype/skype-ps/skype/Set-CsOnlineDialInConferencingUserDefaultNumber.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@ Provide the detailed description here.
4747

4848
### -------------------------- Example 1 --------------------------
4949
```
50-
Set-CsOnlineDialInConferencingUserDefaultNumber -FromNumber 14694235338 -ToNumber 132359192 -NumberType Toll -RescheduleMeetings -BridgeId 9884626f-dcfb-49f4-8025-912f5bc68fdc
50+
Set-CsOnlineDialInConferencingUserDefaultNumber -FromNumber 14255550100 -ToNumber 14255550101 -NumberType Toll -RescheduleMeetings -BridgeId 9884626f-dcfb-49f4-8025-912f5bc68fdc
5151
```
5252

53-
This example replaces the default toll or toll-free number for all users who have the number 14694235338 as a default number to the number 132359192 and starts the process of rescheduling their meetings.
53+
This example replaces the default toll or toll-free number for all users who have the number 14255550100 as a default number to the number 14255550101 and starts the process of rescheduling their meetings.
5454

5555

5656
## PARAMETERS
@@ -143,7 +143,7 @@ Accept wildcard characters: False
143143
```
144144
145145
### -ToNumber
146-
The new number to assign, without the + sign, for example 132359192.
146+
The new number to assign, without the + sign, for example 14255550101.
147147
148148
```yaml
149149
Type: String

0 commit comments

Comments
 (0)