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

Outbound doesn't work #13

Open
luoyf80 opened this issue Nov 15, 2015 · 5 comments · May be fixed by #28 or mbrada/esl-client#1
Open

Outbound doesn't work #13

luoyf80 opened this issue Nov 15, 2015 · 5 comments · May be fixed by #28 or mbrada/esl-client#1

Comments

@luoyf80
Copy link

luoyf80 commented Nov 15, 2015

Run to here:
final EslMessage response = getUnchecked(handler.sendApiMultiLineCommand(channel, sendMsg.getMsgLines()));

The program is blocked。

FreeSWITCH Version 1.4.23+git20151012T220044Zf90dd4b1c0~64bit

Netty log:
18:39:54.378 [nioEventLoopGroup-1-0] WARN o.freeswitch.esl.client.OutboundTest - Creating execute app for uuid 281195b0-3b00-4eb3-8eca-e90763abc103
18:39:54.381 [nioEventLoopGroup-1-0] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x64eba323, /127.0.0.1:61978 => /127.0.0.1:8084] WRITE: 56B
+-------------------------------------------------+
| 0 1 2 3 4 5 6 7 8 9 a b c d e f |
+--------+-------------------------------------------------+----------------+
|00000000| 73 65 6e 64 6d 73 67 0a 63 61 6c 6c 2d 63 6f 6d |sendmsg.call-com|
|00000010| 6d 61 6e 64 3a 20 65 78 65 63 75 74 65 0a 65 78 |mand: execute.ex|
|00000020| 65 63 75 74 65 2d 61 70 70 2d 6e 61 6d 65 3a 20 |ecute-app-name: |
|00000030| 61 6e 73 77 65 72 0a 0a |answer.. |
+--------+-------------------------------------------------+----------------+

answer message no FLUSH to IO

@aliasnash
Copy link

the same problem((

@mgodave
Copy link
Contributor

mgodave commented Jan 17, 2017

Hey, I don't really work on this project anymore. I'd be happy to accept a patch.

@ghost
Copy link

ghost commented Nov 22, 2018

Is there anyone who has fixed it?

@kingster kingster linked a pull request May 26, 2019 that will close this issue
ykalayy pushed a commit to ykalayy/esl-client that referenced this issue Apr 29, 2022
esl-client#23 Outbound deadlock is fixed
esl-client#13 Outbound deadlock is fixed
ykalayy pushed a commit to ykalayy/esl-client that referenced this issue Apr 29, 2022
esl-client#23 Outbound deadlock is fixed
esl-client#13 Outbound deadlock is fixed
@424520718
Copy link

Is this issue currently fixed

@kingster
Copy link

Have you tried out the fix that is provided in #28 Have been using this fix in production for last 5 years and have worked without any issue.

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