408 Commits

Author SHA1 Message Date
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