Commit Graph

671 Commits

Author SHA1 Message Date
Anthony Minessale 2494448846 FS-4781 --resolve I added some more code to the jb for seq but I still think the timestamp is more reliable than the seq since we can't know if the rtp is passing over a media proxy who may preserve the timestamps but still rewrite the seq, its more likely the ts shows the more accurate order of the rtp stream 2012-11-01 09:00:43 -05:00
Anthony Minessale 986fede6b0 make a way to get the jitter buffer down to the codecs 2012-10-18 15:29:00 -04:00
Anthony Minessale 6b7d5e5a9a fix incorrect init values for mod_opus 2012-10-13 19:03:53 -04:00
Anthony Minessale 0424a81494 build fix on opus 2012-09-13 11:27:50 -05:00
Anthony Minessale 892974f010 update opus to use the standardized release 2012-09-13 10:32:00 -05:00
Steve Underwood 92fea4a896 Those damn tiff-3.8.2 entries seem to be everywhere 2012-09-01 23:37:46 +08:00
Moises Silva 3155c6c786 mod_sangoma_codec: Remove debug message that is seldom needed anymore and
seems to be causing confusion and annoying users
2012-08-20 18:39:04 -04:00
Christopher Rienzo f254f2a5fe Add default configuration example to mod_speex/conf/autoload_configs 2012-08-09 15:57:51 +00:00
Anthony Minessale 134973187a FS-4092 --resolve 2012-07-23 14:03:53 -05:00
Anthony Minessale 3d36d8557b change default number to 97 2012-06-22 18:15:06 -05:00
Christopher Rienzo 187fe4e14e update name/e-mail address 2012-06-11 13:05:29 +00:00
Ken Rice 7a147e4762 Update a ton of copyright statements to make sure the dates are proper 2012-04-25 17:14:55 -05:00
Ken Rice c5554eb939 Copyright date update. 2012-04-18 11:52:02 -05:00
Anthony Minessale 9ced4a353b FS-4037 --resolve 2012-04-11 15:31:56 -05:00
Anthony Minessale febb9cc07e FS-4037 revert 4817768299 causing audio issues with speex 2012-04-11 09:59:55 -05:00
Anthony Minessale 4817768299 FS-4037 --resolve 2012-04-10 15:27:32 -05:00
Anthony Minessale 8331f4a0b5 FS-3980 --resolve 2012-03-09 12:54:57 -06:00
Anthony Minessale 781730704e see what happens when you distract me 2012-01-24 17:29:50 -06:00
Anthony Minessale 224943f0b6 remove case from mod_iSAC sheesh.... 2012-01-24 16:58:28 -06:00
Jeff Leung b84929b0c7 Added iSAC VC2010 Project Files 2012-01-24 09:58:24 -06:00
Jeff Leung ae0d8eeb40 Added iSAC Codec VS2008 Project and sln changes 2012-01-24 09:58:22 -06:00
Anthony Minessale 70f58aa3fa rm svn dif 2012-01-23 14:58:54 -06:00
Anthony Minessale a0473cda82 add mod_iSAC (extracted from webRTC) 16hz @30ms,60ms 32khz @30ms 2012-01-23 14:54:43 -06:00
Anthony Minessale 6fe6d8d7b7 FS-3649 --resolve i think this is a build issue try this patch 2011-11-01 11:52:24 -05:00
Brian West c155873e53 Silk part two... doh 2011-08-25 17:30:25 -05:00
Moises Silva db14408a41 mod_sangoma_codec: fix ilbc bit rate typo 2011-07-07 11:20:40 -04:00
Moises Silva c4a2faf234 mod_sangoma_codec: nevermind, 50 is our limit for now due to L16 requirement 2011-06-10 14:36:35 -04:00
Moises Silva 43a5af7df6 mod_sangoma_codec: Update max ms loop limit 2011-05-30 12:27:01 -04:00
Moises Silva 3a918f3333 mod_sangoma_codec: do not use the provided session void* to store the rtp port 2011-05-26 17:42:13 -04:00
Moises Silva d51cb976cb mod_sangoma_codec: set RTP pointer to NULL on error 2011-05-26 14:11:31 -04:00
Moises Silva 0b59756edd Merge remote-tracking branch 'smgfs/master'
Conflicts:
	libs/freetdm/src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_support.c
