Skip to content

Commit 8104c7a

Browse files
committed
Update conference call values
1 parent cbf7b9c commit 8104c7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

voice/conference-call-slim/index.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
$ncco = [
1111
[
1212
'action' => 'talk',
13-
'text' => 'Welcome to a Nexmo powered conference call'
13+
'text' => 'Hi, welcome to this Nexmo conference call.'
1414
],
1515
[
1616
'action' => 'conversation',
17-
'name' => 'room-name'
17+
'name' => 'nexmo-conference-standard'
1818
]
1919
];
2020

0 commit comments

Comments
 (0)