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
Hello!
It is possible to set SIP account with ip,login,pass like in python pj connector?
Something like this: acc = lib.create_account(pj.AccountConfig("pjsip.org", "bennylp", "***"))
What right way to this?
Thank you!