2011-05-17 19:57:49 -04:00
Moises Silva bc83f885e1 mod_sangoma_codec: AMR codec fixes
- Set the proper RTP payload
		   - Do not validate RTP reads when the size is dynamic (zero)
2011-05-17 14:17:00 -04:00
Moises Silva d655fa600f mod_sangoma_codec: ok hardware documentation says 200ms for G729 2011-05-02 14:05:11 -04:00
Moises Silva 87e96ace72 mod_sangoma_codec: register G729 up to 100ms 2011-05-02 12:59:43 -04:00
Marc Olivier Chouinard ba7dc9fde8 Fix for -Wunused-but-set-variable required compiler. : mod_freetdm mod_avmd mod_cidlookup mod_ladspa mod_lcr mod_nibblebill mod_rss mod_vdm mod_dahdi_codec mod_skinny mod_cdr_pg_csv 2011-04-22 22:49:41 -04:00
Stefan Knoblich 6e37a8b25c mod_celt: Add dependency to fix parallel builds
Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
2011-03-29 13:11:59 +02:00
Stefan Knoblich 74bbd4be84 mod_opus: Use libtool archives for linking, add dependencies to fix parallel builds
Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
2011-03-29 13:09:45 +02:00
Brian West 6908403eb7 Fix installer issue when ran standalone 2011-03-18 09:45:12 -05:00
Moises Silva 7030fa4c6a mod_sangoma_codec: Add release port function pointer 2011-03-06 15:25:53 -05:00
Mike Jerris 17d5211280 add make targets for mod_com_g729 mod_com_g729-activate mod_com_g729-install mod_com_g729-clean mod_com_g729-uninstall 2011-02-14 13:52:55 -06:00
Anthony Minessale 2944364863 nm 40 doesn't work yet 2011-02-04 16:53:38 -06:00
Anthony Minessale 998a04d2cf add 10 20 and 40ms 2011-02-04 16:25:00 -06:00
Anthony Minessale e7d68a79dc change signalling name to avoid polluting the namespace before its ready 2011-02-04 16:02:31 -06:00
Anthony Minessale 8f565277e3 add mod_opus 2011-02-04 15:33:36 -06:00
Anthony Minessale 6e4c30ea37 update code in mod_celt to match API of 0.10.0 2011-01-24 09:49:27 -06:00
Brian West 85c22d10e2 Fix iLBC when using ep_codec_string 2011-01-06 17:15:45 -06:00
Jeff Lenk 2091e33dbe windows update celt-0.10.0 2011-01-05 19:54:49 -06:00
Brian West 231fbe5e7a correct please test 2011-01-05 16:48:11 -06:00
Brian West d3e7c2a63d Revert 2011-01-05 16:39:09 -06:00
Brian West 422ee12aaa Bump celt to 0.10.0 2011-01-05 16:37:56 -06:00
Brian West 3734f4cd44 bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
Jeff Lenk 6a9a27b791 VS2010 fix output paths 2010-11-24 22:13:12 -06:00
Moises Silva 3acc5fdb64 mod_sangoma_codec: add SIREN7 24kbps 2010-11-15 20:02:47 -05:00
Moises Silva fcaf267757 mod_sangoma_codec: add siren7 32kbps 2010-11-15 20:02:47 -05:00
Moises Silva 97056b24c0 mod_sangoma_codec: fix samples per packet 2010-11-15 20:02:47 -05:00
Moises Silva 8b68da37ae mod_sangoma_codec: fix G722 2010-11-10 19:51:46 -05:00
Moises Silva ca8c23361b mod_sangoma_codec: add G722 2010-11-10 17:29:08 -05:00
Moises Silva 31cc2502f7 mod_sangoma_codec: register AMR 2010-11-09 17:58:27 -05:00
Moises Silva 3e33540a81 mod_sangoma_codec: add G723.1 2010-10-29 23:01:49 -04:00
Moises Silva e86af7d730 mod_sangoma_codec: only register one codec interface for iLBC 2010-10-29 21:55:01 -04:00
Moises Silva 68abb39eb3 mod_sangoma_codec: add iLBC 13.3k and 15.2k 2010-10-29 21:05:19 -04:00
Moises Silva 1d5aa062ee mod_sangoma_codec: default to G729 only and remove L16 since it did not make any sense 2010-10-29 17:29:57 -04:00
Moises Silva d2e255192a mod_sangoma_codec: use native L16 for the source codec 2010-10-29 14:31:55 -04:00
Moises Silva c64f0b80ef mod_sangoma_codec: more 2010-10-20 12:51:01 -04:00
Moises Silva 4f817aea4c mod_sangoma_codec: more 2010-10-20 10:59:54 -04:00
Moises Silva 3baa433e0b mod_sangoma_codec: fix compilation warning/error 2010-10-20 10:31:18 -04:00
Moises Silva bbba1148ab mod_sangoma_codec: flush sockets on first use 2010-10-15 06:52:48 -04:00
Moises Silva 36f8385bc8 mod_sangoma_codec: update stats to include more verbose rtp tx/rx format information 2010-10-14 11:59:25 -04:00
Moises Silva cd124ad802 mod_sangoma_codec: more timing debug code 2010-10-12 12:19:34 -04:00
Moises Silva 6e06ba09eb mod_sangoma_codec: ignore cng frames 2010-10-12 12:19:34 -04:00
Moises Silva 70964c3a2c mod_sangoma_codec: add some debug code 2010-10-12 12:19:34 -04:00
Moises Silva dc4d19e9f6 mod_sangoma_codec: do not return 0 len frames and return silence instead when there is no transcoding output
update stats only when we really receive a frame
2010-10-06 12:37:32 -04:00
Moises Silva e3587c36a2 mod_sangoma_codec: print rtp address in stats 2010-10-05 10:58:42 -04:00
Moises Silva 7be271cfec mod_sangoma_codec: remove global pool reference 2010-10-05 13:44:55 -04:00
Moises Silva 4f414765ee mod_sangoma_codec: fix memory leak by using a memory pool per transcoding session 2010-10-04 17:35:46 -04:00
Moises Silva 588eea410f Merge branch 'master' of git.freeswitch.org:freeswitch 2010-10-01 07:07:12 -04:00
Moises Silva 2bcca2429f mod_sangoma_codec: non-blocking reads ... again 2010-10-01 07:06:39 -04:00
Marc Olivier Chouinard 952c7abb89 mod_silk: Small typo following new fmtp parser 2010-09-29 19:39:46 -04:00
Anthony Minessale 633f193dae add bitrate patch from moc with some extra stuff for late neg mode 2010-09-29 16:52:43 -05:00
Brian West 62b55523c2 Working codec2 support 2010-09-21 12:35:41 -05:00
Brian West 549b2356d6 update to working with latest libcodec2 which will be up on files.freeswitch.org once fixed 2010-09-21 11:45:54 -05:00
Mathieu Rene a6e502bedf codec2: update code to new lib 2010-09-21 11:45:19 -04:00
Mathieu Rene 04ca07512d codec2: working prototype, still for testing only 2010-09-21 10:57:34 -04:00
Brian West f7d16ecd3b work in progress not fully functional yet 2010-09-21 08:57:11 -05:00
Moises Silva 8ec9e21490 mod_sangoma_codec: add SOAP server configuration 2010-08-24 13:54:14 -04:00
Anthony Minessale 2ddbc457a1 MODCODEC-20 2010-08-20 16:51:55 -05:00
Moises Silva bfe2f22b38 add non-blocking reads to mod_sangoma_codec 2010-08-13 13:37:50 -04:00
Moises Silva 8a5aeb8ea5 update mod_sangoma_codec to work with sngtc-node SOAP library 2010-08-12 21:21:04 -04:00
Jeff Lenk 4c64ce4162 VS2010 tweak x64 release 2010-07-27 09:16:26 -05:00
Michael Jerris d21af530b9 fix mod_celt rebuilds library when not required 2010-06-29 13:03:23 -04:00
Jeff Lenk 9361e2ba9d more tweaks for VS2010 2010-06-29 09:55:08 -05:00
Jeff Lenk a87429ac87 Add initial support for VS2010 2010-06-28 15:49:19 -05:00
Moises Silva beca1423d5 mod_sangoma_codec: Accept Comfort Noise IANA
Default to silence suppression turned off
                   Check for root user
