Skip to content

Commit d1d493e

Browse files
authored
Update New-CsCallingLineIdentity.md
1 parent 7e79e46 commit d1d493e

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

skype/skype-ps/skype/New-CsCallingLineIdentity.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ New-CsCallingLineIdentity [-Identity] <string> [-BlockIncomingPstnCallerID <bool
2525

2626
## DESCRIPTION
2727

28-
**Note**: The use of CallingIDSubstitute Service will be deprecated. You should start using CallingIDSubstitute Resource as soon as possible.
28+
**Note**: The use of CallingIDSubstitute Service will be deprecated. You are no longer able to create new Caller ID policies using CallingIDSubstitute Service. You should use CallingIDSubstitute Resource instead.
2929

3030
You can either change or block the Caller ID (also called a Calling Line ID) for a user. By default, the Teams or Skype for Business Online user's phone number can be seen when that user makes a call to a PSTN phone, or when a call comes in. You can create a Caller ID policy to provide an alternate displayed number, or to block any number from being displayed.
3131

@@ -103,9 +103,9 @@ Accept wildcard characters: False
103103
```
104104
105105
### -CallingIDSubstitute
106-
**Note**: The use of CallingIDSubstitute Service will be deprecated. You should start using CallingIDSubstitute Resource as soon as possible.
106+
**Note**: The use of CallingIDSubstitute Service will be deprecated and you can't create new Caller ID policies with it. You should use CallingIDSubstitute Resource instead.
107107
108-
The CallingIDSubstitute parameter lets you specify an alternate Caller ID. The default value is LineUri. Supported values are Anonymous, Service, LineUri, and Resource.
108+
The CallingIDSubstitute parameter lets you specify an alternate Caller ID. The default value is LineUri. Supported values are Anonymous, LineUri, and Resource.
109109
110110
```yaml
111111
Type: String
@@ -189,6 +189,8 @@ Accept wildcard characters: False
189189
```
190190
191191
### -ServiceNumber
192+
**Note**: The use of CallingIDSubstitute Service and ServiceNumber will be deprecated and you can't create new Caller ID policies with it. You should use CallingIDSubstitute Resource and ResourceAccount instead.
193+
192194
The ServiceNumber parameter lets you add any valid service number for the CallingIdSubstitute.
193195
194196
Note: Do not add '+' to the Service number. For example, if the Service number is +1425-xxx-xxxx then valid input is 1425xxxxxxx

0 commit comments

Comments
 (0)