svetlana %!s(int64=3) %!d(string=hai) anos
pai
achega
0e89174e4a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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}