<div dir="ltr">If you don&#39;t need both APPs, just load the modules in the order that provides what you need until the issue gets fixed in master.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 6, 2014 at 12:50 PM, Sasha Pachev <span dir="ltr">&lt;<a href="mailto:sasha@greenseedtech.com" target="_blank">sasha@greenseedtech.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have discovered an issue when using mod_dptools and mod_spandsp<br>
together. Both define app &quot;stop_tone_detect&quot;.  mod_dptools defines<br>
&quot;tone_detect&quot; to start tone detection, mod_spandsp defines<br>
&quot;start_tone_detect&quot;. Both modules load successfully, and the conflict<br>
is resolved by awarding whoever loads the last the entry for<br>
stop_tone_detect. This creates problems - for example, if mod_spandsp<br>
wins, and the dialplan uses tone_detect/stop_tone_detect, then<br>
mod_dptools app will be called for starting, and mod_spandsp will be<br>
called for stopping, which in effect means it is a no-op.<br>
<br>
Is it considered an error to load both modules in the same<br>
configuration? What is the recommended solution/workaround if you want<br>
to use some of the functionality of mod_dptools and some of the<br>
functionality of mod_spandsp?<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br></div>