Anthony Minessale
|
188e0bd333
|
FS-4711 --resolve this looks fine to me
|
2012-10-11 13:53:43 -05:00 |
|
Anthony Minessale
|
4dae523bca
|
tweak the session level logging to work on the console too
|
2012-10-11 12:44:31 -05:00 |
|
Anthony Minessale
|
a800a5fc5c
|
FS-4708 add <param name="NDLB-allow-crypto-in-avp" value="true"/> to your sofia profile and it should set the header
|
2012-10-11 10:36:07 -05:00 |
|
Anthony Minessale
|
3e471940e3
|
FS-4710 --resolve don't send any data containing ESC seq over syslog
|
2012-10-11 11:27:22 -04:00 |
|
Seven Du
|
aa6bb702de
|
better help msg
|
2012-10-11 12:36:03 +08:00 |
|
Seven Du
|
fb95768ead
|
add max_members to conference xml_list
|
2012-10-11 12:31:58 +08:00 |
|
Jeff Lenk
|
9bbee350c2
|
FS-4527 --resolve add resample core support for asr. This code is very isolated and only effects mod_unimrcp at this time.
|
2012-10-10 14:20:07 -05:00 |
|
Anthony Minessale
|
b1c90dff53
|
FS-4669 ok this FS console trace demonstrates your problem, try this patch
|
2012-10-10 13:46:13 -05:00 |
|
Anthony Minessale
|
e1fe289672
|
refactor db stuff to use single string dsn to avoid code duplication and introduce switch_sql_queue_manager api to create transactional sql queues to aggregate a bunch of sql stmts into transactions
|
2012-10-09 20:20:32 -05:00 |
|
Anthony Minessale
|
fc764b27bf
|
FS-4703 --resolve
|
2012-10-09 14:01:38 -05:00 |
|
Anthony Minessale
|
03d702fabc
|
FS-4676 --resolve
|
2012-10-09 13:50:11 -05:00 |
|
Eliot Gable
|
1fe96ac38c
|
Handle building on different PGSQL versions and update error message in Sofia.
|
2012-10-09 18:42:23 +00:00 |
|
Brian West
|
4dd1b52f86
|
Use uniq uuid per vm just incase the same session gets to vm more than once in its life.
|
2012-10-09 12:38:08 -05:00 |
|
Jeff Lenk
|
f0941d2792
|
FS-4696 --resolve
|
2012-10-09 10:53:01 -05:00 |
|
Jeff Lenk
|
62542130b1
|
vs2010 reswig
|
2012-10-08 21:28:45 -05:00 |
|
Anthony Minessale
|
a20c556fb7
|
FS-4650 --resolve
|
2012-10-08 16:34:39 -05:00 |
|
Anthony Minessale
|
93f4c0f698
|
move sofia locking contention outside of cache_db handle management
|
2012-10-08 13:28:01 -05:00 |
|
Eliot Gable
|
5cb354dddc
|
Initial core-pgsql support based on native libpq; FS starts and stops without errors using core-pgsql.
|
2012-10-08 20:33:57 +00:00 |
|
Anthony Minessale
|
bed72bff7a
|
update vid code in dingaling
|
2012-10-05 16:43:39 -05:00 |
|
Anthony Minessale
|
57e9912f8b
|
FS-4650 please try to use an up to date gcc when doing new dev to catch build errs. This is what I get for the one time I did not compile test
|
2012-10-05 13:46:57 -05:00 |
|
Anthony Minessale
|
09b1b8bc7f
|
add nohead param to skip over the cache check with HEAD method
|
2012-10-05 10:14:22 -05:00 |
|
Anthony Minessale
|
44f78e9e76
|
FS-4650 --resolve
|
2012-10-05 09:43:00 -05:00 |
|
Anthony Minessale
|
a6602206de
|
FS-4684 try this, this behaviour is not supported in proxy mode
|
2012-10-05 09:00:30 -05:00 |
|
Anthony Minessale
|
7afd4cae67
|
FS-4677
|
2012-10-04 08:02:32 -05:00 |
|
Anthony Minessale
|
6d01ad5e38
|
some more priority tweaks
|
2012-10-03 14:10:22 -05:00 |
|
Anthony Minessale
|
fd177cdf33
|
FS-4676 going over the traces the only thing I can guess is that you may have some race condition on the speed of your box or something regarding the db, Try this patch that may help
|
2012-10-03 09:29:50 -05:00 |
|
Anthony Minessale
|
cefeaee88c
|
FS-4650 --resolve
|
2012-10-03 07:46:37 -05:00 |
|
Anthony Minessale
|
7329787b9a
|
fix warning
|
2012-10-03 07:45:39 -05:00 |
|
Anthony Minessale
|
ea599992e1
|
FS-4656 --resolve with this patch the bug is fixed but also the old behaviour of setting this variable on the A leg expecting it to auto-set it on the B leg is no longer supported. It must be exported or put in the dialstring with {} to put it on the B leg going forward
|
2012-10-03 07:42:05 -05:00 |
|
Anthony Minessale
|
03fce657e8
|
FS-4549 --resolve
|
2012-10-03 07:09:59 -05:00 |
|
Anthony Minessale
|
d84df73aaa
|
FS-4677 oops
|
2012-10-02 17:03:22 -05:00 |
|
Anthony Minessale
|
51bdf8522a
|
FS-4677 --resolve
|
2012-10-02 12:22:03 -05:00 |
|
Anthony Minessale
|
2722f4da19
|
FS-4674 add loopback_export for a list of channel vars to pass from loopback-a to loopback-b
|
2012-10-02 11:02:42 -05:00 |
|
Anthony Minessale
|
80c2bd786a
|
FS-4669 --resolve
|
2012-10-02 10:31:32 -05:00 |
|
Anthony Minessale
|
10657f3f5c
|
FS-4675 --resolve
|
2012-10-02 11:56:31 -05:00 |
|
Raymond Chandler
|
b97e0cef29
|
don't disable dial if previously allowed
|
2012-10-02 11:54:19 -04:00 |
|
Anthony Minessale
|
52eff9451c
|
wrap fork so we can drop priority in child processes
|
2012-10-01 13:38:45 -05:00 |
|
Anthony Minessale
|
0995d133a6
|
remove stray goto
|
2012-10-01 12:39:16 -05:00 |
|
Anthony Minessale
|
464155c5cd
|
more priority tweaks
|
2012-10-01 10:20:48 -05:00 |
|
Anthony Minessale
|
8733a2c895
|
some priority queuing tweaks for performance
|
2012-10-01 11:47:26 -05:00 |
|
Jeff Lenk
|
bf060c6396
|
FS-4664 --resolve
|
2012-10-01 08:56:51 -05:00 |
|
Anthony Minessale
|
06a3266360
|
FS-4655 its not a bug its a behaviour request, try this patch
|
2012-09-27 14:27:28 -05:00 |
|
Robert Jongbloed
|
cf0f483aab
|
Assuming, just because it is MSVC, that the standard integers are not defined, is not correct. Need to test for define _STDINT as well as later versions of MSVC (>= VS2010) do have stdint.h
|
2012-09-27 10:16:14 +10:00 |
|
Robert Jongbloed
|
9d2aa0cd4c
|
Fixed failure to close FS call when H.323 call is closed from remote in early phase.
|
2012-09-27 10:16:11 +10:00 |
|
Giovanni Maruzzelli
|
a1d727cab6
|
gsmopen: FS-4652 , compilation failed with Mobigator
|
2012-09-26 19:20:27 +02:00 |
|
Giovanni Maruzzelli
|
d0ddd77cdc
|
gsmopen: FS-4652 , compilation failed with Mobigator
|
2012-09-26 19:15:42 +02:00 |
|
Giovanni Maruzzelli
|
ed6f040e70
|
gsmopen: FS-4652 , compilation failed with Mobigator
|
2012-09-26 19:01:08 +02:00 |
|
Giovanni Maruzzelli
|
f102f7b4c4
|
gsmopen: FS-4652 , compilation failed with Mobigator
|
2012-09-26 18:56:02 +02:00 |
|
Giovanni Maruzzelli
|
507de0a7e5
|
gsmopen: FS-4652 , compilation failed with Mobigator
|
2012-09-26 17:24:11 +02:00 |
|
Giovanni Maruzzelli
|
e50f7a92e9
|
gsmopen: FS-4652 , compilation failed with Mobigator
|
2012-09-26 16:53:31 +02:00 |
|