You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your console request is likely executing before the channel var has been set. Try putting as setTimeout, or listeing for an event that the channel var has been set?
I've stop using the library in the project.
Will try if needed in the future, thanks
Missatge de dorlanpabon ***@***.***> del dia dt., 5 de març
2024 a les 14:32:
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) {}
and like these too.
The text was updated successfully, but these errors were encountered: