You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/communications-gateway/manage-enterprise-operator-connect.md
-48Lines changed: 0 additions & 48 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,6 @@ If you don't have these permissions, ask your administrator to set them up by fo
40
40
If you're uploading new numbers for an enterprise customer:
41
41
42
42
* You must complete any internal procedures for assigning numbers.
43
-
* You must know whether you want to configure the numbers directly in the Number Management Portal, or by uploading a CSV file to the Number Management Portal.
44
43
* You must know the numbers you need to upload (as E.164 numbers). Each number must:
45
44
* Contain only digits (0-9), and have `+` at the start.
46
45
* Include the country code.
@@ -92,59 +91,12 @@ Uploading numbers for an enterprise allows IT administrators at the enterprise t
92
91
1. Select the checkbox next to the enterprise **Account name**.
93
92
1. Select **View numbers**.
94
93
1. To add new numbers for an enterprise:
95
-
96
-
# [Configure numbers directly in the portal](#tab/manual-configuration)
97
-
98
94
1. Select **Create numbers**.
99
95
1. Select **Manual input**.
100
96
1. Select the service.
101
97
1. Optionally, enter a value for **Custom SIP header**.
102
98
1. Add the numbers in **Telephone Numbers**.
103
99
1. Select **Create**.
104
-
105
-
# [Upload a CSV](#tab/csv-upload)
106
-
107
-
1. Prepare a `.csv` file containing the numbers. It should use the headings shown in the following tables, and contain one number per line (up to 10,000 numbers).
108
-
* For Operator Connect:
109
-
110
-
| Heading | Description | Valid values |
111
-
|---------|---------|---------|
112
-
| `telephoneNumber`|The number to upload | E.164 numbers, including `+` and the country code |
113
-
| `accountName` | The account to upload the number to | The name of an existing account |
114
-
| `serviceDetails_teamsOperatorConnect_enabled`| Whether Operator Connect is enabled | `true` or `false`|
115
-
| `serviceDetails_teamsOperatorConnect_assignmentStatus` | Whether the number is assigned to a user | `assigned` or `unassigned` |
116
-
| `serviceDetails_teamsOperatorConnect_configuration_usage` | The usage of the number | `CallingUserAssignment`, `FirstPartyAppAssignment`, or `ConferenceAssignment` |
117
-
| `serviceDetails_teamsOperatorConnect_configuration_choosableCapabilities` | The capabilities of the number | `InboundCalling`, `OutboundCalling`, or `Mobile` |
118
-
| `serviceDetails_teamsOperatorConnect_configuration_additionalUsages` | Additional usages for the number | `CallingUserAssignment`, `FirstPartyAppAssignment`, or `ConferenceAssignment` |
119
-
| `serviceDetails_teamsOperatorConnect_configuration_civicAddressId` | The ID of the civic address used as the emergency address | An existing ID |
120
-
| `serviceDetails_teamsOperatorConnect_configuration_locationId` | The ID of a location associated with the civic address | An existing ID |
121
-
| `serviceDetails_teamsOperatorConnect_configuration_allowTenantAddressUpdate` | Whether the enterprise can update the civic address | `true` or `false` |
122
-
| `serviceDetails_teamsOperatorConnect_configuration_displayedCountryCode` | The country code to display for the number. Required if you're uploading a North American Toll-Free number, otherwise optional. | A valid country code |
123
-
| `configuration_customSipHeader`| Optional: the value for a SIP custom header. | Can only contain letters, numbers, underscores, and dashes. Can be up to 100 characters in length. |
124
-
125
-
* For Teams Phone Mobile:
126
-
127
-
| Heading | Description | Valid values |
128
-
|---------|---------|---------|
129
-
|`telephoneNumber`|The number to upload | E.164 numbers, including the country code |
130
-
|`accountName`| The account to upload the number to | The name of an existing account |
131
-
|`serviceDetails_teamsPhoneMobile_enabled`| Whether Teams Phone Mobile is enabled |`true` or `false`|
132
-
|`serviceDetails_teamsPhoneMobile_assignmentStatus`| Whether the number is assigned to a user |`assigned` or `unassigned`|
133
-
|`serviceDetails_teamsPhoneMobile_configuration_usage`| The usage of the number |`CallingUserAssignment`, `FirstPartyAppAssignment`, or `ConferenceAssignment`|
134
-
|`serviceDetails_teamsPhoneMobile_configuration_choosableCapabilities`| The capabilities of the number |`InboundCalling`, `OutboundCalling`, or `Mobile`|
135
-
|`serviceDetails_teamsPhoneMobile_configuration_additionalUsages`| Additional usages for the number |`CallingUserAssignment`, `FirstPartyAppAssignment`, or `ConferenceAssignment`|
136
-
|`serviceDetails_teamsPhoneMobile_configuration_civicAddressId`| The ID of the civic address used as the emergency address | An existing ID |
137
-
|`serviceDetails_teamsPhoneMobile_configuration_locationId`| The ID of a location associated with the civic address | An existing ID |
138
-
|`serviceDetails_teamsPhoneMobile_configuration_allowTenantAddressUpdate`| Whether the enterprise can update the civic address |`true` or `false`|
139
-
|`serviceDetails_teamsPhoneMobile_configuration_displayedCountryCode`| The country code to display for the number. Required if you're uploading a North American Toll-Free number, otherwise optional. | A valid country code |
140
-
141
-
1. Select **Create numbers**.
142
-
1. Select **File Upload**.
143
-
1. Select the `.csv` file that you prepared.
144
-
1. Select **Upload**.
145
-
146
-
---
147
-
148
100
1. To change or remove existing numbers:
149
101
1. Select the checkbox next to the number you want to change or remove.
150
102
1. Select **Edit number** or **Delete numbers** as appropriate.
To add new numbers, you can configure the numbers directly in the Number Management Portal or upload a CSV file containing number configuration:
165
-
166
164
1. From the overview page for your Communications Gateway resource, find the **Number Management** section in the sidebar. Select **Accounts**.
167
165
1. Select the checkbox next to the enterprise's **Account name** and select **View numbers**.
168
166
1. Select **Create numbers**.
169
-
1. To configure the numbers directly in the Number Management Portal:
170
-
1. Select **Manual input**.
171
-
1. Select **Enable Teams Direct Routing**.
172
-
1. Optionally, enter a value for **Custom SIP header**.
173
-
1. Add the numbers in **Telephone Numbers**.
174
-
1. Select **Create**.
175
-
1. To upload a CSV containing multiple numbers:
176
-
1. Prepare a `.csv` file. It must use the headings shown in the following table, and contain one number per line (up to 10,000 numbers).
177
-
178
-
| Heading | Description | Valid values |
179
-
|---------|--------------|--------------|
180
-
| `telephoneNumber`|The number to upload | E.164 numbers, including `+` and the country code |
181
-
| `accountName` | The account to upload the number to | The name of an existing account |
182
-
| `serviceDetails_teamsDirectRouting_enabled`| Whether Microsoft Teams Direct Routing is enabled | `true` or `false`|
183
-
| `configuration_customSipHeader`| Optional: the value for a SIP custom header. | Can only contain letters, numbers, underscores, and dashes. Can be up to 100 characters in length. |
184
-
185
-
1. Select **File Upload**.
186
-
1. Select the `.csv` file that you prepared.
187
-
1. Select **Upload**.
167
+
1. Select **Enable Teams Direct Routing**.
168
+
1. Optionally, enter a value for **Custom SIP header**.
To add new numbers, you can configure the numbers directly in the Number Management Portal or upload a CSV file containing number configuration:
62
-
63
61
1. From the overview page for your Communications Gateway resource, find the **Number Management** section in the sidebar. Select **Accounts**.
64
62
1. Select the checkbox next to the enterprise's **Account name** and select **View numbers**.
65
63
1. Select **Create numbers**.
66
-
1. To configure the numbers directly in the Number Management Portal:
67
-
1. Select **Manual input**.
68
-
1. Select **Enable Teams Direct Routing**.
69
-
1. Optionally, enter a value for **Custom SIP header**.
70
-
1. Add the numbers in **Telephone Numbers**.
71
-
1. Select **Create**.
72
-
1. To upload a CSV containing multiple numbers:
73
-
1. Prepare a `.csv` file. It must use the headings shown in the following table, and contain one number per line (up to 10,000 numbers).
74
-
75
-
| Heading | Description | Valid values |
76
-
|---------|--------------|--------------|
77
-
|`telephoneNumber`|The number to upload | E.164 numbers, including `+` and the country code |
78
-
|`accountName`| The account to upload the number to | The name of an existing account |
79
-
|`serviceDetails_zoomPhoneCloudPeering_enabled`| Whether Zoom Phone Cloud Peering is enabled |`true` or `false`|
80
-
|`configuration_customSipHeader`| Optional: the value for a SIP custom header. | Can only contain letters, numbers, underscores, and dashes. Can be up to 100 characters in length. |
81
-
82
-
1. Select **File Upload**.
83
-
1. Select the `.csv` file that you prepared.
84
-
1. Select **Upload**.
64
+
1. Select **Enable Teams Direct Routing**.
65
+
1. Optionally, enter a value for **Custom SIP header**.
Copy file name to clipboardExpand all lines: articles/communications-gateway/prepare-for-live-traffic-operator-connect.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -100,9 +100,6 @@ Integration testing requires setting up your test tenant for Operator Connect or
100
100
1. Select **View numbers** and select **Create numbers**.
101
101
1. Fill in the fields under **Manual Input** as required, and then select **Create**.
102
102
103
-
> [!TIP]
104
-
> If you are uploading multiple numbers, you can provide configuration for them in a CSV file and upload the file. For instructions, see [Manage an enterprise with Azure Communications Gateway's Number Management Portal (preview)](manage-enterprise-operator-connect.md).
105
-
106
103
# [Operator Portal](#tab/no-flow-through)
107
104
108
105
1. Ask your onboarding team for the name of the Calling Profile that you must use for these test numbers. The name typically has the suffix `CommsGw`. We created this Calling Profile for you during the Azure Communications Gateway deployment process.
You can configure numbers directly in the Number Management Portal, or by uploading a CSV file containing number configuration.
55
-
56
54
1. From the overview page for your Communications Gateway resource, find the **Number Management** section in the sidebar. Select **Accounts**.
57
55
1. Select **Create account**. Enter an **Account name** and select the **Enable Zoom Phone Cloud Peering** checkbox. Select **Create**.
58
56
1. Select the checkbox next to the new **Account name** and select **View numbers**.
59
57
1. Select **Create numbers**.
60
58
1. Fill in the fields as required under **Manual Input**, and then select **Create**.
61
59
62
-
> [!TIP]
63
-
> You can provide configuration for multiple numbers in a CSV file and upload the file. For instructions, see [Manage Zoom Phone Cloud Peering customers and numbers with Azure Communications Gateway](manage-enterprise-zoom.md).
64
-
65
60
# [Provisioning API (preview)](#tab/provisioning-api)
66
61
67
62
The API allows you to indicate to Azure Communications Gateway which service you're supporting for each number, using _account_ and _number_ resources.
0 commit comments