Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,6 @@ In order to use this sample app, your account must have In-App Calling enabled.

For more information about API credentials see our [Account Credentials](https://dev.bandwidth.com/docs/account/credentials) page.

# Global Network update

Change the domain to following [here](https://github.com/Bandwidth-Samples/in-app-calling-dialpad-node-react/blob/main/src/components/DialPad.js#L35).

```sh
domain: 'sbc.webrtc-app.bandwidth.com',
addresses: ['wss://sbc.webrtc-app.bandwidth.com:10081'],
```

# Running the Application

Use the following command/s to run the application:
Expand Down