2010-06-14 19:24:57 -04:00
Brian West 520bc29d94 THEORA Passthru Video Codec 2010-06-14 09:38:26 -05:00
Moises Silva 73d9d56f6f mod_sangoma_codec: silence suppression 2010-06-07 10:27:13 -04:00
Brian West 2194e7c576 tweak 2010-05-25 12:58:43 -05:00
Moises Silva 26a6b43536 mod_sangoma_codec: rename load/noload to register/noregister 2010-05-07 13:56:41 -04:00
Brian West 05e5667d16 MP4V-ES passthru for washibechi on IRC 2010-04-22 23:26:33 -05:00
Jeff Lenk 51498780ec Add mod_silk to windows build 2010-04-15 16:31:11 -05:00
Moises Silva baeb85350c declare as static 2010-04-14 18:00:16 -04:00
Moises Silva 0bdc156882 remove sample rate member from sangoma codec request 2010-03-31 18:11:44 -04:00
root e6129e045e added load/noload options for the supported codecs 2010-03-30 17:03:00 -04:00
Moises Silva 1382239370 try adding preliminar G722 ... audioooo soooundssssss sloooooow ...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17134 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-29 23:02:47 +00:00
Moises Silva 3d86ae76b5 add gsm and ilbc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17133 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-29 21:20:46 +00:00
Moises Silva 42823701e6 fix G726 bytes per frame compressed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17132 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-29 18:14:50 +00:00
Moises Silva 008832d872 remap codec id IANA
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17131 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-29 17:47:29 +00:00
Mathieu Rene e31860d127 missing va_end
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17126 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-28 00:52:38 +00:00
Moises Silva 72f178fe1c show settings for each vocallo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17121 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-27 22:17:49 +00:00
Moises Silva 8282194564 use the module pool for the RTP sessions instead of the session pool
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17111 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-26 16:20:51 +00:00
Moises Silva 0fd16cc446 added mod_sangoma_codec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17110 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-26 15:14:44 +00:00
Brian West 2d963757f0 MODCODEC-18
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17059 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-20 17:15:05 +00:00
Brian West 0719b1fc49 fix codec to compile since some struct members did change in the official release code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17028 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-17 16:19:37 +00:00
Brian West d08a8309e0 commit contribution from a community member
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16950 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 03:29:25 +00:00
Brian West 2c2cf9dac0 silk module
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16946 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 01:04:04 +00:00
Brian West e4b5c2429c mod_silk
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16945 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 01:01:36 +00:00
Anthony Minessale 886e1ddb4d run indent on the whole tree and update copyright dates in prep for 1.0.5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16579 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-06 03:38:24 +00:00
Jeff Lenk c31e428e51 Update Windows to Celt 0.7.1
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16551 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-02 14:16:35 +00:00
Brian West 61c791e57e sigh... jeff if you're watching can you update the windows build please.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16547 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-02 04:59:35 +00:00
Carlos J. Talbot af7f05dce6 Update win32 output path for mod_celt
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16421 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-20 19:05:35 +00:00
Carlos J. Talbot 447b60edc0 Update x64 output path for mod_celt
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16417 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-20 18:01:35 +00:00
Carlos J. Talbot aa326b9a09 CELT for Windows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16414 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-20 17:29:43 +00:00
Michael Jerris a842dfebdf mod_fax and mod_voipcodecs make -j fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16335 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-17 07:10:19 +00:00
Mathieu Rene ad7cc96015 revert
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16321 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-15 17:35:26 +00:00
Mathieu Rene f861c00c85 switch_ivr_originate: fix windows compiler warning
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16320 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-15 17:34:01 +00:00
Brian West 4c217dbebd rearrange codecs so we don't have crazy overlap and remove G723-32 and move it up to dynamic cuz people have nothing better to do then write stupid RFC's
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16251 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-12 00:30:04 +00:00
Brian West c37a725135 revert, doh gotta do this differently.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16184 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-06 16:34:01 +00:00
Brian West 637b258b1c adding 20-60ms 32kHz and 20-40ms 48kHz
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16183 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-06 16:04:36 +00:00
Michael Jerris fcbe0ad045 fix mod_speex --srcdir build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15922 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 22:16:44 +00:00
Michael Jerris 435177998e remove pre-configuration from celt tarball
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15920 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 22:04:47 +00:00
Michael Jerris d2cf7f862a fix --srcdir builds for modules that download libraries mod_flite mod_pocketsphinx mod_celt mod_radius_cdr mod_soundtouch mod_memcache mod_curl mod_xml_ldap mod_shout mod_ldap (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15917 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 21:20:02 +00:00
Michael Jerris 34d5446e9d fix --srcdir builds for mod_sndfile and mod_siren
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15914 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 19:04:20 +00:00
Michael Jerris a977524425 more --srcdir fixes (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15849 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-08 20:31:12 +00:00
Michael Jerris 84c9c22c1c fix --srcdir build for mod_ilbc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15847 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-08 17:40:49 +00:00
Michael Jerris a2cd9bfb54 attempted srcdir fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15834 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 19:55:56 +00:00
Mathieu Rene c56c6f966c mod_dahdi_codec: code before decl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15785 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-04 06:10:32 +00:00
Michael Jerris b871302d45 a few modules now build with --srcdir (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15709 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-29 08:15:01 +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
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
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
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
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
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
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
Jeff Lenk 94b9866bfd fix mod_bv* include paths
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15479 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-16 15:22:58 +00:00
Jeff Lenk 2290395583 Add windows projects for Broadvoice only 2008
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15470 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-14 20:23:38 +00:00
Brian West b70530bdf7 move bv16 so it doesn't use the same number as another codec in mod_voipcodecs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15468 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-14 11:51:25 +00:00
Brian West 5d56f0fd4b add plc to bv16/32
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15466 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-13 23:31:35 +00:00
Brian West 77a2346071 add support for BroadVoice16 and BroadVoice32 codecs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15464 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-13 22:11:41 +00:00
Michael Jerris 3ab56e5159 fix spandsp installing (FSBUILD-198)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15414 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-11 00:23:09 +00:00
Brian West e4ed9f5808 bring CELT up to the latest build we need more testers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15278 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-29 21:58:57 +00:00
Michael Jerris 8928d5f717 remove libvoipcodecs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15092 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-05 16:29:11 +00:00
Jeff Lenk 309d419e5e remove include paths for libvoipcodecs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15091 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-05 16:00:51 +00:00
Jeff Lenk 203c4484d2 move mod_voipcodecs to use spandsp instead of libvoipcodecs - windows vs-2008
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15088 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-05 15:09:20 +00:00
Michael Jerris cf23296c9a move mod_voipcodecs to use spandsp instead of libvoipcodecs (windows build to follow)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15036 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-01 22:22:33 +00:00
Brian West f3b33b9521 MODCODEC-14
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14959 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-23 17:44:41 +00:00
Brian West 357c93b999 fix vim format line
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14856 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-14 22:03:37 +00:00
Brian West e2842eee0d CELT 0.6.1 improves the stereo quality, especially at lower bit-rates. This breaks bit-stream compatibility again, but only for stereo this time.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14248 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-14 18:00:03 +00:00
Brian West 2ed88871d4 update to 0.6.0 celt codec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14206 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-12 18:58:21 +00:00
Anthony Minessale 1994c5daa7 add more ptimes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14095 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 21:27:02 +00:00
Moises Silva cf53f7f71b add 30ms G729 codec in mod_dahdi_codec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13404 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-20 21:28:17 +00:00
Moises Silva a417c7ed5f return silence frame in dahdi codec when there is no output from the decoder
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13265 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-09 00:23:05 +00:00
Moises Silva 770a1e522b added proper waiting (up to 10ms) for the DAHDI transcoder output frame
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13262 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-08 04:40:32 +00:00
Moises Silva 8653e621d5 set mod_dahdi_codec dahdi transcoding device sockets to non-blocking to avoid hanging when there is no data and just return 0 bytes frame
Jira: MODCODEC-8


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13257 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-08 01:25:39 +00:00
Brian West 551f0b3091 add patch from ml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13010 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-13 16:15:32 +00:00
Anthony Minessale 05348829aa fix typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12985 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-10 17:40:17 +00:00
Anthony Minessale 615932e161 delay init of resources until the first time they are actually used to avoid unnecessary waste of resources in hardware codec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12962 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-09 17:40:19 +00:00
Mathieu Rene 799779e3a6 Revert unwanted changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12629 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-16 20:30:53 +00:00
Mathieu Rene 53ab0e2aef Fix off-by-1 read err in switch_xml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12628 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-16 20:28:22 +00:00
Michael Jerris 4212af498b build: build path cleanups (FSBUILD-130)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12490 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-06 19:27:14 +00:00
Michael Jerris bbdf4744aa inital work on x64 windows build (FSBUILD-125)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12215 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 00:56:56 +00:00
Michael Jerris cd1ecb28fa switch msvc build to new ilbc libs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12101 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 17:10:40 +00:00
Brian West 99a916dd98 forgot to commit mod_ilbc changes too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12096 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 16:31:50 +00:00
Brian West 668300a169 HOLY HECK how did we miss this... must have been a copy and paste error on my part
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12083 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 05:07:51 +00:00
Mathieu Rene a242bfa2ba doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12009 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-14 01:05:25 +00:00
Mathieu Rene 0d2747acfb mod_speex also needs libspeexdsp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12008 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-14 01:04:28 +00:00
Brian West babb2f83f5 update copyright
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 23:37:37 +00:00
Brian West a04dc0b695 fix emails
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11973 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 23:02:52 +00:00
Brian West 94779b24f6 mod_amrwb passthru codec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11971 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 22:45:11 +00:00
Moises Silva d91142038e fixing zap device name and adding error message for a failed open in mod_dahdi_codec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11720 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-09 20:32:26 +00:00
Brian West 40b1184fe3 avoid polycom bug
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11718 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-09 19:14:34 +00:00
Moises Silva e1fd8fff28 fixed calculation of numchannels for decoders and transcoders for mod_dahdi_codec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11684 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-08 06:33:22 +00:00
Moises Silva 0c906fa371 mod_dahdi_codec now works with Zaptel too, no need for DAHDI or Zaptel headers.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11681 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-07 19:14:03 +00:00
Brian West 98e1cf8458 update the src to reference mod_dahdi_codec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11669 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-06 18:29:51 +00:00
Brian West 49a3e484fc rename so nobody is confused that this is just the codec interface
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11667 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-06 18:26:53 +00:00
Brian West 608807c44c add MODCODEC-7, thanks moy
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11665 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-06 18:21:08 +00:00
Brian West ae220d3341 update email
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11643 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 21:20:54 +00:00
Brian West 5cd76a9154 clean up and tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10912 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-22 19:20:53 +00:00
Brian West 405fcce556 update celt version
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10889 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-20 00:02:09 +00:00
Brian West 754fe072a4 more docs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10845 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-17 03:46:41 +00:00
Brian West 514abec169 more codec docs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10844 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-17 03:42:56 +00:00
Anthony Minessale c87d2c0b8b add mod_celt
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10841 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-17 01:53:46 +00:00
Brian West 87bd8a96f2 60ms max
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10840 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-16 23:46:49 +00:00
Michael Jerris 53a30c5b90 MODCODEC-6 siren windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10788 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-16 04:14:57 +00:00
Brian West 1220bbcff2 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10732 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-12 16:01:36 +00:00
Brian West 36c704e1ff even more docs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10322 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 22:53:33 +00:00
Brian West 80a9d9efcd more docs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10321 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 22:39:32 +00:00
Brian West 8d25c31d28 more docs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10320 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 22:26:55 +00:00
Anthony Minessale 30c318b995 clean some old members and naming conventions in the codec structs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10084 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-20 17:48:42 +00:00
Michael Jerris 64997c4d8e vim extendtab is bad
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8894 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-03 19:12:26 +00:00
Brian West 7af7f3a093 update email address
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8810 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-18 18:22:20 +00:00
Anthony Minessale f930eaeec7 indent pass 2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8689 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-27 04:54:52 +00:00
Michael Jerris 0e0f299cbc bounds checks to avoid buffer overflow. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8486 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-20 00:54:43 +00:00
Brian West 0828af5d34 fix compile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8168 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-22 14:12:59 +00:00
Michael Jerris 5ddf4aba76 honor disable dtx in fmtp (MODCODEC-3)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8135 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-21 19:02:51 +00:00
Michael Jerris d39c41f0ee whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7709 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-20 19:24:55 +00:00
Anthony Minessale 983a0ba3df move L16 and g711 into the core
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7670 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 19:43:57 +00:00
Michael Jerris 36af4ab87d fix build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7668 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 17:56:00 +00:00
Michael Jerris 9037bf5299 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7667 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 17:38:15 +00:00
Michael Jerris d5aaa00001 switch to use mod_voipcodecs and pull old mod_g722, mod_g726, mod_gsm (mod_g711 should not be used now unless your not using mod_voipcodecs)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7664 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 16:10:34 +00:00
Michael Jerris d2ef447ed1 add mod_voipcodecs to msvc build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7649 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-17 04:46:07 +00:00
Brian West 787591b216 these rates are for file playing and not voip related
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7646 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-16 20:33:18 +00:00
Brian West bcc49a1d05 interval tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7626 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-15 20:11:44 +00:00
Brian West 55d749ff23 update voipcodecs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7600 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-13 00:44:51 +00:00
Brian West d37ac5988e turning this to only do 20ms till I fix the other rates
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7577 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-10 06:15:04 +00:00
Brian West 1d7ead1b46 fix speex its multiples of 20 up to 120ms
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7574 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-10 00:01:05 +00:00
Brian West 72b2f93c84 update mod_voipcodecs to lpc10 and fix my ima_adpcm fsck up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7573 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-09 23:32:49 +00:00
Brian West c65319c4b3 update adpcm interops with eyebeam 8k and 16k ADPCM
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7570 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-09 17:43:42 +00:00
Brian West e915f460ba tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7562 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-08 20:44:42 +00:00
Brian West 7c07380940 fix gsm woops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7561 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-08 20:29:20 +00:00
Michael Jerris ee70dcd1d2 tweak windows build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7558 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-08 18:26:34 +00:00
Brian West 2d29656bf2 Adding mod_voipcodecs using Steve Underwoods voipcodecs library. This isn't default yet.
/b



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7555 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-08 17:13:54 +00:00
Brian West 9fbf240404 pass thru the fmtp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7542 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-07 18:32:03 +00:00
Brian West de7324a46c add passthru for h263-2000
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7541 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-07 17:54:58 +00:00
Brian West 3624982f79 cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7539 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-07 04:53:04 +00:00
Brian West c5d8b78f6d add h263 plus video passthru
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7530 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-05 19:04:31 +00:00
Brian West b0ad7ab50c set tab mode properly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7500 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-03 22:14:57 +00:00
Michael Jerris ff95b5d8f8 move g726 build to use new lib.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7471 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-01 19:50:09 +00:00
Brian West 33eacb9aa9 fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7470 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-01 19:48:24 +00:00
Michael Jerris 1a83fa7f1b use right type.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7469 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-01 19:43:06 +00:00
Brian West 04169f7b0a woops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7464 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-01 17:28:00 +00:00
Brian West 3f787c9735 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7457 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-01 15:06:22 +00:00
Brian West ab879c6546 wth was I thinking here hehe
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7454 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-01 06:36:42 +00:00
Brian West f41319e655 Massive codec update. I have also switched G726 to use Steve Underwoods code as it passes all the tests. G726 tested in AAL2 mode with Sipura and G726-32 tested with Snom which does proper bitpacking. Be sure to "make current" before you continue.
/b



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7452 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-01 06:22:13 +00:00
Brian West 30c2283851 max bitrates per 8k, 16k and 32k from jmspeex on IRC, informational
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7413 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-28 20:27:18 +00:00
Brian West b7ea03ebe7 tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7410 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-28 19:45:56 +00:00
Brian West 84161010ab cleanup and consistency.. blah rain @ PHX fun
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7396 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 20:01:02 +00:00
Brian West a6fbb7f9bc housekeeping.. *tap* *tap* housekeeping...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7386 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 05:37:58 +00:00
Brian West 511958a2c5 more cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7381 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 02:56:15 +00:00
Brian West dcc3fb7608 more cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7380 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 02:54:41 +00:00
Brian West 5f7ae296a3 cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7379 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 02:50:50 +00:00
Brian West a19d3f42bc white space cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7378 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 02:48:35 +00:00
Brian West adbabc5931 white space cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7377 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 02:47:51 +00:00
Brian West 84076d922a white space cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7376 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 02:47:02 +00:00
Brian West b28b664627 white space cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7375 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 02:45:25 +00:00
Brian West 625c4a0a04 correct 10ms@32k 64*10 = 640
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7374 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 02:44:09 +00:00
Brian West 8e6d703926 correct bits_per_second on ulaw/alaw
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7373 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 02:35:30 +00:00
Anthony Minessale 58a8979c6e tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7199 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-13 18:39:51 +00:00