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
Thank you for your reply, but I still don't quite understand because I'm using yours now pjsip4net.Console The outgoing call was unsuccessful
ua.CallManager.CallStateChanged += CallManager_CallStateChanged;
//var factory = new CommandFactory(ua, cfg.Container);
//factory.Create("?").Execute();
var firstUser = ua.AccountManager.Accounts.First();
//string destUri = string.Format("sip:{0}@{1}", "13036 ", "124.71.224. :5060");
//ua.CallManager.MakeCall(destUri);
No description provided.
The text was updated successfully, but these errors were encountered: