5235 Commits

Author SHA1 Message Date
Anthony Minessale
0a68bee88e FS-5085 I discovered that the bowout is happening from both legs at once, we only need to check this condition on the A side of the loopback bridge 2013-05-08 13:17:07 -05:00
Brian West
7c0dc4c25d Undo previous change 2013-05-08 14:40:10 -05:00
William King
0d5888de2f Revert "fixed stuck mod_rtmp session when the call is killed from fs side, such as using uuid_kill"
This reverts commit d8edc031faa41d4e570aad1e347a0ed6c0d6c1d8.

Conflicts:
	src/mod/endpoints/mod_rtmp/mod_rtmp.c
2013-05-07 16:04:54 -07:00
Anthony Minessale
01a748869d regression parsing rtp-timeout-sec from the profile 2013-05-07 08:50:02 -05:00
Anthony Minessale
ff05e5f2c7 FS-5383 --resolve 2013-05-07 08:31:23 -05:00
Anthony Minessale
283e5f5f6a FS-5365 --resolve 2013-05-03 13:14:01 -05:00
Anthony Minessale
adb68d6bca FS-5085 adding this patch but still wondering what causes this issue 2013-05-03 12:30:35 -05:00
Anthony Minessale
44840fc97a fix regression in sofia profile param for t38-passthru 2013-05-02 22:36:39 -05:00
William King
7ce7cbda57 FS-4332: --resolve 2013-05-03 00:01:24 -05:00
William King
17781cba1c FS-5240: --resolve Please test 2013-05-02 23:57:50 -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
William King
66d1755b06 If the rsession is null, then don't try to unlock it, since that'll just result in a segfault. 2013-04-23 17:52:33 -07:00
William King
5c87754e42 fixed rtmp active calls count 2013-04-23 17:52:33 -07:00
William King
1dd86108fb added rsession check before comparing its state. commented out active sessions loop 2013-04-23 17:52:32 -07:00
William King
f7cb641d17 Updating the contributor tags 2013-04-23 17:52:32 -07:00
William King
6f89e2537e Moving all rtmp specific logging to use the rtmp uuid rather than the session uuid. 2013-04-23 17:52:32 -07:00
William King
fa6d465711 Another variable name standardization 2013-04-23 17:52:32 -07:00
William King
e379a596b2 Should resolve the last of the rsession -> session and session -> rsession on_destroy race condition issues
Conflicts:
	src/mod/endpoints/mod_rtmp/mod_rtmp.c
2013-04-23 17:52:32 -07:00
William King
fec463fdfe White space cleanup and variable naming standardization 2013-04-23 17:52:32 -07:00
William King
ad3a5a3572 Standardizing on rsession to reference rtmp_session_t
Conflicts:
	src/mod/endpoints/mod_rtmp/mod_rtmp.c
2013-04-23 17:52:32 -07:00
William King
7e1aad02b2 Resolve the segfault where the channel is destroyed while it is still receiving audio
Conflicts:
	src/mod/endpoints/mod_rtmp/rtmp.c
2013-04-23 17:52:32 -07:00
William King
a687274308 Cleaning up and standardizing variable name to rsession if the session referenced is an rtmp_session_t 2013-04-23 17:52:32 -07:00
William King
f81d17c1e2 added debugging to print ip and port of rtmp connection as well as tie the rtmp session and fs session together 2013-04-23 17:52:31 -07:00
William King
d8edc031fa fixed stuck mod_rtmp session when the call is killed from fs side, such as using uuid_kill 2013-04-23 17:52:31 -07: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
Brian West
8afd200023 Swap UUIDs 2013-04-12 11:56:58 -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
Jeff Lenk
5f3160ef0f FS-5167 2013-04-08 21:17:02 -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
Raymond Chandler
1b33470163 FS-5280 --resolve bitch n bail 2013-04-08 09:51:14 -04:00
Jeff Lenk
19a9649a58 FS-5278 --resolve 2013-04-08 07:29:54 -05:00
Anthony Minessale
1e251568cc FS-5265 2013-04-06 16:32:01 -05:00
Mathieu Parent
4ccfb475de Add IPs to mod_skinny recv/send event messages
FS-5268 --resolve
thanks to Nathan Neulinger
2013-04-06 14:44:11 +02:00