hi:
when I use this command"sofia status profile internal reg", socket will be disconnect.
var socket = await InboundSocket.Connect(freeswitchAddr, freeswitchESPort, freeswitchESPassword);
socket .Disposed += socket _Disposed;
socket .SendApi("sofia status profile internal reg") //when run finish this ,socket _Disposed will be trigger.
sorry,my english is not good。…^~^
hi:
when I use this command"sofia status profile internal reg", socket will be disconnect.
var socket = await InboundSocket.Connect(freeswitchAddr, freeswitchESPort, freeswitchESPassword);socket .Disposed += socket _Disposed;socket .SendApi("sofia status profile internal reg")//when run finish this ,socket _Disposed will be trigger.sorry,my english is not good。…^~^