<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>The idea was simple, bug reports go to JIRA. I usually have a canned response but I'm mobile today, so I kept it short. That doesn't mean I'm being a dick, I'm not. Just simply encouraging folks to check out JIRA when they need to file a bug, to make it easier on those who need to fix it and quicker response in your perspective.</div><div><br></div><div>As far as the image, I use that a lot. It's funny, not a slam on you or anyone else.&nbsp;</div><div><br></div><div>So please be nice :)</div><div><br>Sent from my iPhone</div><div><br>On Jan 24, 2013, at 1:10 PM, Robert-GMAIL &lt;<a href="mailto:rhuddleston@gmail.com">rhuddleston@gmail.com</a>&gt; wrote:<br><br></div><blockquote type="cite"><div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div>Ya lets not be a dick to me please.. I failed to open the jira before sending the email.. So crucify me..</div><div><br></div><div>I went to irc and provided the jira.. So crucify me..</div><div><br></div><div>We are paying freeswitch for consulting.. So crucify me...</div><div><br></div><div>Figure others might get screwed by a bad commit.. So crucify me...</div><div><br></div><div>I swear some people on this list act like Steve Jobs or Linus T. And their crap dont stink..</div><div><br></div><div>Oh and new to the freeswitch community from Asterisk!</div><div><br></div><div>Thanks</div><div>the not as perfect as others man!</div><div><br><br>Sent from my iPhone 5</div><div><br>On Jan 24, 2013, at 12:04 PM, Brian Foster &lt;<a href="mailto:bdfoster@endigotech.com">bdfoster@endigotech.com</a>&gt; wrote:<br><br></div><blockquote type="cite"><div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div>Seems like everyone posts bugs on the mailing list, so my automatic response to bugs is to direct them to JIRA. We keep getting drilled on that. Yes it probably would be different if the post had the JIRA link, but then again the idea behind bug reports going to JIRA is that all information goes there, in one spot, in a bug report. Not scattered around where it's harder for the developer who's trying to fix it.</div><div><br>Sent from my iPhone</div><div><br>On Jan 24, 2013, at 11:41 AM, Ken Rice &lt;<a href="mailto:krice@freeswitch.org">krice@freeswitch.org</a>&gt; wrote:<br><br></div><blockquote type="cite"><div>

<title>Re: [Freeswitch-users] Commit 5542d04 broke build / make current</title>


<font face="Monaco, Courier New"><span style="font-size:11pt">Oh wait, not only was there a jira, its already resolved... Funny how that stuff happens.....<br>
<br>
I guess the point is no need to be a dick about it all the time.... <br>
<br>
The user had a legit complaint, and he opened a ticket, however, where he failed, was he forgot to mention the ticket in his post the mailing list...<br>
<br>
So people... Here’s a hint, don’t be a dick, and if you are asking on the mailing list, and you know you should open a ticket and you have opened a ticket already let us know the ticket number... <br>
<br>
<br>
On 1/24/13 10:25 AM, "Andrew Cassidy" &lt;<a href="andrew@cassidywebservices.co.uk">andrew@cassidywebservices.co.uk</a>&gt; wrote:<br>
<br>
</span></font><blockquote><font face="Monaco, Courier New"><span style="font-size:11pt">I looked, it is also on Jira. I was going to post something sarcastic about someone actually posting something on Jira but decided against it.<br>
<br>
<a href="http://jira.freeswitch.org/browse/FS-5051">http://jira.freeswitch.org/browse/FS-5051</a><br>
<br>
On 24 January 2013 16:06, Brian Foster &lt;<a href="bdfoster@endigotech.com">bdfoster@endigotech.com</a>&gt; wrote:<br>
</span></font><blockquote><font face="Monaco, Courier New"><span style="font-size:11pt"><br>
All bug reports go to JIRA: <a href="http://jira.freeswitch.org">http://jira.freeswitch.org</a> .<br>
<br>
- BDF<br>
<br>
<br>
On Thursday, January 24, 2013, Robert Huddleston &nbsp;wrote:<br>
</span></font><blockquote><font face="Monaco, Courier New"><span style="font-size:11pt">Commit 5542d04 for mod_voicemail broke build / make current<br>
<br>
making all mod_voicemail<br>
make[5]: Entering directory<br>
`/usr/src/freeswitch/src/mod/applications/mod_voicemail'<br>
make[6]: Entering directory<br>
`/usr/src/freeswitch/src/mod/applications/mod_voicemail'<br>
Compiling<br>
/usr/src/freeswitch/src/mod/applications/mod_voicemail/mod_voicemail.c...<br>
quiet_libtool: compile: &nbsp;gcc -I/usr/src/freeswitch/libs/curl/include<br>
-I/usr/src/freeswitch/src/include -I/usr/src/freeswitch/src/include<br>
-I/usr/src/freeswitch/libs/libteletone/src<br>
-I/usr/src/freeswitch/libs/stfu -fPIC -Werror -fvisibility=hidden<br>
-DSWITCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -g -ggdb -DHAVE_OPENSSL -g<br>
-O2 -Wall -std=c99 -pedantic -Wdeclaration-after-statement -D_GNU_SOURCE<br>
-DHAVE_CONFIG_H -c<br>
/usr/src/freeswitch/src/mod/applications/mod_voicemail/mod_voicemail.c<br>
-fPIC -DPIC -o .libs/mod_voicemail.o<br>
/usr/src/freeswitch/src/mod/applications/mod_voicemail/mod_voicemail.c:<br>
In function 'vm_fsdb_pref_greeting_get_function':<br>
/usr/src/freeswitch/src/mod/applications/mod_voicemail/mod_voicemail.c:4981:6:<br>
error: variable 'slot' set but not used [-Werror=unused-but-set-variable]<br>
cc1: all warnings being treated as errors<br>
make[6]: *** [mod_voicemail.lo] Error 1<br>
make[6]: Leaving directory<br>
`/usr/src/freeswitch/src/mod/applications/mod_voicemail'<br>
make[5]: *** [all] Error 1<br>
make[5]: Leaving directory<br>
`/usr/src/freeswitch/src/mod/applications/mod_voicemail'<br>
make[4]: *** [mod_voicemail-all] Error 1<br>
make[4]: Leaving directory `/usr/src/freeswitch/src/mod'<br>
make[3]: *** [all-recursive] Error 1<br>
make[3]: Leaving directory `/usr/src/freeswitch/src'<br>
make[2]: *** [all-recursive] Error 1<br>
make[2]: Leaving directory `/usr/src/freeswitch'<br>
make[1]: *** [all] Error 2<br>
make[1]: Leaving directory `/usr/src/freeswitch'<br>
make: *** [current] Error 2<br>
root@ip-10-144-18-29:/usr/src/freeswitch#<br>
<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>
</span></font></blockquote><font face="Monaco, Courier New"><span style="font-size:11pt"><br>
</span></font></blockquote></blockquote><font face="Monaco, Courier New"><span style="font-size:11pt"><br>
-- <br>
Ken<br>
<font color="#0000FF"><u><a href="http://www.FreeSWITCH.org">http://www.FreeSWITCH.org</a><br>
<a href="http://www.ClueCon.com">http://www.ClueCon.com</a><br>
<a href="http://www.OSTAG.org">http://www.OSTAG.org</a><br>
</u></font><a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br>
</span></font>



