Skip to content

Commit 863fc05

Browse files
author
Tony Bedford
committed
Changed to be consistent with existing blocks.
1 parent f3b76d1 commit 863fc05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

voice/connect-an-inbound-call.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ def answer_call():
1111
"from": "NEXMO_NUMBER",
1212
"endpoint": [{
1313
"type": 'phone',
14-
"number": "RECIPIENT_NUMBER"
14+
"number": "YOUR_SECOND_NUMBER"
1515
}]
1616
}
1717
]

0 commit comments

Comments
 (0)