<div dir="ltr">
<p class=""><span class="">freeswitc 10760 freeswitch DEL REG 8,1 157457 /usr/local/freeswitch/mod/mod_skeleton.so</span></p>
<p class=""><span class="">after</span></p>
<p class=""><span class="">freeswitc 10760 freeswitch DEL REG 8,1 157457 /usr/local/freeswitch/mod/mod_skeleton.so</span></p>
<p class=""><span class="">both the same after loading and unloading</span></p></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 4, 2016 at 9:16 AM, Nathan Neulinger <span dir="ltr"><<a href="mailto:nneul@mst.edu" target="_blank">nneul@mst.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">If you do the lsof before and then after the unload, does the lsof still show the same filename as opened?<br>
<br>
-- Nathan<br>
<span class=""><br>
On 03/04/2016 07:53 AM, Chris Mandra wrote:<br>
> And I want to stress, that I delete the file from disc unload the module, reload the module and it says it loads, so<br>
> this doesn't make sense to me…<br>
><br>
</span><span class="">> On Friday, March 4, 2016, Chris Mandra <<a href="mailto:mandra@gmail.com">mandra@gmail.com</a> <mailto:<a href="mailto:mandra@gmail.com">mandra@gmail.com</a>>> wrote:<br>
><br>
> Nevermind.<br>
> It's still not working.<br>
><br>
> Couple of questions:<br>
> I'm writing this I'm c++. Could that be causing problems?<br>
> Here's my makefile. Is anything obvs causing trouble here:<br>
><br>
> BASE=../../../..<br>
> include $(BASE)/build/modmake.rules<br>
> LOCAL_CFLAGS=-I./include -std=c++0x -DBUILD_VERSION=\"$(BUILD_VERSION)\" -Iinclude$(LOCAL_CFLAGS_$(ARCH)) -fpermissive<br>
> LOCAL_LDFLAGS+=-lboost_program_options<br>
> strategy.o: strategy.cpp<br>
> ladspa_strategy.o: ladspa_strategy.cpp<br>
> dsp_strategy.o: dsp_strategy.cpp<br>
> param_strategy.o: param_strategy.cpp<br>
> load.o: load.cpp<br>
> tokenizer.o: tokenizer.cpp<br>
> validators.o: validators.cpp<br>
> LOCAL_OBJS+=ladspa_strategy.o strategy.o dsp_strategy.o load.o tokenizer.o param_strategy.o<br>
> local_depend: $(LOCAL_OBJS)<br>
><br>
> Thanks, Chris<br>
><br>
><br>
><br>
</span><span class="">> On Friday, March 4, 2016, Chris Mandra <<a href="mailto:mandra@gmail.com">mandra@gmail.com</a> <javascript:_e(%7B%7D,'cvml','<a href="mailto:mandra@gmail.com">mandra@gmail.com</a>');>> wrote:<br>
><br>
> So here's another wrinkle. I've removed my module from the system, recreated it fresh with a new filename (and<br>
> internal names where apropos) and it's reloading is working properly now. Same code. How is this possible?<br>
> Thanks,<br>
> Chris<br>
><br>
> On Thursday, March 3, 2016, Chris Mandra <<a href="mailto:mandra@gmail.com">mandra@gmail.com</a>> wrote:<br>
><br>
> Does that make anything come to mind?<br>
><br>
> On Wednesday, March 2, 2016, Chris Mandra <<a href="mailto:mandra@gmail.com">mandra@gmail.com</a>> wrote:<br>
><br>
> 1.6<br>
><br>
> On Wed, Mar 2, 2016 at 11:57 AM, Ken Rice <<a href="mailto:krice@freeswitch.org">krice@freeswitch.org</a>> wrote:<br>
><br>
</span>> What version of FreeSWITCH are you building this against? ____<br>
><br>
> __ __<br>
><br>
> __ __<br>
><br>
> __ __<br>
><br>
> __ __<br>
><br>
> __ __<br>
<span class="">><br>
> *From:*<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a><br>
> [mailto:<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a>] *On Behalf Of *Chris Mandra<br>
</span>> *Sent:* Wednesday, March 2, 2016 10:37 AM<br>
<span class="">> *To:* FreeSWITCH Users Help <<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>><br>
</span>> *Subject:* [Freeswitch-users] module question____<br>
><br>
> __ __<br>
<span class="">><br>
> I unload, wipe the file reload and it says it's reloaded<br>
> This makes no sense<br>
</span>> On Wednesday, March 2, 2016, Nathan Neulinger <<a href="mailto:nneul@mst.edu">nneul@mst.edu</a>> wrote:____<br>
<div><div class="h5">><br>
> I think he said earlier that if he shuts down completely, it works fine, but he's wanting to be<br>
> able to reload on the<br>
> fly to test new changes.<br>
><br>
> -- Nathan<br>
><br>
> On 03/02/2016 08:59 AM, Ken Rice wrote:<br>
> > Have you completely shut FreeSwitch down? There is a chance when you unload a module, that<br>
> module doesn’t actually<br>
> > unload, its still loaded, just deactivated. You can easily verify this by making sure the .so<br>
> for the module is gone,<br>
> > and restarting FreeSWITCH completely.<br>
> ><br>
> > *From:*<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a><br>
> [mailto:<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a>] *On Behalf<br>
> > Of *Chris Mandra<br>
> > *Sent:* Wednesday, March 2, 2016 8:30 AM<br>
> > *To:* FreeSWITCH Users Help <<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>><br>
> > *Subject:* Re: [Freeswitch-users] module question<br>
> ><br>
> > No, not chroot'd. I'm compiling a bunch of my own classes, could be my makefile?<br>
> ><br>
> > On Wednesday, March 2, 2016, Nathan Neulinger <<a href="mailto:nneul@mst.edu">nneul@mst.edu</a> <mailto:<a href="mailto:nneul@mst.edu">nneul@mst.edu</a>>> wrote:<br>
> ><br>
> > Is there any chance you are running freeswitch chroot'd?<br>
> ><br>
> > On 03/02/2016 06:14 AM, Chris Mandra wrote:<br>
> > > Thank you for writing Stephen, I've already tried that, and that's how I know it's<br>
> reporting what it's reporting<br>
> > and how<br>
> > > it doesn't make any sense.<br>
> > ><br>
> > > Fs is reporting this: /usr/local/freeswitch/mod/mod_test_dsp.so<br>
> > ><br>
> > > however that file doesn’t even exist<br>
> > ><br>
> > > and yet it still says it’s loading it<br>
> > ><br>
> > > how is that possible?<br>
> > ><br>
> > ><br>
> > > On Wednesday, March 2, 2016, Steven Ayre <<a href="mailto:steveayre@gmail.com">steveayre@gmail.com</a> <javascript:;><br>
> <mailto:<a href="mailto:steveayre@gmail.com">steveayre@gmail.com</a><br>
> > <javascript:;>>> wrote:<br>
> > ><br>
> > > When the file is loaded use find FreeSWITCH's PID and then use the 'lsof -p $PID |<br>
> grep mod_' command...<br>
> > it'll show<br>
> > > you a list of the modules FreeSWITCH currently has loaded. See if it's loading<br>
> from a different path that way.<br>
> > ><br>
> > > On 2 March 2016 at 02:52, Chris Mandra <<a href="mailto:mandra@gmail.com">mandra@gmail.com</a> <javascript:;><br>
> > <javascript:_e(%7B%7D,'cvml','<a href="mailto:mandra@gmail.com">mandra@gmail.com</a> <javascript:;>');>> wrote:<br>
> > ><br>
> > > Any other ideas?<br>
> > ><br>
> > ><br>
> > > On Tuesday, March 1, 2016, Chris Mandra <<a href="mailto:mandra@gmail.com">mandra@gmail.com</a> <javascript:;><br>
> > <javascript:_e(%7B%7D,'cvml','<a href="mailto:mandra@gmail.com">mandra@gmail.com</a> <javascript:;>');>> wrote:<br>
> > ><br>
> > > Thanks for your responses so far guys. Italo, its only built from source<br>
> so I don't think that's the<br>
> > issue.<br>
> > > This is baffling. I've tried it in more one machine, same result.<br>
> > ><br>
> > > On Tuesday, March 1, 2016, Chris Mandra <<a href="mailto:mandra@gmail.com">mandra@gmail.com</a> <javascript:;>><br>
> wrote:<br>
> > ><br>
> > > So, FS is reporting<br>
> > ><br>
> > > reporting this: /usr/local/freeswitch/mod/mod_test_dsp.so<br>
> > ><br>
> > > however that file doesn’t even exist<br>
> > ><br>
> > > and yet it still says it’s loading it<br>
> > ><br>
> > > how is that possible?<br>
> > ><br>
> > ><br>
> > > On Tue, Mar 1, 2016 at 12:34 PM, Nathan Neulinger <<a href="mailto:nneul@mst.edu">nneul@mst.edu</a><br>
> <javascript:;>> wrote:<br>
> > ><br>
> > ><br>
> > ><br>
> > > On 03/01/2016 09:41 AM, Chris Mandra wrote:<br>
> > > > thanks for the reply Nathan - this is really weird:<br>
> > > ><br>
> > > > after i remove the .so files (and make sure they're gone from my<br>
> disk) it still reports it<br>
> > successfully reloads<br>
> > > ><br>
> > ><br>
> > > Ok, so issue 'lsof -p PID_OF_FREESWITCH' and look for the path to<br>
> the .so file that it<br>
> > loaded. It's<br>
> > > likely pulling it in<br>
> > > from a different location.<br>
> > ><br>
> > > Or 'strace -v -f -s 500 -o /tmp/trc -p PID_OF_FREESWITCH', then<br>
> issue the reload, then kill the<br>
> > > strace and look for what<br>
> > > file/path it searched/etc.<br>
> > ><br>
> > > -- Nathan<br>
> > ><br>
> > > ------------------------------------------------------------<br>
> > > Nathan Neulinger <a href="mailto:nneul@mst.edu">nneul@mst.edu</a> <javascript:;><br>
> > > Missouri S&T Information Technology <a href="tel:%28573%29%20612-1412" value="+15736121412">(573) 612-1412</a><br>
</div></div>> <tel:%28573%29%20612-1412> <tel:%28573%29%20612-1412><br>
<span class="">> > > System Administrator - Architect<br>
> > ><br>
> > ><br>
> _________________________________________________________________________<br>
> > > Professional FreeSWITCH Consulting Services:<br>
> > > <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a> <javascript:;><br>
> > > <a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
> > ><br>
> > > Official FreeSWITCH Sites<br>
> > > <a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
> > > <a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
> > > <a href="http://www.cluecon.com" rel="noreferrer" 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> <javascript:;><br>
> > > <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> > ><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
> > > <a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
> > ><br>
> > ><br>
> > ><br>
> > ><br>
> > > --<br>
> > > mandra<br>
</span>> > > c:<a href="tel:410.258.5281" value="+14102585281">410.258.5281</a> <tel:<a href="tel:410.258.5281" value="+14102585281">410.258.5281</a>> <tel:<a href="tel:410.258.5281" value="+14102585281">410.258.5281</a>><br>
> > ><br>
> > ><br>
> > ><br>
> > > --<br>
> > > mandra<br>
> > > c:<a href="tel:410.258.5281" value="+14102585281">410.258.5281</a> <tel:<a href="tel:410.258.5281" value="+14102585281">410.258.5281</a>> <tel:<a href="tel:410.258.5281" value="+14102585281">410.258.5281</a>><br>
> > ><br>
> > ><br>
> > ><br>
> > > --<br>
> > > mandra<br>
> > > c:<a href="tel:410.258.5281" value="+14102585281">410.258.5281</a> <tel:<a href="tel:410.258.5281" value="+14102585281">410.258.5281</a>> <tel:<a href="tel:410.258.5281" value="+14102585281">410.258.5281</a>><br>
<span class="">> > ><br>
> > > _________________________________________________________________________<br>
> > > Professional FreeSWITCH Consulting Services:<br>
> > > <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a> <javascript:;><br>
> <javascript:_e(%7B%7D,'cvml','<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a> <javascript:;>');><br>
> > > <a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
> > ><br>
> > > Official FreeSWITCH Sites<br>
> > > <a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
> > > <a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
> > > <a href="http://www.cluecon.com" rel="noreferrer" 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> <javascript:;><br>
> > <javascript:_e(%7B%7D,'cvml','<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a> <javascript:;>');><br>
> > > <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> > > UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
> > > <a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
> > ><br>
> > ><br>
> > ><br>
> > ><br>
> > > --<br>
> > > mandra<br>
> > > c:<a href="tel:410.258.5281" value="+14102585281">410.258.5281</a> <tel:<a href="tel:410.258.5281" value="+14102585281">410.258.5281</a>><br>
> > ><br>
> > ><br>
> > > _________________________________________________________________________<br>
> > > Professional FreeSWITCH Consulting Services:<br>
> > > <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a> <javascript:;><br>
</span><span class="">> > > <a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
> > ><br>
> > > Official FreeSWITCH Sites<br>
> > > <a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
> > > <a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
> > > <a href="http://www.cluecon.com" rel="noreferrer" 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> <javascript:;><br>
> > > <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> > > UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
> > > <a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
> > ><br>
> ><br>
> > --<br>
> > ------------------------------------------------------------<br>
> > Nathan Neulinger <a href="mailto:nneul@mst.edu">nneul@mst.edu</a> <javascript:;><br>
</span><span class="">> > Missouri S&T Information Technology (573) 612-1412 <tel:%28573%29%20612-1412><br>
> > System Administrator - Architect<br>
> ><br>
> > _________________________________________________________________________<br>
> > Professional FreeSWITCH Consulting Services:<br>
> > <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a> <javascript:;><br>
> > <a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
> ><br>
> > Official FreeSWITCH Sites<br>
> > <a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
> > <a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
> > <a href="http://www.cluecon.com" rel="noreferrer" 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> <javascript:;><br>
> > <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> > UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
> > <a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
> ><br>
> ><br>
> ><br>
> > --<br>
> > mandra<br>
> > c:410.258.5281 <tel:410.258.5281><br>
> ><br>
> ><br>
> ><br>
</span><span class="">> > _________________________________________________________________________<br>
> > Professional FreeSWITCH Consulting Services:<br>
> > <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
> > <a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
> ><br>
> > Official FreeSWITCH Sites<br>
> > <a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
> > <a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
> > <a href="http://www.cluecon.com" rel="noreferrer" 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" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> > UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
> > <a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
> ><br>
><br>
> --<br>
> ------------------------------------------------------------<br>
> Nathan Neulinger <a href="mailto:nneul@mst.edu">nneul@mst.edu</a><br>
</span><span class="">> Missouri S&T Information Technology (573) 612-1412 <tel:%28573%29%20612-1412><br>
> System Administrator - Architect<br>
><br>
> _________________________________________________________________________<br>
> Professional FreeSWITCH Consulting Services:<br>
> <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
</span><span class="">> <a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
><br>
> Official FreeSWITCH Sites<br>
> <a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
> <a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
> <a href="http://www.cluecon.com" rel="noreferrer" 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" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
</span>> <a href="http://www.freeswitch.org____" rel="noreferrer" target="_blank">http://www.freeswitch.org____</a><br>
><br>
><br>
><br>
> --<br>
> mandra<br>
> c:410.258.5281 <tel:410.258.5281>____<br>
<div class="HOEnZb"><div class="h5">><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" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
><br>
> Official FreeSWITCH Sites<br>
> <a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
> <a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
> <a href="http://www.cluecon.com" rel="noreferrer" 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" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
> <a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
><br>
><br>
><br>
><br>
> --<br>
> mandra<br>
> c:410.258.5281<br>
><br>
><br>
><br>
> --<br>
> mandra<br>
> c:410.258.5281<br>
><br>
><br>
><br>
> --<br>
> mandra<br>
> c:410.258.5281<br>
><br>
><br>
><br>
> --<br>
> mandra<br>
> c:410.258.5281<br>
><br>
><br>
><br>
> --<br>
> mandra<br>
> c:410.258.5281<br>
><br>
><br>
</div></div><div class="HOEnZb"><div class="h5">> _________________________________________________________________________<br>
> Professional FreeSWITCH Consulting Services:<br>
> <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
> <a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
><br>
> Official FreeSWITCH Sites<br>
> <a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
> <a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
> <a href="http://www.cluecon.com" rel="noreferrer" 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" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
> <a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
><br>
<br>
--<br>
------------------------------------------------------------<br>
Nathan Neulinger <a href="mailto:nneul@mst.edu">nneul@mst.edu</a><br>
Missouri S&T Information Technology (573) 612-1412<br>
System Administrator - Architect<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" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" 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" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">mandra<br>c:410.258.5281</div>
</div>