- 03 6月, 2013 1 次提交
-
-
由 Travis Cross 提交于
At this point we never want someone running a module against a different version of FS than the module was built for. It's also conceivable that you could want to use the modules with libfreeswitch1 even if you weren't running FS itself.
-
- 02 6月, 2013 1 次提交
-
- 01 6月, 2013 2 次提交
-
-
由 Stefan Knoblich 提交于
Keep the original iterator around to be able to actually free it after use. Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
由 Stefan Knoblich 提交于
Catch single channel RESTART/RESTART ACK events for non-B-channels, that would lead to a NULL pointer dereference, because those do not have per-channel private data (chan->call_data = chan_priv == NULL). Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
- 31 5月, 2013 26 次提交
-
-
由 Anthony Minessale 提交于
-
由 Nathan Neulinger 提交于
-
由 Nathan Neulinger 提交于
FS-5449: --resolve add a mod_commands function to use the shell escape function and update the existing function to use correct escaping adds a pool based implementation of the switch_util_quote_shell_arg function and changes existing function to be a wrapper around the pool based one
-
由 Anthony Minessale 提交于
-
由 Travis Cross 提交于
We kill these files with .gitattributes.
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
We now build unimrcp, portaudio, portaudio-stream, skypopen, and dahdi-codec, so they should be included in meta-all. Also refactor a bit so we install all lang and mod_say packages as well.
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
And jessie is the new testing. The king is dead, long live the king!
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
This amends commit f93c3f70
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
Thanks to Richard Neese for pointing out the erroneous results.
-
由 Nathan Neulinger 提交于
-
由 Nathan Neulinger 提交于
-
由 Nathan Neulinger 提交于
-
由 Nathan Neulinger 提交于
-
由 Nathan Neulinger 提交于
FS-5379: --resolve fix skinny phone codec agreement issues due to incorrect hardwired ptime, update field names for future coding to be more descriptive
-
由 Nathan Neulinger 提交于
-
由 Nathan Neulinger 提交于
-
由 Mathieu Parent 提交于
FS-5268 --resolve thanks to Nathan Neulinger
-
由 Mathieu Parent 提交于
-
由 Mathieu Parent 提交于
Fixes #FS-5259 (Thanks to Nathan Neulinger for the patch)
-
由 Brian West 提交于
-
由 Steve Underwood 提交于
FS5202.
-
由 Brian West 提交于
-
- 29 5月, 2013 10 次提交
-
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
Without setting errmsg to NULL here, we'll try to print this freed value again below if another error doesn't intercede.
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-