Ken Rice
|
be98eb34ab
|
FS-5559 --resolve
|
2013-07-10 11:49:58 -05:00 |
|
Anthony Minessale
|
fd1893197e
|
FS-5586 --resolve
|
2013-07-08 07:55:50 -05:00 |
|
Ken Rice
|
51fd5a6cee
|
--resolve FS-5426
|
2013-07-03 14:13:05 -05:00 |
|
Ken Rice
|
bf89fbd81d
|
--resolve FS-5432
|
2013-07-03 14:13:05 -05:00 |
|
Anthony Minessale
|
dac93d7936
|
FS-5527 --resolve
|
2013-06-28 10:42:06 -05:00 |
|
Moises Silva
|
5324063f44
|
Added support for blind transfer notification of negative responses
|
2013-06-26 23:17:49 -04:00 |
|
Anthony Minessale
|
bf5fa172e5
|
FS-5547 --resolve
|
2013-06-26 10:47:40 -05: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
|
f35ea43b38
|
FS-5513 --resolve
|
2013-06-20 18:33:40 -05:00 |
|
Anthony Minessale
|
4baf0276d6
|
FS-5513 --resolve
|
2013-06-18 21:16:56 -05:00 |
|
Anthony Minessale
|
2fac3a8e83
|
refactor some of the video passthru code
|
2013-06-17 19:52:37 -05:00 |
|
Anthony Minessale
|
b74ad2a6bb
|
FS-5503 --resolve indeed, thx
|
2013-06-11 09:31:16 -05:00 |
|
Anthony Minessale
|
4240526ce3
|
add some device-state mechinism to FS to allow tracking of device-specific states where they may have more than one call from the same device
|
2013-06-05 11:20:11 -05:00 |
|
Brian West
|
a55d70ed62
|
add kirk wireless servers to safe as they do not do rport
|
2013-05-31 11:54:05 -05:00 |
|
William King
|
9ace496fe3
|
full_contact must be freed by sofia. There isn't a chance of this having blown anything up, but Coverity is right that this should be initialized with NULL to be safe against future refactors.
|
2013-05-18 19:13:18 -07:00 |
|
William King
|
d27a95a50e
|
Possible leak if someone were to try and add extra headers to a channel that had either an inbound info on that session or the session were to be deflected. I don't see a way that these extra headers could be added outside of a C module subscribing to the session states, but just to make sure I'm adding these so that just like other extra header locations it's cleaned up.
|
2013-05-18 17:00:41 -07:00 |
|
William King
|
f718a0572f
|
Alice meet rabit hole. There is a leak here on every invite that comes back from a status 180 when the other side is not FS, but you have presence enabled. Thanks to Coverity scan for location this condition. This 'might' not have been leaking if sofia was automatically freeing this when the sofia object was destroyed, but all other locations where sip_header_as_string where called they were all followed by a su_free, so I assume not.
|
2013-05-18 16:35:03 -07:00 |
|
William King
|
f519ad195a
|
If the mod_sofia global presense hash is null, then make sure to free the matches variable before going to done.
|
2013-05-18 16:05:40 -07:00 |
|
Anthony Minessale
|
ea881b191f
|
media/srtp refactoring pass
|
2013-05-17 15:39:30 -05:00 |
|
William King
|
8d7aa3ff65
|
FS-5441: --resolve
|
2013-05-17 12:39:17 -07:00 |
|
Anthony Minessale
|
1eae2a1941
|
FS-5410 --resolve
|
2013-05-13 13:15:33 -05:00 |
|
Raymond Chandler
|
bba4540fe5
|
add context
|
2013-05-10 16:31:12 -04:00 |
|
Anthony Minessale
|
bb6b02f2d6
|
FS-5403 --resolve
|
2013-05-10 09:59:02 -05:00 |
|
Anthony Minessale
|
16690e491d
|
FS-5399 --resolve
|
2013-05-09 14:05:09 -05:00 |
|
Anthony Minessale
|
01a748869d
|
regression parsing rtp-timeout-sec from the profile
|
2013-05-07 08:50:02 -05:00 |
|
Anthony Minessale
|
283e5f5f6a
|
FS-5365 --resolve
|
2013-05-03 13:14:01 -05:00 |
|
Anthony Minessale
|
44840fc97a
|
fix regression in sofia profile param for t38-passthru
|
2013-05-02 22:36:39 -05:00 |
|
Anthony Minessale
|
9ef0323499
|
FS-5355 --resolve
|
2013-04-29 10:09:14 -05:00 |
|
Anthony Minessale
|
c4e7c302f9
|
FS-5351 --resolve
|
2013-04-27 08:19:18 -05:00 |
|
Seven Du
|
5b9318c109
|
FS-4990 change uuid_debug_audio to uuid_debug_media and add video params
|
2013-04-27 06:47:06 +08:00 |
|
Anthony Minessale
|
7a42ec06df
|
RTP stats were not being logged. There is no JIRA on this sigh
|
2013-04-26 09:31:28 -05:00 |
|
Brian West
|
88a13a7580
|
FS-5316 --resolve
|
2013-04-25 13:48:02 -05:00 |
|
Brian West
|
d5ec949142
|
Add application layer keepalive options to sofia and expose config options
|
2013-04-25 13:34:07 -05:00 |
|
Anthony Minessale
|
eeeb4fa445
|
FS-5340 --resolve
|
2013-04-24 16:35:58 -05:00 |
|
Anthony Minessale
|
e1c325dcb5
|
FS-5341 --resolve
|
2013-04-23 14:49:07 -05:00 |
|
Anthony Minessale
|
ec43377df7
|
FS-5339 --resolve
|
2013-04-23 10:26:16 -05:00 |
|
Anthony Minessale
|
b0cdad5d5d
|
add geolocation header parser
|
2013-04-18 16:44:40 -05:00 |
|
Anthony Minessale
|
c8a6c99f84
|
FS-5322 --resolve
|
2013-04-18 16:27:45 -05:00 |
|
Anthony Minessale
|
54d47599e9
|
FS-5318 update
|
2013-04-17 17:51:11 -05:00 |
|
Anthony Minessale
|
cb9d41dd0e
|
FS-5318 --resolve
|
2013-04-17 15:59:48 -05:00 |
|
Anthony Minessale
|
7aa23c4b21
|
FS-5299 --resolve
|
2013-04-17 15:38:37 -05:00 |
|
Michael Jerris
|
0aa2009d1d
|
fix case for call_completed_elsewhere var set
|
2013-04-15 16:45:32 -04:00 |
|
Anthony Minessale
|
8adeab7d5a
|
move callstate changes down to take place after the core states have run
|
2013-04-15 10:43:32 -05:00 |
|
Anthony Minessale
|
0fe47df2d7
|
don't send presence for hangup if you never sent it for early in presence_disable_early mode, it causes issues in yealink
|
2013-04-09 22:32:44 -05:00 |
|
Anthony Minessale
|
c9a49b0ff3
|
debug
|
2013-04-09 21:42:32 -05:00 |
|
Anthony Minessale
|
a67505ba74
|
FS-4934
|
2013-04-09 21:38:11 -05:00 |
|
Anthony Minessale
|
cbdf2ceaac
|
FS-5265
|
2013-04-08 16:30:00 -05:00 |
|
Anthony Minessale
|
965047615c
|
FS-5279 --resolve some mods made to the patch
|
2013-04-08 11:48:20 -05:00 |
|
Anthony Minessale
|
1e251568cc
|
FS-5265
|
2013-04-06 16:32:01 -05:00 |
|
Anthony Minessale
|
e245e81c3b
|
sla barg cid regression
|
2013-04-05 16:41:51 -05:00 |
|