Commit Graph

41 Commits

Author SHA1 Message Date
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 2bcca2429f mod_sangoma_codec: non-blocking reads ... again 2010-10-01 07:06:39 -04:00
Moises Silva 8ec9e21490 mod_sangoma_codec: add SOAP server configuration 2010-08-24 13:54:14 -04: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
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
Moises Silva 73d9d56f6f mod_sangoma_codec: silence suppression 2010-06-07 10:27:13 -04:00
Moises Silva 26a6b43536 mod_sangoma_codec: rename load/noload to register/noregister 2010-05-07 13:56:41 -04: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