Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
La Quadrature du Net
piphone
piphone-sip
Commits
938ea23f
Commit
938ea23f
authored
Jan 25, 2017
by
okhin
Browse files
Too many ]
parent
7aab8fe8
Pipeline
#803
passed with stage
in 3 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
piphone.py
View file @
938ea23f
...
...
@@ -306,7 +306,7 @@ class Call(object):
chan
=
ari
.
Channel
(
config
[
'asterisk'
],
channel
)
phone_logger
.
info
(
'Hanging up channel {}'
.
format
(
channel
))
chan
.
delete
()
self
.
update
((
':'
.
join
([
'Down'
]
self
.
update
((
':'
.
join
([
'Down'
,
event
[
'channel'
][
'id'
].
split
(
'-'
)[
-
1
]])
,
event
[
'timestamp'
]))
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment