59 Commits

Author SHA1 Message Date
Anthony Minessale
7151d6acea FS-6402 part 2 2014-04-02 03:21:37 +05:00
Anthony Minessale
5c0cff70b3 FS-6402 --resolve 2014-04-02 01:20:19 +05:00
Anthony Minessale
804ef7709d change from sqlite hash to newly added one 2014-03-09 00:37:17 +05:00
Michael Jerris
bcd9f49fbe move applications to use automake 2014-03-07 18:36:12 -05:00
Moises Silva
6a2cd0632b FS-5528 --resolve 2013-08-16 09:52:14 -04:00
Nathan Neulinger
32adc789f6 make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
Anthony Minessale
3fe0b471c1 switch rtp flags format usage on switch_rtp_new 2013-03-31 21:27:19 -05: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
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
Moises Silva
7030fa4c6a mod_sangoma_codec: Add release port function pointer 2011-03-06 15:25:53 -05: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
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