Moises Silva
e56d8934fe
freetdm: make codec configurable for unrestricted digital calls (for G722 calls in Sangoma ISDN)
2011-05-19 17:17:46 -03:00
Moises Silva
1b965d864b
freetdm: ftmod_sangoma_isdn - warning fixed
2011-05-19 22:52:49 +05:30
Anthony Minessale
7ba849b34a
remove auto gain events
2011-05-19 11:43:33 -05:00
Moises Silva
3ddca37d87
freetdm: ftmod_sangoma_isdn - comment unused variables (fix for compile warnings)
2011-05-19 12:47:22 -04:00
Moises Silva
fccbba53c3
added FTDM_SILENCE_VALUE macro
2011-05-18 19:00:42 -04:00
Anthony Minessale
fae95433e2
FS-3303 --resolve this was an edge case between fail_on_single_reject and group_confirm
2011-05-18 16:10:46 -05:00
Jeff Lenk
86d757d61b
FS-3297 --resolve
2011-05-17 22:51:47 -05:00
Moises Silva
b22fc869dd
freetdm: update bearer capability macro
2011-05-17 20:02:18 -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
8c0bbed617
Merge remote-tracking branch 'fixleo/master'
2011-05-17 19:54:03 -04:00
David Yat Sin
ea428669d3
chlog: freetdm - SS7: Support for Transparent IAM
2011-05-17 17:27:05 -04:00
David Yat Sin
a8e7dd2e9d
Merge branch 'master' of git.sangoma.com:smg_freeswitch
2011-05-17 17:24:44 -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
Anthony Minessale
e375d1d2f2
reset offset_pos on seek to 0
2011-05-17 13:00:40 -05:00
Travis Cross
95a18a9e1a
update .gitignore
2011-05-17 16:51:44 +00:00
David Yat Sin
1bc6611765
freetdm - SS7:* is now transmitted as 0x0b in Called Party Number
2011-05-17 10:27:49 -04:00
Mathieu Rene
5dc67c88d3
fix warning
2011-05-16 16:46:09 -04:00
Anthony Minessale
9c17effb15
add time stamp to app_log
2011-05-16 13:41:52 -05:00
Stefan Knoblich
9cceb8e62c
FreeTDM: gcc-4.6 fix (-Wunused-but-set)
...
ftmod_wanpipe.c:
Remove myerrno variable in wanpipe_read(),
snprintf does not set errno (according to the manpage),
so no need to save it (without even using it later).
Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
2011-05-14 23:59:14 +02:00
Stefan Knoblich
ae051cfc47
FreeTDM: gcc-4.6 fixes (-Wunused-but-set)
...
ftdm_io.c:
Remove cut_path() function and call since it didn't seem to
do anything useful anyway.
ftmod_analog.c/ftmod_analog_em.c:
Remove status variable that was used for the result of codec_func(),
but was never checked for errors or returned to the caller.
libteletone_generate.c:
Remove unused variable "var".
Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
2011-05-14 23:20:03 +02:00
Anthony Minessale
082cb7154e
ditto
2011-05-13 16:29:48 -05:00
Michael Jerris
1d18b58b4d
add define
2011-05-13 19:26:01 -04:00
Anthony Minessale
106855dfa3
use ssl macro to init on dingaling too
2011-05-13 16:23:33 -05:00
Anthony Minessale
23b5f58202
use ssl macro to init on dingaling too
2011-05-13 16:17:17 -05:00
Anthony Minessale
45e964518f
cleanup
2011-05-13 15:56:51 -05:00
Anthony Minessale
191f06d733
cleanup
2011-05-13 15:56:43 -05:00
Anthony Minessale
8764a046c6
allow creation of arbitrary profile vars
2011-05-13 15:29:40 -05:00
Anthony Minessale
acf3090adf
FS-2936 plan B for curl stuff
2011-05-13 13:17:54 -05:00
Anthony Minessale
c196e2c109
revert curl changes
2011-05-13 12:03:30 -05:00
David Yat Sin
20210a9f9d
freetdm: SS7 - Removed unintentional TX of ITX message
2011-05-13 12:03:41 -04:00
Anthony Minessale
7d7e09a92c
FS-3296 --resolve there is not much contention on this but it probably could use a mutex
2011-05-13 08:43:45 -05:00
Anthony Minessale
837a6cac02
FS-3294 --resolve This is probably fine
2011-05-13 07:29:26 -05:00
Anthony Minessale
d59fdabeff
FS-3295 --resolve that is pretty odd, I must have been sleep-deprived or something
2011-05-13 07:22:25 -05:00
cypromis
1703f3f606
added mongo module config files to debian pckage
2011-05-13 09:06:18 +02:00
cypromis
524bd3e3a7
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
2011-05-13 09:03:51 +02:00
Michael Jerris
a8da1758cb
FS-2936: attempt to fix the platform that I'll never have to fix
2011-05-12 18:21:45 -04:00
Michal Bielicki
9c53d0d4eb
added mongo.xml.comf to specfile
2011-05-12 23:35:50 +02:00
Michael Jerris
314713fce1
FS-2936: attempt to fix wrt build
2011-05-12 16:38:18 -04:00
Jeff Lenk
dc2208e3fe
VS2010 cleanup for Core Curl integration
2011-05-12 11:06:35 -05:00
Anthony Minessale
123eaa524b
fix rare t38 gateway issue
2011-05-12 10:32:39 -05:00
Jeff Lenk
a912fa6b3e
VS2008 cleanup for Core Curl integration
2011-05-12 10:48:46 -05:00
Tamas Cseke
84feca50e3
try to add sample config. I shouldn't have permission
2011-05-12 11:07:06 +02:00
Tamas Cseke
15ece47601
handle connection lost
2011-05-12 10:29:55 +02:00
Tamas Cseke
26dfea65e4
load the module even if mongod is unreachable
2011-05-12 10:29:20 +02:00
Anthony Minessale
29bf9157ef
clean up core curl patch
2011-05-11 14:42:52 -05:00
Anthony Minessale
d98d51ed39
FS-3144 --resolve
2011-05-11 13:23:56 -05:00
Andrew Thompson
8ae9ab5d15
FS-3034
2011-05-11 13:55:22 -04:00
Michael S Collins
50ce2cae2e
config: bump en sounds version to 1.0.16
2011-05-11 10:52:26 -07:00
Anthony Minessale
3fff309713
FS-3278 --resolve
2011-05-11 11:46:56 -05:00
Anthony Minessale
dc6ca6f8e1
FS-3278 --resolve
2011-05-11 11:41:08 -05:00