svetlana 3 yıl önce
ebeveyn
işleme
0e89174e4a
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      app/cel.py

+ 1 - 1
app/cel.py

@@ -101,7 +101,7 @@ class CdrUserEvents(CdrEvents):
             'answered': event.disposition=='ANSWERED',
             'duration': event.duration,
             #'waiting': event.waiting,
-            'application': event.lastapp
+            'application': event.lastapp,
             'dst': event.dst,
             'uniqueid': self.uniqueid,
             'file': self.recordingfile}