</div></blockquote><blockquote type="cite"><div><span>_________________________________________________________________________</span><br><span>Professional FreeSWITCH Consulting Services:</span><br><span><a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a></span><br><span><a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a></span><br><span></span><br><span>FreeSWITCH-powered IP PBX: The CudaTel Communication Server</span><br><span><a href="http://www.cudatel.com">http://www.cudatel.com</a></span><br><span></span><br><span>Official FreeSWITCH Sites</span><br><span><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></span><br><span><a href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a></span><br><span><a href="http://www.cluecon.com">http://www.cluecon.com</a></span><br><span></span><br><span>FreeSWITCH-users mailing list</span><br><span><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a></span><br><span><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></span><br><span>UNSUBSCRIBE:http://<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">lists.freeswitch.org/mailman/options/freeswitch-users</a></span><br><span><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></span><br></div></blockquote></div></blockquote><blockquote type="cite"><div><span>_________________________________________________________________________</span><br><span>Professional FreeSWITCH Consulting Services:</span><br><span><a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a></span><br><span><a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a></span><br><span></span><br><span>FreeSWITCH-powered IP PBX: The CudaTel Communication Server</span><br><span><a href="http://www.cudatel.com">http://www.cudatel.com</a></span><br><span></span><br><span>Official FreeSWITCH Sites</span><br><span><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></span><br><span><a href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a></span><br><span><a href="http://www.cluecon.com">http://www.cluecon.com</a></span><br><span></span><br><span>FreeSWITCH-users mailing list</span><br><span><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a></span><br><span><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></span><br><span>UNSUBSCRIBE:http://<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">lists.freeswitch.org/mailman/options/freeswitch-users</a></span><br><span><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></span><br></div></blockquote></div></blockquote><blockquote type="cite"><div><span>_________________________________________________________________________</span><br><span>Professional FreeSWITCH Consulting Services:</span><br><span><a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a></span><br><span><a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a></span><br><span></span><br><span>FreeSWITCH-powered IP PBX: The CudaTel Communication Server</span><br><span><a href="http://www.cudatel.com">http://www.cudatel.com</a></span><br><span></span><br><span>Official FreeSWITCH Sites</span><br><span><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></span><br><span><a href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a></span><br><span><a href="http://www.cluecon.com">http://www.cluecon.com</a></span><br><span></span><br><span>FreeSWITCH-users mailing list</span><br><span><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a></span><br><span><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></span><br><span>UNSUBSCRIBE:http://<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">lists.freeswitch.org/mailman/options/freeswitch-users</a></span><br><span><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></span><br></div></blockquote></body></html>