Good day!
Well, the writing of this library on nodejs I encountered the following problem.
The function Init() is responsible for creating sockets to further parse the message Yate
But i dont understand what port you are connecting to listen to the message of Yate (This is clearly not the port = 0).
If I connect to 5038 I get - YATE 4.3.0-1 (
http://YATE.null.ro). I used TCP sockets.
And When i installed "%%>connect" I receive an error message - Error in: %%>connect:global
May be I need to fix some parameters in files .conf
Thanks for your help