William King
|
97286e10cd
|
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:01:27 -07:00 |
|
William King
|
14f48a6a7a
|
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:36:41 -07:00 |
|
William King
|
d61d395e8d
|
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:06:15 -07:00 |
|
William King
|
fc42d93ddf
|
FS-5441: --resolve
|
2013-05-17 12:40:04 -07:00 |
|
Anthony Minessale
|
e8ecb64666
|
FS-5410 --resolve
|
2013-05-13 13:15:54 -05:00 |
|
Raymond Chandler
|
d125147dd8
|
add context
|
2013-05-10 16:32:22 -04:00 |
|
Anthony Minessale
|
e5754ab3ee
|
FS-5403 --resolve
|
2013-05-10 09:59:19 -05:00 |
|
Anthony Minessale
|
3fc8f7888a
|
FS-5399 --resolve
|
2013-05-09 14:09:23 -05:00 |
|
Anthony Minessale
|
646b34a2a2
|
FS-5398
|
2013-05-09 10:10:06 -05:00 |
|
Anthony Minessale
|
749afaa7a3
|
FS-5365 --resolve
|
2013-05-03 13:13:44 -05:00 |
|
Anthony Minessale
|
a30989d769
|
prevent t38_passthru and fax_detect from both happening at once
|
2013-05-02 22:22:59 -05:00 |
|
Anthony Minessale
|
e23d4d37aa
|
FS-5355 --resolve
|
2013-04-29 08:51:30 -05:00 |
|
Anthony Minessale
|
e495702e7d
|
FS-4990 --resolve
|
2013-04-26 17:23:30 -05:00 |
|
Brian West
|
49b999c167
|
FS-5316 --resolve
|
2013-04-25 13:48:56 -05:00 |
|
Brian West
|
115061a4da
|
Add application layer keepalive options to sofia and expose config options
Conflicts:
src/mod/endpoints/mod_sofia/mod_sofia.h
|
2013-04-25 12:19:20 -05:00 |
|
Anthony Minessale
|
5c696f9b55
|
FS-5341 --resolve
|
2013-04-23 14:49:36 -05:00 |
|
Anthony Minessale
|
5a161a967d
|
add geolocation header parser
|
2013-04-18 16:41:34 -05:00 |
|
Anthony Minessale
|
01e06b601e
|
FS-5322 stable equiv
|
2013-04-18 16:29:06 -05:00 |
|
Anthony Minessale
|
40eda54cfe
|
FS-5318 update
|
2013-04-17 17:48:55 -05:00 |
|
Anthony Minessale
|
3fa092c5c6
|
FS-5318 --resolve
|
2013-04-17 15:58:15 -05:00 |
|
Anthony Minessale
|
de5903c1a4
|
FS-5299 --resolve
|
2013-04-17 15:38:54 -05:00 |
|
Anthony Minessale
|
7b93c2d071
|
prevent offering vid codec on recover when one was not chosen
|
2013-04-16 13:40:07 -05:00 |
|
Michael Jerris
|
61ec4c0abb
|
fix case for call_completed_elsewhere var set
|
2013-04-15 16:45:12 -04:00 |
|
Anthony Minessale
|
2d0b24743f
|
move callstate changes down to take place after the core states have run
|
2013-04-15 10:43:49 -05:00 |
|
Anthony Minessale
|
8dd4c8f9f1
|
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:24 -05:00 |
|
Anthony Minessale
|
d8a6dcf5a5
|
FS-5265
|
2013-04-08 16:30:21 -05:00 |
|
Anthony Minessale
|
28f3e67740
|
FS-5279 --resolve some mods made to the patch
|
2013-04-08 11:48:40 -05:00 |
|
Anthony Minessale
|
cb8d51a67c
|
FS-5265
|
2013-04-06 16:31:38 -05:00 |
|
Anthony Minessale
|
a7a04d8a13
|
sla barg cid regression
|
2013-04-05 16:42:25 -05:00 |
|
Anthony Minessale
|
57fb368b32
|
sla cid tweaks
|
2013-04-05 00:29:20 -05:00 |
|
Anthony Minessale
|
bce6ad1968
|
FS-5265 --resolve
|
2013-04-04 12:36:11 -05:00 |
|
Anthony Minessale
|
6af46c3d60
|
remove depricated vars causing issues
|
2013-04-02 21:26:24 -05:00 |
|
Anthony Minessale
|
b72d2c32d7
|
do some more caller-id cleanup
|
2013-04-01 23:02:29 -05:00 |
|
Anthony Minessale
|
e17a614574
|
part 2 of other cid patch
|
2013-03-30 15:47:52 -05:00 |
|
Anthony Minessale
|
dcb4beb12f
|
update caller_id not callee_id when getting a display update from an inbound leg
|
2013-03-29 22:07:35 -05:00 |
|
Brian West
|
49138460a3
|
fix
|
2013-03-29 17:55:50 -05:00 |
|
Anthony Minessale
|
44f529381f
|
FS-5233 --resolve
|
2013-03-27 11:46:12 -05:00 |
|
Anthony Minessale
|
c4347e6e81
|
FS-5234 --resolve
|
2013-03-27 11:37:15 -05:00 |
|
Anthony Minessale
|
18b8007217
|
FS-5235 --resolve
|
2013-03-27 11:12:35 -05:00 |
|
Anthony Minessale
|
3bb6acf066
|
FS-5223
|
2013-03-26 15:44:26 -05:00 |
|
Anthony Minessale
|
bb3114e96b
|
FS-5171 try this version
|
2013-03-26 13:23:38 -05:00 |
|
Anthony Minessale
|
e74e46be27
|
FS-5171 please test
|
2013-03-25 17:57:51 -05:00 |
|
Anthony Minessale
|
818f8521e0
|
don't choose 0 port for proxy mode
|
2013-03-22 10:34:31 -05:00 |
|
Anthony Minessale
|
a65a03a7dd
|
revert unintended change
|
2013-03-21 13:05:35 -05:00 |
|
Anthony Minessale
|
43e8fb6be4
|
FS-5176 --resolve
|
2013-03-14 11:06:02 -05:00 |
|
Anthony Minessale
|
f2a260d81f
|
FS-5171 Please try this. Get a similar trace and if you can, compare it to the trace without the SBC in place.
|
2013-03-14 10:58:17 -05:00 |
|
Seven Du
|
5f733b24bf
|
FS-4225
|
2013-03-11 18:04:05 +08:00 |
|
Anthony Minessale
|
3034de6e79
|
FS-5155
|
2013-03-08 08:24:50 -06:00 |
|
Anthony Minessale
|
9fc4beeaa5
|
FS-3576 --resolve
|
2013-03-07 08:44:32 -06:00 |
|
Anthony Minessale
|
9ccdf30ed2
|
sqlite can't handle bi-directional mutexing
|
2013-03-06 18:02:01 -06:00 |
|