6181 Commits

Author SHA1 Message Date
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
Michael Jerris
21b0575ea9 fix mod_spidermonkey on osX 10.6 (lets see if this breaks any other platforms)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15650 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-24 05:25:16 +00:00
Marc Olivier Chouinard
90c7043e2a mod_voicemail: Fix r15636 so New are New, and Old are Old messages
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15639 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-23 23:15:26 +00:00
Michael Jerris
d0810cd4de mod_voicemail: decrease sql queries for message counts (MODAPP-359)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15636 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-23 22:46:34 +00:00
Giovanni Maruzzelli
67464ea79e skypiax: lower load by bigger TCP buffer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15635 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-23 22:22:15 +00:00
Jeff Lenk
6e1c86a8d8 code before decl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15634 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-23 22:21:22 +00:00
Andrew Thompson
f6e24c3c95 mod_portaudio: make the ringfile configurable via new API command 'pa ringfile'
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15633 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-23 22:15:26 +00:00
Michael Jerris
fa29ea1545 mod_spidermonkey_core_db: Allow to bind value to parameters in prepared statements (MODLANG-139)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15632 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-23 22:05:59 +00:00
Anthony Minessale
f9842ff6d8 add sip_profile_name go go with sip_gateway_name on outgoing calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15629 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-23 19:57:14 +00:00
Anthony Minessale
76b2db1d2f MODSOFIA-40
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15628 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-23 19:46:37 +00:00
Michael Jerris
365ee47f45 add mod_say_hu to trunk from csecket branch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15622 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-23 17:27:22 +00:00
Jeff Lenk
19570f9127 unimrcp windows x64 build support and fix release builds
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15621 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-23 16:50:46 +00:00
Anthony Minessale
8ebbfa39fd enough of this bickering over if stale=true has quotes or not, let me remove it so i can have a 10 minute break from people bugging me
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15620 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-23 16:49:05 +00:00
Michal Bielicki
3e06046c2b moving configure for libg722_1 to main configure.in so that cflags and libflags get populated correctly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15617 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-23 16:27:52 +00:00
Michael Jerris
ec762ca316 update to new api in unimrcp r1297
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15616 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-23 16:03:13 +00:00
Jeff Lenk
8e3019475e MODUNIMRCP-6 add initial build support to windows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15610 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-23 15:09:00 +00:00
Brian West
cfbf446e24 MODSOFIA-39
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15609 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-23 14:57:56 +00:00
Michal Bielicki
8123c41a53 configure for mod_bv libraries is done from the main configure file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15607 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-22 22:52:23 +00:00
Michal Bielicki
8ccdcf5482 fixed mod_syslog.c on solaris since there is no LOF_FTP and LOG_AUTHPRIV in solaris syslog
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15606 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-22 22:30:50 +00:00
Georgiewskiy Yuriy
6074f2bc27 fix to build with trunk changes.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15605 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-22 17:06:34 +00:00
Jeff Lenk
2b4b878435 update prebuilt dll
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15604 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-21 20:14:11 +00:00
Michael Jerris
97d2584de0 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15601 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-21 19:36:39 +00:00
Anthony Minessale
af9e8eab35 convert sofia to use new core version of cache db handles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15600 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-21 18:57:15 +00:00
Mathieu Rene
a61b0d2d12 mod_spidermonkey: allow inline javascript, use a ~ as first script character
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15598 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-21 07:37:35 +00:00
Anthony Minessale
d8b084a810 reset timestamp counter when we get new sdp etc because sonus likes to say ptime 20 and send 30ms timestamps in the 183 then once they say 200 ok with the same sdp they decide to actually send 20 for real this time FSRTP-8
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15597 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-21 06:54:16 +00:00
Michael Jerris
58dceddb11 add ani and aniii to caller profile (MODSOFIA-34)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15596 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-21 06:40:38 +00:00
Anthony Minessale
3303abca65 fix expires seg in event_sink
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15594 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-21 06:17:05 +00:00
Michael Jerris
6b77140c82 add mod_say_th (MODLANG-144)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15592 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-21 05:45:42 +00:00
Michael Jerris
0f9fee1f16 don't include response code in response data as it has its own var (MODAPP-369)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15591 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-21 05:41:14 +00:00
Anthony Minessale
d0c16f7ae2 fix video thread
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15590 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-21 05:09:10 +00:00
Anthony Minessale
34cf898e0f always check for callee update not just because of pai
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15589 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-21 04:39:38 +00:00
Giovanni Maruzzelli
b5435e918e skypiax: do not add delay when a sleep() or play() are executed by a script after answer() and before sending audio. MODSKYPIAX-29 MODSKYPIAX-58
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15585 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-20 23:46:45 +00:00
Anthony Minessale
04889efc17 another crank on the can opener for the big can o worms
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15584 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-20 23:12:07 +00:00
Brian West
579bb3e7c4 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15583 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-20 23:09:53 +00:00
Michael Jerris
8b0d96a23b add additional api change (should this really be UNI_VERSION_AT_LEAST(0,9,0) ?)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15582 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-20 22:16:30 +00:00
Brian West
13d1311589 Fix Makefile for bv
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15577 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-20 19:35:39 +00:00
Christopher Rienzo
05394cdc0a switch_thread_cond_timedwait corrections for mod_unimrcp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15573 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-20 17:32:47 +00:00
Jeff Lenk
efa0603e87 fix includes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15571 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-20 15:13:48 +00:00
Christopher Rienzo
1ba29d5763 support resampling for TTS (UniMRCP 0.8.0 only)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15570 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-20 15:12:50 +00:00
Brian West
3ee2ad61c9 seems bv32 can only do 10-60ms
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15568 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-20 03:07:11 +00:00
Anthony Minessale
4f629ed1a2 swig
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15567 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-20 02:43:37 +00:00
Brian West
11610cf3b5 10 to 120 ms bv16 and bv32
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15566 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-20 02:41:32 +00:00
Anthony Minessale
2fa0c4910f refactor enterprise_originate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15565 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-20 02:17:08 +00:00
Brian West
8046beba83 fix bv codecs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15564 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-20 02:15:49 +00:00
Jeff Lenk
fe333744ac add new broadvoice to windows solution and cleanup template
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15562 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 22:33:16 +00:00
Brian West
1f04d1c109 remove non-working bv codecs pending working lib from steve and mod_bv unified with both codecs in one module.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15559 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 20:47:07 +00:00
Brian West
d421557ff9 work in progress pending lib fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15558 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 20:46:10 +00:00
Christopher Rienzo
e053e06929 Update Windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15556 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 20:28:51 +00:00
Christopher Rienzo
348fe1d8f7 Support UniMRCP 0.8.0 and new RTCP configuration params
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15554 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 20:10:20 +00:00