Anthony Minessale
3f8b5a9069
FS-5065 please test this version
2013-01-30 14:08:08 -06:00
Anthony Minessale
145a85224f
fix sql string leak regressions
2013-01-29 16:33:07 -06:00
Anthony Minessale
4319bc8bd9
mutex around one-off sql stmts from sofia
2013-01-28 16:41:29 -06:00
William King
37d2a34b04
Don't try to get the channel if the session is null.
2013-01-25 11:41:57 -08:00
Giovanni Maruzzelli
3d6ed6429b
FS-4916 beep does not get recorded anymore
2013-01-24 19:16:21 +01:00
Giovanni Maruzzelli
e5e3e4bfa1
FS-4916 added beep real beep instead of DTMF, and fixed hangup before end of greeting. I hate the world and the world hate me
2013-01-24 15:09:04 +01:00
Giovanni Maruzzelli
ec857b2da6
FS-4916 added beep (eg: DTMF 1) at the end of remote skype voicemail greeting
2013-01-23 13:37:15 +01:00
Giovanni Maruzzelli
b9a8ce5670
FS-4916 fixed
2013-01-22 18:02:54 +01:00
Eliot Gable
01372cd1f9
Make sofia::register contain info about whether an update or insert was performed.
2013-01-16 16:50:07 +00:00
William King
79069c66d1
FS-3882, FS-3546, FS-3712, FS-3970: --resolve Fixes the segfault in mod_rtmp where the channel was destroyed, but the endpoint still tried to send or receive data from the session.
2013-01-15 13:22:28 -08:00
Anthony Minessale
aba31597cb
FS-4910 this too
2013-01-15 13:32:24 -06:00
Stefan Knoblich
ecc3f31373
mod_sofia: Follow-up fix for FS-5009 to avoid NULL-ptr dereference
...
Commit f913670e changed switch_core_session_sprintf() args
from sip->sip_to to sip->sip_from, but didn't update the enclosing if()
clause protecting the code from dereferencing NULL pointers.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2013-01-14 15:01:39 +01:00
Anthony Minessale
f913670e27
FS-5009
2013-01-10 12:44:35 -06:00
Anthony Minessale
80c2465a75
FS-5009
2013-01-10 10:32:54 -06:00
Raymond Chandler
c7c4bda847
fix pnp
2013-01-09 18:18:07 -05:00
Anthony Minessale
b78ffffed5
FS-3951 --resolve
2013-01-07 12:36:58 -06:00
Brian West
b8dfbbe129
FS-4994 --resolve
2013-01-07 13:41:08 -06:00
Anthony Minessale
eef506bcb0
FS-4985 --resolve
2013-01-07 11:43:26 -06:00
Anthony Minessale
298772184f
FS-4978 --resolve this is fine besides one minor change to only consider this path when we are doing passthru
2013-01-07 11:14:51 -06:00
Anthony Minessale
f2428b08f9
FS-4779 --resolve
2013-01-07 10:27:28 -06:00
Anthony Minessale
0177d7b23d
FS-4998 --resolve
2013-01-07 10:13:58 -06:00
Eliot Gable
6b9570cbf0
Add some additional info on transfer so callee_id_name and number are available in this scenario.
2013-01-03 23:09:19 +00:00
Jeff Lenk
dc2c11f13f
FS-4768 initial add of vs2012 build support
2012-12-29 14:57:15 -06:00
Anthony Minessale
c1d6b62593
FS-4926 --resolve You found it, the registration table was not updating the call_id field.
2012-12-15 08:55:02 -06:00
Anthony Minessale
40346ff6a8
minor tweaks for udptl mode
2012-12-14 16:52:27 -06:00
Anthony Minessale
8aba7238a8
FS-4905
2012-12-11 07:58:09 -06:00
Anthony Minessale
7ba3dadcd8
FS-4859 regression
2012-12-10 13:52:25 -06:00
Brian West
e91cb987ed
clean up
2012-12-07 15:17:19 -06:00
Anthony Minessale
b513d72465
FS-4919 --resolve
2012-12-07 11:09:22 -06:00
Anthony Minessale
1cebb320f8
FS-4859
2012-12-07 10:29:44 -06:00
Anthony Minessale
c8e9688265
FS-4921 FS-4907 --resolve
2012-12-07 09:54:17 -06:00
Anthony Minessale
a7fafb2039
FS-4913 revert this breaks normal calls so nevermind
2012-12-06 12:22:31 -06:00
Anthony Minessale
2557c9b112
FS-4912 --resolve
2012-12-06 11:45:13 -06:00
Anthony Minessale
7e8e99e52c
fix answer contention issue
2012-12-06 11:11:07 -06:00
Anthony Minessale
8e5012e4d6
FS-4913 try this patch
2012-12-06 10:44:52 -06:00
Anthony Minessale
b4942d6bfd
FS-4808 try this
2012-12-05 10:59:06 -06:00
Anthony Minessale
c181988036
FS-4808 revert
2012-12-05 10:22:09 -06:00
Anthony Minessale
ca603e59ef
comment patch from e644e620c89867895cb4e69f834913f5df1070e2 seems to cause issues
2012-12-04 11:18:19 -06:00
Anthony Minessale
7744b62a62
add cr
2012-12-04 10:58:51 -06:00
Anthony Minessale
d31be4fbcb
FS-4813 --resolve
2012-12-04 07:46:31 -06:00
Anthony Minessale
49a491ef54
FS-4808 see if this helps
2012-12-04 07:44:41 -06:00
Anthony Minessale
4e3bb1a1e6
rtp and signal parsing adjustments
2012-11-30 13:54:47 -06:00
Anthony Minessale
b35ac6b3bd
fix auto_simplify
2012-11-29 18:34:27 -06:00
Michael Jerris
b4d7c2ab2c
FS-4882: fix potential seg
2012-11-29 16:49:05 -05:00
Anthony Minessale
395b7a9799
FS-4882 --resolve
2012-11-29 12:59:33 -06:00
Anthony Minessale
685da11d0d
FS-4885 --resolve this is not the best solution but it will work
2012-11-29 12:37:46 -06:00
Anthony Minessale
a9267b1faf
add mutex around hash as this code can now be executed concurrently
2012-11-29 08:35:28 -06:00
Anthony Minessale
d4f8a79299
try to improve audio stream sync
2012-11-28 23:12:35 -06:00
Michael Jerris
827b680afc
fix regressions in sql stuff
2012-11-27 21:14:05 -05:00
Anthony Minessale
ad49dabd8c
fix regression in media for recovered calls
2012-11-26 16:19:49 -06:00