- 11 6月, 2012 2 次提交
-
-
由 Tamas Cseke 提交于
move session destroy to one place and hangup in others to eliminate races and minimize session hash wrlocks FS-3432
-
由 Tamas Cseke 提交于
-
- 08 6月, 2012 2 次提交
-
-
由 Tamas Cseke 提交于
-
由 Tamas Cseke 提交于
-
- 24 5月, 2012 15 次提交
-
-
由 Tamas Cseke 提交于
-
由 Tamas Cseke 提交于
-
由 Tamas Cseke 提交于
-
由 Tamas Cseke 提交于
cleanup process spawning, remove mutex lock and add session to listener only if reply state and session flag is set to waiting FS-3432
-
由 Tamas Cseke 提交于
-
由 Tamas Cseke 提交于
-
由 Tamas Cseke 提交于
-
由 Tamas Cseke 提交于
-
由 Tamas Cseke 提交于
-
由 Tamas Cseke 提交于
-
由 Tamas Cseke 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
At least until we can distinguish the meaningful ones from the noise.
-
由 Travis Cross 提交于
When a call is being setup, a couple seconds of audio may be sent unencrypted. This seems to trigger the log message here with every such packet.
-
由 Travis Cross 提交于
This amends commit 7bd9efc7. We changed away from using unsigned here because it caused a warning on Windows. Using the more specific type, however, is causing a warning on gcc-4.7 (it notices that the switch statement contains values not present in the specified enum type). So we're switching back to unsigned here while keeping the type casts and hoping that keeps Windows happy.
-
- 23 5月, 2012 7 次提交
-
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 22 5月, 2012 5 次提交
-
-
由 Mathieu Rene 提交于
Update the outgoing channel handler so it passes the "var_event" event down towards rtmp_send_incoming_call since variables passed using originate are not yet in the session before the outgoing channel function returns.
-
由 Anthony Minessale 提交于
block any inbound messages when queue is full; add debounce for mwi and pres on register; fix missing detach attr on new mode to process reg in new thread
-
由 Jeff Lenk 提交于
-
由 Anthony Minessale 提交于
FS-4224 --resolve this was a regression from d6374535 to fix FS-3029, when you find a profile you must release it
-
由 Michael Jerris 提交于
-
- 21 5月, 2012 3 次提交
-
-
由 Anthony Minessale 提交于
-
由 Michael Jerris 提交于
-
由 Ken Rice 提交于
-
- 18 5月, 2012 6 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Jeff Lenk 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-