[Freeswitch-users] Mod Erlang Event in Freeswitch

Eranga Udesh eranga.erl at gmail.com
Fri Aug 24 14:51:55 MSD 2012


To answer my own question, the issue was with the Erlang version. It seels
Mod Erlang Event is not compatible with R15B01 version. Once I downgrade
the module compiling Erlang version to R14B03, it works fine.

Hope it helps others in the list.

- Eranga



On Thu, Aug 23, 2012 at 5:32 PM, Eranga Udesh <eranga.erl at gmail.com> wrote:

> Hi,
>
> I'm trying mod_erlang_event module in Freeswitch. However when a call
> comes to extension 111, the Erlang node receives RPC call correctly (my
> config as below) but it seems Freeswitch module does not receive the
> returned {Ref, NewPid} tuple of the Erlang function. I use Erlang R15B01
> version.
>
> I also tried with Registered process configuration as in the Mod Erlang
> Event wiki, but there also it timeout. I wonder if it is an incompatibility
> with Erlang 15B?
>
> Any ideas what could be wrong?
>
> Config:
>
> <extension name="to_erlang" continue="true">
>    <condition field="destination_number" expression="^111$" >
>        <action application="erlang" data="fsivr:new_call ivr at linux" />
>    </condition>
> </extension>
>
> Output in freeswitch debug:
>
> 2012-08-23 17:06:34.057997 [DEBUG] mod_erlang_event.c:1519 enter
> erlang_outbound_function fsivr:new_call ivr at linux
> 2012-08-23 17:06:34.057997 [DEBUG] mod_erlang_event.c:1525 Creating new
> listener for session
> 2012-08-23 17:06:34.098399 [DEBUG] mod_erlang_event.c:1527 Launching new
> listener
> 2012-08-23 17:06:34.098399 [DEBUG] mod_erlang_event.c:1537 Creating new
> spawned session for listener
> 2012-08-23 17:06:34.098399 [DEBUG] mod_erlang_event.c:1423 rpc call:
> fsivr:new_call(Ref)
> 2012-08-23 17:06:34.098399 [DEBUG] mod_erlang_event.c:1008 Connection Open
> 2012-08-23 17:06:39.177997 [WARNING] mod_erlang_event.c:1436 Timed out
> when waiting for outbound pid 12.0.0 at freeswitch@linux
> 404fc3c7-45d1-4194-ad37-1e118fdee8d0
> 2012-08-23 17:06:39.177997 [DEBUG] switch_channel.c:2919
> (sofia/internal/5000 at linux4) Callstate Change RINGING -> HANGUP
>
> Thanks in advance.
> - Eranga
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20120824/7cfa6e8d/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list