8000 Merge pull request #177 from phalt/fix-157 · madCode/twilio-python@29848d1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 29848d1

Browse files
committed
Merge pull request twilio#177 from phalt/fix-157
Fixed twilio#157
2 parents 4d18ca3 + 1b1ba5f commit 29848d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

twilio/rest/resources/sip/domains.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ class Domain(InstanceResource):
104104
The HTTP method Twilio will use when requesting the voice_fallback_url.
105105
Either GET or POST.
106106
107-
.. attribute:: voice_status_callback_url
107+
.. attribute:: voice_status_callback
108108
109109
The URL that Twilio will request to pass status parameters (such as
110110
call ended) to your application.

0 commit comments

Comments
 (0)
0