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通过ctrl+z暂停之后,发送异步指令会导致publicExecutor卡死,重启freeswitch之后不会恢复,导致不能收到正常的eslEvent #35

Open
thd555 opened this issue Sep 12, 2023 · 2 comments

Comments

@thd555
Copy link

thd555 commented Sep 12, 2023

esl版本:1.6.7.RELEASE
freeswitch通过ctrl+z暂停之后,
发送异步指令会导致publicExecutor卡死,
重启freeswitch之后不会恢复,
导致不能收到正常的eslEvent。

@maxu78
Copy link

maxu78 commented Jan 20, 2025

遇到了同样的问题,看起来可能是SyncCallback对象一直没有获取到fs的响应,导致没有调用handle方法导致的,大佬有什么好的解决方法吗 @thd555 @zhouhailin

@company-myther
Copy link

遇到了同样的问题,看起来可能是SyncCallback对象一直没有获取到fs的响应,导致没有调用handle方法导致的,大佬有什么好的解决方法吗 @thd555 @zhouhailin

我也遇到了,改了下,等我空了提个pr哈哈

company-myther added a commit to company-myther/freeswitch-externals that referenced this issue Feb 8, 2025
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

3 participants