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

Freeswitch right away Answers the late-offer INVITE without checking Dialplan flow if enable-3pcc=true #2493

Closed
surabhigarg1234 opened this issue Jun 20, 2024 · 2 comments

Comments

@surabhigarg1234
Copy link

Currently, as mentioned in title - Freeswitch Right Away Answers the late-offer INVITE without checking Dialplan flow whether that call needs to be answered or not if enable-3pcc=true.

Also, if I dont enable "enable-3pcc=true" then FreeSWITCH disconnects the call saying 3pcc flag is not enabled

Is there anyway where in case of late-offer INVITE , freeswitch first check dialplan whether the call needs to be answered or not and then only it answer the call?

@surabhigarg1234
Copy link
Author

Hi Team,
Could anyone help on how can freeswitch first check dialplan whether the call needs to be answered or not and then only it answer the call in case of late-offer INVITE?

@jakubkarolczyk
Copy link
Collaborator

It works as expected. Use enable-3pcc=proxy instead.

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