15457 Commits

Author SHA1 Message Date
Moises Silva
48f2ed527d Fixes to compile in Windows C++ compiler
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@913 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-11-27 20:14:42 +00:00
Jeff Lenk
34c6f19bb4 code before decl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15699 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-27 19:48:30 +00:00
Moises Silva
2c976c9f81 use ::abort when compiling in a c++ compiler
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@912 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-11-27 19:21:39 +00:00
Anthony Minessale
8372d9c2bf only assume sendonly is hold operation when call is already answered in proxy-media situation
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15698 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-27 19:02:20 +00:00
Moises Silva
ecf3294a88 added zap_assert_return macro and replaced old use of zap_assert
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@911 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-11-27 18:57:35 +00:00
David Yat Sin
2f09453095 Merged r 908:909 from trunk to support early media mode
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@910 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-11-27 16:59:12 +00:00
David Yat Sin
7145817da4 Support for early media
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@909 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-11-27 16:53:16 +00:00
Anthony Minessale
f07550126b FSCORE-503
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15697 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-27 16:47:08 +00:00
Mathieu Rene
ce3ccb8da0 add switch_caller_extension_add_application_printf()
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15688 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-26 21:28:28 +00:00
Jeff Lenk
f404011a70 fix build depends
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15687 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-26 20:59:31 +00:00
Moises Silva
c6e7eaac83 Fix windows build
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@908 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-11-26 16:01:55 +00:00
Rupa Schomaker
a111968873 choose CURLOPT_TIMEOUT variant at compile time, use MS if available
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15686 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-26 15:54:10 +00:00
Rupa Schomaker
dac51bf526 urggh, TIMEOUT_MS needs libcurl 7.16.2, we have 7.16.0
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15685 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-26 15:25:19 +00:00
Rupa Schomaker
ca55ba252f don't leak db connections (ok, only 1)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15684 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-26 06:59:57 +00:00
Rupa Schomaker
5828d178de add shorter timeout + warn on slow responses
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15683 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-26 06:13:10 +00:00
Rupa Schomaker
7dc4612e2f use new cache db api
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15682 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-26 05:38:43 +00:00
Carlos J. Talbot
d2ad55e50d Initial check in for Windows Inno Setup script.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15681 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-26 04:33:50 +00:00
Rupa Schomaker
ae2ed8f5d8 use new cached odbc api
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15680 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-26 03:54:04 +00:00
Anthony Minessale
36689432e0 move mod_limit to cache_db and clean up vm legacy code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15677 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-26 00:07:24 +00:00
Anthony Minessale
8ae40dd26a reset the remote_media ip/port vars more oftern
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15676 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-25 23:09:23 +00:00
Moises Silva
2ea4c03e81 show signaling status on oz list
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@907 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-11-25 22:53:23 +00:00
Anthony Minessale
16fdb470bb too bad nobody reads all the rest of the code where more critical issues may lie
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15675 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-25 22:21:02 +00:00
Anthony Minessale
6daa81d7b8 ok find stangor
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15674 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-25 21:34:51 +00:00
Michael Jerris
77933de4f0 fix --srcdir make error (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15673 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-25 21:32:21 +00:00
Moises Silva
bc25bc771c add BOOST_SPAN and BOOST_CHAN macros
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@906 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-11-25 20:58:31 +00:00
Anthony Minessale
2e88c67c9d improve chunked sql transaction submission
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15672 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-25 20:55:19 +00:00
Michael Jerris
3e7e7b6879 --srcdir fix (FSBUILD-211)
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@905 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-11-25 20:19:36 +00:00
Moises Silva
bea687fb76 fix hunting of zchan on incoming calls and event reading bug
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@904 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-11-25 20:18:29 +00:00
Anthony Minessale
c706e9bb3c only kill event socket on 100 consecutive errors
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15671 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-25 19:59:26 +00:00
Moises Silva
bd00467c76 set the span when sending a start request and sigmod is available
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@903 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-11-25 18:50:04 +00:00
Marc Olivier Chouinard
d8c745a1bd mod_voicemail: Change so total_new_messages and total_saved_messages include the count of new/saved urgent messages (Issue caused by MODAPP-359)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15670 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-25 18:26:49 +00:00
Michael Jerris
c1d54f7a7f whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15669 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-25 18:24:02 +00:00
Brian West
5a75934b0b adding mod_bv to spec file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15668 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-25 14:22:26 +00:00
Michal Bielicki
85e2588732 remove mod_yaml from rpm. added russian directory files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15667 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-25 09:40:18 +00:00
Buklov Boris Vladimirovich
98182adebd voicemail tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15666 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-25 06:29:04 +00:00
Moises Silva
c70f0e226c dont use member names on structure initialization, msvc does not like it
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@902 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-11-25 01:53:54 +00:00
Moises Silva
360638f0dc dont send boost restart when working sigmod is present
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@901 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-11-25 01:42:35 +00:00
Brian West
f437edd3c2 fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15664 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-25 00:57:25 +00:00
Brian West
1588d5c552 voicemail tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15663 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-25 00:23:07 +00:00
Anthony Minessale
9330d877a4 refactor code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15662 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-25 00:03:00 +00:00
Michael Jerris
e3ea76dd47 fix calling of sub configure.gnu files during --srcdir build (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15661 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-24 23:04:21 +00:00
Brian West
87b19eacb6 wrong week to quit sniffing glue
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@900 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-11-24 23:02:16 +00:00
Anthony Minessale
416beff9d3 use event_clone type internally to not confuse people who think they are getting events in response to commands
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15660 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-24 21:43:33 +00:00
Michael Jerris
2dd4d8842b record the correct remote_media_ip and remote_media_port even when we autoadjust (FSCORE-500)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15659 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-24 21:40:28 +00:00
Anthony Minessale
d34d8ae16b add separate inbound/outound codec prefs params to sofia profile original codec-prefs sets both to the same value for back-compat
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15658 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-24 18:52:57 +00:00
Anthony Minessale
aba8d7590f FSCORE-481
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15657 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-24 18:18:09 +00:00
Moises Silva
3b47c0786b start boost spans only after all of them have been configured
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@899 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-11-24 18:15:55 +00:00
Marc Olivier Chouinard
cf8d26bef3 mod_sofia: Revert part of MODSOFIA-41 r15654 that deal with phone reboot. It break aastra and polycom reboot
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15656 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-24 16:26:04 +00:00
Brian West
c48ccd9e95 use profile flag instead
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15655 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-24 16:24:24 +00:00
Brian West
383541f3d0 MODSOFIA-41 , fail2ban support in mod_sofia thanks jay binks.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15654 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-24 16:11:56 +00:00