[Freeswitch-dev] Freeswitch locking up after reply for ERLang sofia.conf is sent
Mark Sobkow
m.sobkow at marketelsystems.com
Mon Sep 21 15:27:38 PDT 2009
I fixed the typo in the XML, but we're still getting a lockup. Also, my
log files are indicating that the request for sofia.conf is being issued
_twice_ now. I'm attaching all the source code from our freeswitch module.
I believe freeswitch.erl is just a copy of the shared source for
integrating freeswitch.
freeswitch_bind.erl is the one that does the bindings for the configs;
it invokes and binds freeswitch_callback.erl.
freeswitch_monitor.erl is the process binding for "attaching" the FS
node to ERLang.
Andrew Thompson wrote:
> Mark,
>
> I just noticed your original version had a typo for the global_settings
> closing tab. If I fix that I do indeed get a temporary hang because of
> the STUN stuff, but once that times out the module loads successfully.
> Have you tried the re-factored module I attached in my previous email
> (you'll want to fix that typo)?
>
> Also, please don't send HTML-only email (like your last reply) it's a
> pain for me to read :)
>
> Andrew
>
> _______________________________________________
> FreeSWITCH-dev mailing list
> FreeSWITCH-dev at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org
>
>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: freeswitch.erl
Url: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20090921/7a1add9e/attachment-0005.pl
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: freeswitch_app.erl
Url: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20090921/7a1add9e/attachment-0006.pl
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: freeswitch_bind.erl
Url: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20090921/7a1add9e/attachment-0007.pl
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: freeswitch_callback.erl
Url: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20090921/7a1add9e/attachment-0008.pl
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: freeswitch_monitor.erl
Url: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20090921/7a1add9e/attachment-0009.pl
More information about the FreeSWITCH-dev
mailing list