Commit Graph

21761 Commits

Author SHA1 Message Date
Christopher Rienzo 338c173752 parse uuid and descriptor name in start_tone_detect API 2012-07-19 00:29:26 +00:00
Christopher Rienzo 0ac014da6e use SWITCH_CHANNEL_SESSION_LOG in mod_spandsp call progress detector 2012-07-19 00:17:26 +00:00
Christopher Rienzo 913b39830f replace spaces with tabs in mod_spandsp 2012-07-19 00:03:47 +00:00
Michael S Collins 0235d6a6fb Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2012-07-18 16:30:04 -07:00
Michael S Collins 7a167f8383 Update phrase_en.xml to have other misc sound files 2012-07-18 16:29:36 -07:00
Christopher Rienzo 797bdf3edc Added debug-level param for spandsp tone detector 2012-07-18 20:41:07 +00:00
Stefan Knoblich 67442974b2 ftmod_libpri: Fix type-punned pointer warning in msn_filter_foreach().
cc1: warnings being treated as errors
./src/ftmod/ftmod_libpri/ftmod_libpri.c: In function 'msn_filter_foreach':
./src/ftmod/ftmod_libpri/ftmod_libpri.c:422: warning: dereferencing type-punned pointer will break strict-aliasing rules
make: *** [ftmod_libpri_la-ftmod_libpri.lo] Error 1

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-07-18 21:57:52 +02:00
Anthony Minessale d3f1eeea61 FS-4378 actually fire the event 2012-07-18 12:37:12 -05:00
Anthony Minessale d63323977f turn on send_silence_when_idle whenever we engage srtp 2012-07-18 12:19:47 -05:00
Steve Underwood 12aec908bb Various tweaks to spandsp. Cleaned up a few MSVC issues with spandsp 2012-07-18 21:46:58 +08:00
Jeff Lenk 682fb58bd5 OPENZAP-186 --resolve 2012-07-18 08:16:35 -05:00
Jeff Lenk ef3050f3a9 FS-4442 try this 2012-07-17 22:40:13 -05:00
Anthony Minessale 6a85ad31d2 fix regression in spandsp_tone_detect caused by some recent core changes (part 2) 2012-07-17 17:32:46 -05:00
Anthony Minessale 70c6e65e60 fix regression in spandsp_tone_detect caused by some revent core changes 2012-07-17 17:19:28 -05:00
Anthony Minessale 223244d491 FS-4435 looks ok at a glance, at least this code is isolated to the small few who actually use it so i will put it in for testing 2012-07-17 17:01:10 -05:00
Anthony Minessale 19b7e30eea crypto tweak for dingaling 2012-07-17 14:02:36 -05:00
Anthony Minessale f69573002c set hard domain first 2012-07-17 13:54:39 -05:00
Anthony Minessale b27aad913e typo 2012-07-17 10:32:31 -05:00
Christopher Rienzo ac3e6ba140 Forgot to allow https on http_tryget 2012-07-17 14:29:36 +00:00
Anthony Minessale 8ad5d8a6b0 FS-4317 this might help, this fixes a regression cause by another recently altered code path and it sounds similar but I never got the new logs from you so this is a guess 2012-07-16 18:47:45 -05:00
Anthony Minessale c359dc83e3 doh 2012-07-16 17:16:10 -05:00
Michael S Collins 7ec780ab30 Update to-be-recorded sounds 2012-07-16 13:09:12 -07:00
Anthony Minessale cbca8b3480 FS-4428 --resolve 2012-07-16 13:53:19 -05:00
Anthony Minessale e81d31ce43 FS-4429 --resolve you guys should come to cluecon we would like to help you get bvtapi working really well 2012-07-16 13:39:23 -05:00
Anthony Minessale 06046e3437 FS-4427 try this revision however i think its a problem with the remote client not properly preserving the headers of the srtp packets..... 2012-07-16 12:51:13 -05:00
Anthony Minessale 68d9a83e8e enable srtp for dingaling 2012-07-16 12:44:04 -05:00
Jeff Lenk 2dda038ba0 FS-4416 -- resolve 2012-07-15 21:52:02 -05:00
Jeff Lenk a57669c30d FS-4407 --resolve 2012-07-15 13:38:30 -05:00
Jeff Lenk d2b940d9fc fix windows spandsp build for recent commits 2012-07-15 11:01:17 -05:00
Seven Du 5a0d9514db set marker and ts, some endpoints depending on the marker bit to render correct video 2012-07-15 18:48:51 +08:00
Seven Du 748c15221b enforce floor 2012-07-15 15:29:16 +08:00
Steve Underwood 4de4434afc Merge branch 'master' of git.freeswitch.org:freeswitch 2012-07-15 13:38:18 +08:00
Steve Underwood 4bcdafec68 T.85 compression has now been added to the FAX engine in spandsp 2012-07-15 13:37:39 +08:00
Brian West b2f0e90795 fix set user call to include domain 2012-07-15 00:05:36 -05:00
Seven Du f55f15c888 accept binary in api and bgapi 2012-07-15 12:44:26 +08:00
Seven Du 253e74d69b add video_bridge flag to xml members 2012-07-15 12:37:54 +08:00
Seven Du 8d6b64e0ca add flags to conference xml_list and show also on conference list 2012-07-15 11:22:18 +08:00
Anthony Minessale 545c387938 frick 2012-07-14 20:23:13 -05:00
Stefan Knoblich fa03e4e0ca mod_http_cache: Remove DOS line-endings in http_put().
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-07-15 00:43:00 +02:00
Stefan Knoblich addcddc1ae mod_http_cache: Fix last remaining C99-style for loop.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-07-15 00:37:35 +02:00
Brian West b256cf5695 fix auth_only voicemail usage 2012-07-14 14:05:34 -05:00
Steve Underwood 232fe67722 More integration with the current spandsp 2012-07-15 01:47:55 +08:00
Steve Underwood 5d7e26141f Introducing T.85 encode and decodei to spandsp. This is not connected into the FAX engine in this update. 2012-07-14 23:59:01 +08:00
Steve Underwood 287678bc56 Tweaks to spandsp tests
Addition of tones to modem connect tones
Repeat function for V.18 TDD
2012-07-14 23:34:40 +08:00
Brian West 860b53183d tweak 2012-07-14 10:24:35 -05:00
Stefan Knoblich 6ff084492b esl-php: Create installation directories if they do not exist (+ other minor clean ups).
Fixes:

   cp ESL.so /var/tmp/por.../image/usr/lib64/php5.3/lib/extensions/no-debug-zts-20090626
   cp: cannot create regular file `/var/tmp/por.../image/usr/lib64/php5.3/lib/extensions/no-debug-zts-20090626': No such file or directory

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-07-14 14:01:18 +02:00
Stefan Knoblich 445b74b765 mod_http_cache: Do not use C99-style for loops to fix non-debug builds.
Debug builds add -std=c99 (or -xc99 for suncc) to CFLAGS
(AX_CFLAGS_WARN_ALL_ANSI configure macro).

Non-debug builds do not invoke AX_CFLAGS_WARN_ALL_ANSI checks and
therefore won't have C99 support enabled, which breaks the build of
mod_http_cache due to "for (int i... )"-style C99 loops.

NOTE: AC_PROG_CC_C99 would make a lot of sense here and MSVC (2005)
accepts "for (int ...)" constructs too.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-07-14 12:43:36 +02:00
Anthony Minessale 1f39ecd13f FS-3840 --resolve 2012-07-13 18:02:36 -05:00
Anthony Minessale b6e962de1d typo 2012-07-13 18:02:09 -05:00
Anthony Minessale aebb15fe86 FS-4421 --resolve 2012-07-13 17:20:59 -05:00