Built motion from commit edd16b5.|0.0.141
authorDaniele Cinti <daniele.cinti@xcally.com>
Fri, 9 Sep 2016 11:13:31 +0000 (13:13 +0200)
committerDaniele Cinti <daniele.cinti@xcally.com>
Fri, 9 Sep 2016 11:13:31 +0000 (13:13 +0200)
server/config/ami/call.js

index addcd41..f655c32 100644 (file)
@@ -22,7 +22,6 @@ function create(evt) {
       defaults: evt
     })
     .spread(function(call, created) {
-      console.log('call', call);
       if (!created) {
 
         if (evt.answertime) {