Skip to content

Commit

Permalink
Merge pull request #134 from Vonage/vbc-bug-fix-2
Browse files Browse the repository at this point in the history
Fixed more special chars causing build fails
  • Loading branch information
niati committed Dec 9, 2021
2 parents 7d8d73d + 7dae752 commit 820e7bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _documentation/en/open-contactpad/sdk-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ load (see [Loading Open ContactPad SDK](loading-contactpad))

| Parameters | Type | Description |
| --- | ----- | ----------- |
| provider | cc" / uc" | <ul><li>CC loads Vonage Call Center ContactPad as a dialer interface /VCC/.</li><li>UC loads Vonage Business Communicatons ContactPad as a dialer interface /VBC, VBE/.</li></ul> |
| provider | "cc" / "uc" | <ul><li>CC loads Vonage Call Center ContactPad as a dialer interface /VCC/.</li><li>UC loads Vonage Business Communicatons ContactPad as a dialer interface /VBC, VBE/.</li></ul> |
| ccDomain (optional) | \[string\] | Use a custom VCC region domain. Well known options are: <ul><li>nam.newvoicemedia.com (default)</li><li>emea.newvoicemedia.com</li><li>apac.newvoicemedia.com</li></ul> |

### enableClickToDial
Expand Down

0 comments on commit 820e7bd

Please sign in to comment.