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

FS remainInDialog: true #5

Open
mikeatmerculia opened this issue Mar 9, 2020 · 1 comment
Open

FS remainInDialog: true #5

mikeatmerculia opened this issue Mar 9, 2020 · 1 comment

Comments

@mikeatmerculia
Copy link

Hello community,

I thought remianInDialog option during proxyRequest() should allow ACK and BYE to remain in dialog.
However, with the option true, app.js is still only able to interact with INVITE and BYE.

const result = await srf.proxyRequest(req, ['192.168.241.1:5032'], { 
    remainInDialog: true
});

Any help is appreciated.

Thanks,

@davehorton
Copy link
Owner

Do you mean that you are not seeing the ACK reach the server? That would be strange, could you provide a drachtio log file from your test call showing same?

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

2 participants