Skip to content

Commit

Permalink
... like at all
Browse files Browse the repository at this point in the history
  • Loading branch information
beaugunderson committed Jan 28, 2014
1 parent 325dd49 commit ad167c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.py
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ def call_complete():


@app.route('/call_complete_status', methods=call_methods)
def call_complete_callback():
def call_complete_status():
# asynch callback from twilio on call complete
params, campaign = parse_params(request)

Expand Down

0 comments on commit ad167c4

Please sign in to comment.