Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
onnet committed Dec 17, 2015
1 parent 05fa9cc commit cf0d570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion applications/cccp/doc/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@

curl -X DELETE -H X-Auth-Token:{AUTH_TOKEN} https://{SERVER}:8443/v1/accounts/{ACCOUNT_ID}/cccps/{DOC_ID}

####Call initiation over IP:
####Call initiation over API:

curl -X PUT -H X-Auth-Token:{AUTH_TOKEN} https://{SERVER}:8443/v1/accounts/{ACCOUNT_ID}/cccps/autodial -d '{"data": { "a_leg_number": "1234567", "outbound_cid": "78123634500", "b_leg_number": "5579", "callback_delay": 10}}'

0 comments on commit cf0d570

Please sign in to comment.