- 29 5月, 2014 8 次提交
-
-
由 Travis Cross 提交于
If we don't find it, we create a new one, and if we do find it, we don't use it.
-
由 William King 提交于
-
由 Travis Cross 提交于
We're asserting now, and we would have already blown up from dereferencing earlier.
-
由 Travis Cross 提交于
switch_event_expand_headers should only return null on a malloc failure, so we might as well just assert here.
-
由 Travis Cross 提交于
The node could conceivably disappear before we grab the globals mutex and we'd get back a null pointer.
-
由 Travis Cross 提交于
This would have briefly prevented setting outbound_per_cycle from the mod_fifo config file.
-
由 Travis Cross 提交于
We already decided to goto end if node is null, so it cannot be null here.
-
由 Travis Cross 提交于
This would have briefly caused the importance value in the fifo config file to be ignored.
-
- 28 5月, 2014 32 次提交
-
-
由 Anthony Minessale 提交于
FS-6513 --resolve This function was assuming the app was being run with execute_on_media so it did not properly check for established media. Now it will use the scheduler method automatically when this state is detected.
-
由 Brian West 提交于
-
由 Brian West 提交于
Nike edition of makefile for quickly building debian7 or centos 6.5 freeswitch takes care of all deps.
-
由 Travis Cross 提交于
Ask me sometime how I was "reminded" of this.
-
由 Chris Rienzo 提交于
-
由 Anthony Minessale 提交于
-
由 Travis Cross 提交于
In this branch we made a pass through the code commenting on and documenting the most important bits, and cleaning up and refactoring where possible while maintaining existing behavior. Thanks to Anthony, Mike, and Brian for explaining some of the history of and rationale for what's in tree.
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
We already checked the number of usable rows, and nothing has changed.
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
We were simply discarding unused the first time we retrieved here.
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-