+1
-1
@@ -5,3 +5,3 @@ { | ||
| "description": "An asterisk manager interface client, uses EventEmitter to communicate events, will allow you to send actions, and receive responses (and associated events), and also receive async events from server", | ||
| "version": "0.6.5", | ||
| "version": "0.6.6", | ||
| "homepage": "https://github.com/marcelog/Nami", | ||
@@ -8,0 +8,0 @@ "keywords": [ |
@@ -1059,5 +1059,5 @@ /*! | ||
| AGI.super_.call(this, 'AGI'); | ||
| this.set('Conference', conference); | ||
| this.set('Channel', channel); | ||
| this.set('ChannelID', channelId); | ||
| this.set('Command', command); | ||
| this.set('CommandID', commandId); | ||
| } | ||
@@ -1064,0 +1064,0 @@ |
72418
-0.01%