Brian West
|
ddc0ca70fe
|
swigall
|
2011-03-03 10:48:36 -06:00 |
David Yat Sin
|
a2d0ba5d17
|
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
|
2011-03-03 11:42:21 -05:00 |
Anthony Minessale
|
3eeb49950f
|
FS-3117 --comment-only try this patch
|
2011-03-03 10:14:52 -06:00 |
David Yat Sin
|
06db039878
|
FreeTDM: Fix for race condition on FreeTDM init for freetdm-master timer (JIRA:OPENZAP-143)
|
2011-03-03 10:57:03 -05:00 |
Brian West
|
ef32cc36f5
|
FS-3118
|
2011-03-03 09:27:28 -06:00 |
Anthony Minessale
|
f33e9c6ede
|
FS-2966 I already fixed this in the wait_for_state, so i copied the same fix to wait_for_state_timeout, the lua one needed a similar call to wait for the state to change to avoid a race, both of you should be fixed with this patch
|
2011-03-02 20:50:33 -06:00 |
Anthony Minessale
|
08496cd7eb
|
clear timestamp when generating a fake empty frame to fix edge-case sending the same timestamp over and over
|
2011-03-02 20:29:47 -06:00 |
Anthony Minessale
|
11451c1056
|
FS-3106 --comment-only Try this out, its got a few elements from your patch but there was a much bigger problem deeper in the code preventing the sqlite handles from being recycled properly
|
2011-03-02 19:21:37 -06:00 |
Anthony Minessale
|
01073a796e
|
add sip_jitter_buffer_during_bridge which you can set to true to keep a jitter buffer on both ends of the call when you are NormT
|
2011-03-02 19:11:29 -06:00 |
Anthony Minessale
|
293d72548d
|
add valet_announce_slot variable
|
2011-03-02 13:01:25 -06:00 |
Daniel Swarbrick
|
64806d2d47
|
typo
|
2011-03-02 18:23:19 +01:00 |
Anthony Minessale
|
9a7dbfbafe
|
revert
|
2011-03-01 13:44:53 -06:00 |
Anthony Minessale
|
f398dc1f3a
|
fix issue reported from mailing list and not JIRA =/
|
2011-03-01 13:42:14 -06:00 |
Anthony Minessale
|
2044a749cf
|
FS-3105 try this patch
|
2011-03-01 10:52:21 -06:00 |
Brian West
|
b041edc858
|
swigall
|
2011-03-01 06:35:06 -06:00 |
Mathieu Parent
|
695402333b
|
Skinny: use proper name for station capabilities message
|
2011-03-01 00:24:39 +01:00 |
Mathieu Parent
|
316548273d
|
Sofia: use const for variable name SWITCH_R_SDP_VARIABLE
|
2011-03-01 00:24:39 +01:00 |
Anthony Minessale
|
446cedd31f
|
update
|
2011-02-28 17:11:29 -06:00 |
Anthony Minessale
|
53fc3f7f78
|
add sip_execute_on_image variable similar to execute_on_answer etc so you can run t38_gateway or rxfax etc when you get a T.38 re-invite but no CNG tone or you want to ignore the tone and only react when getting a T.38 re-invite
|
2011-02-28 12:43:05 -06:00 |
Anthony Minessale
|
fe152626db
|
stop suggesting -waste because its really the bad choice to make
|
2011-02-28 11:27:56 -06:00 |
Anthony Minessale
|
1b52a79569
|
stop suggesting -waste since its a bad choice
|
2011-02-28 11:25:42 -06:00 |
Anthony Minessale
|
77f52081ff
|
fix memory leak introduced in d8facbcf71
|
2011-02-28 11:15:21 -06:00 |
Jeff Lenk
|
c6f044d5a1
|
FS-3067 segfault using busy-delay-time parameter
|
2011-02-28 10:02:11 -06:00 |
Brian West
|
a5779d5431
|
fix regression from FS-899, thanks acrobits for testing this
|
2011-02-28 09:27:05 -06:00 |
Mathieu Parent
|
fd7bbc0b3c
|
Skinny: use IANA names for G729 codecs
|
2011-02-26 11:45:19 +01:00 |
Mathieu Parent
|
d86388dbf7
|
Skinny: noop ForwardStatReq and ForwardStat implementation
|
2011-02-26 11:37:32 +01:00 |
Mathieu Parent
|
f217ec48a4
|
Skinny: remove some unused vars
|
2011-02-26 10:52:20 +01:00 |
Anthony Minessale
|
1cbb8f221b
|
supress errors caused from -nosql as reported on the mailing list and not on JIRA like it should be http://jira.freeswitch.org
|
2011-02-25 21:39:37 -06:00 |
Anthony Minessale
|
ee0a0b79c8
|
FS-3103
|
2011-02-25 21:29:47 -06:00 |
Anthony Minessale
|
d8ef36edca
|
fire auto gain level events
|
2011-02-25 18:25:17 -06:00 |
Anthony Minessale
|
e3eec389b0
|
missed a spot
|
2011-02-25 18:19:52 -06:00 |
Anthony Minessale
|
94b680fb45
|
play files saying vol level in conf in lieu of making a function of say modules to return file_string urls (we need that)
|
2011-02-25 18:09:58 -06:00 |
Anthony Minessale
|
cf827e8f22
|
FS-3063 --comment-only try this commit, maybe it was uninit mem
|
2011-02-25 16:34:17 -06:00 |
Anthony Minessale
|
ffca600f4c
|
more like this
|
2011-02-25 16:15:40 -06:00 |
Anthony Minessale
|
0444626b72
|
fix linger support in esl client lib
|
2011-02-25 16:13:24 -06:00 |
Jeff Lenk
|
4020a202d7
|
doh correction
|
2011-02-25 15:50:24 -06:00 |
Jeff Lenk
|
9a3cf6015b
|
trivial compiler warning fix
|
2011-02-25 15:39:42 -06:00 |
Anthony Minessale
|
add9d26ac5
|
fix regression in video from commit c565501f55
|
2011-02-25 15:20:04 -06:00 |
Mathieu Parent
|
0f7682a27c
|
Skinny: don't crash when requesting an RTP port while the profile is listening on all ips
And store some more ip infos in the listener struct
|
2011-02-25 21:06:22 +01:00 |
Mathieu Parent
|
e318e3eb91
|
Skinny: update profile IP address if changed during socket creation
|
2011-02-25 21:06:21 +01:00 |
Jeff Lenk
|
cc3a36bc8c
|
vs2010 reswig
|
2011-02-25 13:18:40 -06:00 |
Anthony Minessale
|
a126cc7f16
|
add param to jb to try to recapture latency (disabled by default)
|
2011-02-25 12:45:41 -06:00 |
Michael S Collins
|
4ef6280a05
|
Add ring (Israel ring tone) to vars.xml
|
2011-02-25 10:27:18 -08:00 |
Anthony Minessale
|
d59d41d7b4
|
add param to jb to try to recapture latency (disabled by default)
|
2011-02-25 11:59:45 -06:00 |
Anthony Minessale
|
bc397ab600
|
FS-2971
|
2011-02-25 10:55:47 -06:00 |
Moises Silva
|
687d39f259
|
freetdm: ftmod_analog - Add timeout parameter for dial tone. 0 means not waiting for dial tone.
|
2011-02-25 10:35:25 -05:00 |
Mathieu Parent
|
c18835d3f9
|
Skinny: Allow to listen on ipv6
also allow to specify a blank ip which means: all
|
2011-02-25 01:53:05 +01:00 |
Anthony Minessale
|
986f258db0
|
let ctl-c work until you are connected
|
2011-02-24 18:48:16 -06:00 |
Anthony Minessale
|
e96acac3c8
|
add optional job-uuid param to bgapi in oop mod
|
2011-02-24 17:48:51 -06:00 |
Mathieu Parent
|
646ad887d7
|
Skinny: enhance soft-key-sets
|
2011-02-25 00:05:56 +01:00 |