Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The example does not attempt registration #3

Open
anilgupta83 opened this issue Aug 25, 2019 · 0 comments
Open

The example does not attempt registration #3

anilgupta83 opened this issue Aug 25, 2019 · 0 comments

Comments

@anilgupta83
Copy link

pjsua2 will not register to the sip server until acc.SetRegistration(true) is called. I have tested this on v2.9, not sure if it works without this on older versions.
Solution: call acc.SetRegistration(true) after acc.Create(accCfg)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant