zhouhailin / freeswitch-externals

FreeSWITCH externals projects
https://zhouhailin.github.io/freeswitch-externals/
Apache License 2.0
163 stars 83 forks source link

link.thingscloud.freeswitch.esl.exception.InboundClientException: not found inbound handler for addr : 192.168.1.11:8021 #33

Closed zhmojito closed 1 year ago

zhmojito commented 1 year ago

我本地sping boot项目注入 inboundClient后,使用inboundClient.sendAsyncApiCommand("192.168.1.11:8021", originateCommand, null) 方式进行连接并提交,但是报错了,这是什么原因导致的

192.168.1.11是我freeswitch的地址,event_socket端口用的8021,我用telnet都是通的

VIHATTeam commented 1 year ago

i faced with this error too, how can you fixing it, in my case, when socket run period of time about 1-2 day, it will though this exeption , i. noticed that server able to connect to freeswitch 8021 by telnet