David Yat Sin
|
c5dd481fbd
|
freetdm: ISDN - ftdm_complete_state is not called in state_advance if a new state is set
|
2011-03-04 10:36:36 -05:00 |
David Yat Sin
|
faf1ec091a
|
Merge branch 'netborder' of git.sangoma.com:smg_freeswitch into netborder
|
2011-03-04 10:35:04 -05:00 |
Anthony Minessale
|
b3a2fa1c73
|
try to reduce contention by not creating handles with the global mutex locked
|
2011-03-03 20:07:43 -06:00 |
Anthony Minessale
|
b7419add09
|
clear talk flag when you mute
|
2011-03-03 17:59:59 -06:00 |
Daniel Swarbrick
|
9c4c1e813e
|
FS-3120 - fix segv when snmpwalking ringing channels, fix segv in snmp getBulkRequest
|
2011-03-04 00:17:07 +01:00 |
Daniel Swarbrick
|
eb526c573f
|
foo does not live here anymore
|
2011-03-03 23:42:22 +01:00 |
Brian West
|
7e4a2b6a43
|
swigall
|
2011-03-03 16:11:27 -06:00 |
Anthony Minessale
|
b6b4e6b549
|
FS-3114
|
2011-03-03 14:36:29 -06:00 |
Anthony Minessale
|
0ba25358b9
|
FS-3119
|
2011-03-03 14:21:02 -06:00 |
Jeff Lenk
|
4dfbea1837
|
vs2010 reswig
|
2011-03-03 13:25:33 -06:00 |
Anthony Minessale
|
f542449cac
|
FS-3106 --comment-only Try this newer refactored version which completely removes the thread affinity and uses a linked-list to manage the pool, I can run my same 100cps test and only use like 4 db handles
|
2011-03-03 12:54:20 -06:00 |
Anthony Minessale
|
9feab652a3
|
FS-2966 ok let's take this a step further, I don't even think we need to change the state anymore
|
2011-03-03 10:54:59 -06:00 |
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 |
David Yat Sin
|
1fbb321f3d
|
freetdm: Allow user to indicate FACILITY on outbound calls
|
2011-03-03 09:48:48 -05: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 |
Arnaldo Pereira
|
c56bf093fb
|
freetdm: some fixes to mkrelease.sh
|
2011-03-02 23:18:56 -03:00 |
Arnaldo Pereira
|
9b9ed009b7
|
freetdm: changed mkrelease.sh to ship ABI compatibility test reports with the
generated release.
|
2011-03-02 22:42:59 -03: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 |
David Yat Sin
|
50f30a29f5
|
freetdm: ISDN - ftdm_complete_state is not called in state_advance if a new state is set
|
2011-03-02 10:59:43 -05:00 |
Konrad Hammel
|
7ec2a5d246
|
chlog: freetdm: ss7 - added support to check isup stack circuit state via cli (ftdm ss7 show status isup ckt X)
freetdm: ss7 - updated module to support latest changes to freetdm core
|
2011-03-01 15:32:58 -05: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 |
Moises Silva
|
706550e2ca
|
Merge branch 'master' of git.sangoma.com:smg_freeswitch
|
2011-03-01 12:17:00 -05:00 |
Moises Silva
|
7e5befc2ba
|
freetdm: use ftdm_channel_hangup_with_cause for CAS channels (ftmod_r2)
|
2011-03-01 12:16:27 -05:00 |
Anthony Minessale
|
2044a749cf
|
FS-3105 try this patch
|
2011-03-01 10:52:21 -06:00 |
David Yat Sin
|
086664fbd2
|
freetdm: Typo in function define
|
2011-03-01 09:54:52 -05:00 |
Brian West
|
b041edc858
|
swigall
|
2011-03-01 06:35:06 -06:00 |
David Yat Sin
|
8cc8249052
|
freetdm: Do not call sng_isdn_retrieve_facility_caller_name when transparent facility is enabled
|
2011-02-28 18:54:03 -05:00 |
David Yat Sin
|
f9540b7258
|
freetdm: Do not call sng_isdn_retrieve_facility_caller_name when transparent facility is enabled
|
2011-02-28 18:53:02 -05: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 |
Arnaldo Pereira
|
64b24240c0
|
freetdm: added more arguments to ftdm_abi_check when generating ftdm releases
|
2011-02-28 18:48:55 -03: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 |
Moises Silva
|
4793c697bd
|
Merge branch 'netborder'
Conflicts:
libs/freetdm/mod_freetdm/mod_freetdm.c
libs/freetdm/src/ftdm_io.c
libs/freetdm/src/ftmod/ftmod_r2/ftmod_r2_io_mf_lib.h
libs/freetdm/src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_trace.c
libs/freetdm/src/include/freetdm.h
libs/freetdm/src/include/private/ftdm_core.h
|
2011-02-28 12:47:27 -05:00 |
Moises Silva
|
3a0d5b6297
|
freetdm: remove unused prototype for ftdm_call_clear_data
|
2011-02-28 12:42:43 -05: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 |
Arnaldo Pereira
|
d458004519
|
freetdm: passing ftdm path to abi test script
|
2011-02-28 12:55:56 -03:00 |
Moises Silva
|
d1b3c595cf
|
Merge branch 'netborder' of git.sangoma.com:smg_freeswitch into netborder
Conflicts:
libs/freetdm/mod_freetdm/mod_freetdm.c
libs/freetdm/src/ftdm_state.c
|
2011-02-28 10:55:40 -05:00 |