]> git.ipfire.org Git - ipfire.org.git/commit
talk: Allow hanging up channels from webapp
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 16 Mar 2017 11:34:40 +0000 (11:34 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 16 Mar 2017 11:34:40 +0000 (11:34 +0000)
commit40818cf2a3a58fb0146cd75f953a9b87497b1f5c
tree933789f370381408a8be3572a25bedb8ce326ff9
parent78439bec81183195af35a1cc11249f54b385d7a7
talk: Allow hanging up channels from webapp

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
templates/talk/confirm-hangup.html [new file with mode: 0644]
templates/talk/modules/ongoing-calls.html
webapp/__init__.py
webapp/backend/talk.py
webapp/handlers_talk.py