[svn-commits] mjordan: branch 13 r434688 - /branches/13/res/res_pjsip_t38.c

2015-04-11 Thread SVN commits to the Digium repositories
Author: mjordan Date: Sat Apr 11 10:10:34 2015 New Revision: 434688 URL: http://svnview.digium.com/svn/asterisk?view=revrev=434688 Log: res/res_pjsip_t38: Add missing initialization of t38faxmaxdatagram Prior to this patch, the far_max_datagram value on the UDPTL structure would remain -1 if the

[svn-commits] mjordan: trunk r434707 - in /trunk: ./ tests/

2015-04-11 Thread SVN commits to the Digium repositories
Author: mjordan Date: Sat Apr 11 10:27:08 2015 New Revision: 434707 URL: http://svnview.digium.com/svn/asterisk?view=revrev=434707 Log: clang compiler warnings: Fix various warnings for tests This patch fixes a variety of clang compiler warnings for unit tests. This includes autological

[svn-commits] mjordan: branch 11 r434708 - /branches/11/main/event.c

2015-04-11 Thread SVN commits to the Digium repositories
Author: mjordan Date: Sat Apr 11 10:34:43 2015 New Revision: 434708 URL: http://svnview.digium.com/svn/asterisk?view=revrev=434708 Log: main/event: Remove unnecessary assignment of negative value to enum When cleaning up some clang compiler warnings, the comparison of a negative value to an

[svn-commits] mjordan: branch 11 r434705 - /branches/11/tests/

2015-04-11 Thread SVN commits to the Digium repositories
Author: mjordan Date: Sat Apr 11 10:26:15 2015 New Revision: 434705 URL: http://svnview.digium.com/svn/asterisk?view=revrev=434705 Log: clang compiler warnings: Fix various warnings for tests This patch fixes a variety of clang compiler warnings for unit tests. This includes autological

[svn-commits] mjordan: branch 13 r434706 - in /branches/13: ./ tests/

2015-04-11 Thread SVN commits to the Digium repositories
Author: mjordan Date: Sat Apr 11 10:26:45 2015 New Revision: 434706 URL: http://svnview.digium.com/svn/asterisk?view=revrev=434706 Log: clang compiler warnings: Fix various warnings for tests This patch fixes a variety of clang compiler warnings for unit tests. This includes autological

[svn-commits] mjordan: branch 13 r434709 - /branches/13/

2015-04-11 Thread SVN commits to the Digium repositories
Author: mjordan Date: Sat Apr 11 10:35:57 2015 New Revision: 434709 URL: http://svnview.digium.com/svn/asterisk?view=revrev=434709 Log: Blocked revisions 434708 main/event: Remove unnecessary assignment of negative value to enum When cleaning up some clang compiler warnings, the

[svn-commits] mjordan: trunk r434689 - in /trunk: ./ res/res_pjsip_t38.c

2015-04-11 Thread SVN commits to the Digium repositories
Author: mjordan Date: Sat Apr 11 10:11:15 2015 New Revision: 434689 URL: http://svnview.digium.com/svn/asterisk?view=revrev=434689 Log: res/res_pjsip_t38: Add missing initialization of t38faxmaxdatagram Prior to this patch, the far_max_datagram value on the UDPTL structure would remain -1 if the