adria vidal
Results
1
issues of
adria vidal
I'm triying to use the setChannelVar ,but nothing comes to the Asterisk side. Tried like these channel.setChannelVar( {channelId: channel.id, CUSTOM_DIGITS: digit}, function (err) {} ); console.log('Channel %s setChannelVar... digit', channel.id);...