countrdd

Results 10 comments of countrdd

Thanks. I am looking at it...I am kinda new to Alloy... So just trying to figure out where I need to add the badgeCount: property...to the widget. But if I...

On Mac OSX 10.13 you have to add --unsafe-perm npm install -g --unsafe-perm electron-icon-generator

Patch for hostName added to each event/Response. [hostnamepatch.txt](https://github.com/BelirafoN/asterisk-ami-client/files/5378326/hostnamepatch.txt)

Example Connect to Multiple AMI Servers const AmiClient = require('asterisk-ami-client'); var servers = []; var boxes = [ {username: 'username', password: 'password', host: 'hostipname', port: 5038, pbxname: 'YHC'}, {username: 'username',...

@GuateDevIO - I would be very interested in this as well.

First thing I tried...

Thanks., I figured it out... Have you thought adding just an api that you can send subscriber id and the payload? I.E. Like the test functionality but you can define...

OK. Thanks... Yeah, but you have to send an event id as well. I was looking for a customer push that was not necessarily an event. From: melv1n Reply-To: rs/pushd...

Thanks! From: melv1n Reply-To: rs/pushd Date: Monday, September 23, 2013 11:26 AM To: rs/pushd Cc: Dusty Countryman Subject: Re: [pushd] How run both Dev and Prod for IOS (#43) Read...

in login.component.ts change line 27 to const card = document.getElementsByClassName('card card-login card-hidden')[0]; in lock.component.ts change line 14 to const card = document.getElementsByClassName('card card-profile text-center card-hidden')[0];