[Freeswitch-users] mod_erlang_event outbound timeout in FreeSWITCH 1.6

Nathan Hartwell njhartwell at gmail.com
Wed Mar 30 19:10:08 MSD 2016


Hi all,

I've been using mod_erlang_event outbound mode with FS 1.4 for ~1 year with
no issues but am unable to get it to work on 1.6 or master (on Debian
Jessie, installed from apt). When mod_erlang_event attempts to make an
outbound connection to my Erlang node it errors with a timeout (relevant
logs below). Inbound mode continues to work fine.

I am preparing a more detailed bug report with test scripts, etc. but
wanted to quickly check whether anyone else on the list has faced similar
issues or has suggestions on other things to try.

Thanks!
Nathan Hartwell

Logs:

EXECUTE sofia/internal/1001 at 192.168.33.10 erlang(yacc_inbound:launch
yacc-dev at localhost)
2016-03-29 23:27:21.745778 [DEBUG] mod_erlang_event.c:1665 enter
erlang_outbound_function yacc_inbound:launch yacc-dev at localhost
2016-03-29 23:27:21.745778 [DEBUG] mod_erlang_event.c:1684 Using existing
listener for session
2016-03-29 23:27:21.745778 [DEBUG] mod_erlang_event.c:1696 Creating new
spawned session for listener
2016-03-29 23:27:21.745778 [DEBUG] mod_erlang_event.c:1540 Added session to
listener
2016-03-29 23:27:21.745778 [DEBUG] mod_erlang_event.c:1563 rpc call:
yacc_inbound:launch(Ref)
2016-03-29 23:27:21.745778 [DEBUG] mod_erlang_event.c:1575 Waiting for
reply 9.0.0 at freeswitch@localhost 3eb319cd-883c-4918-9d42-395e7683585b
2016-03-29 23:27:26.765708 [WARNING] mod_erlang_event.c:1581 Timed out when
waiting for outbound pid 9.0.0 at freeswitch@localhost
3eb319cd-883c-4918-9d42-395e7683585b

Dialplan:

  <extension name="yacc_queue">
    <condition field="destination_number" expression="^5007$">
      <action application="set" data="yacc_queue=advisor"/>
      <action application="erlang" data="yacc_inbound:launch
yacc-dev at localhost"/>
    </condition>
  </extension>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20160330/38af0383/attachment.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list