- 02 7月, 2012 21 次提交
-
-
由 Michael Jerris 提交于
-
由 Anthony Minessale 提交于
-
由 Michael Jerris 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Jeff Lenk 提交于
-
由 Anthony Minessale 提交于
-
由 Brian West 提交于
-
-
由 Michael S Collins 提交于
-
-
由 Anthony Minessale 提交于
-
-
由 Anthony Minessale 提交于
FS-4374 try this: it will set the stack size for the whole app to 240 if its too big or too small, if there are system limits, fs may have to be run as root and drop privs to be allowed to change this setting
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Michael Jerris 提交于
-
由 Anthony Minessale 提交于
-
由 Jeff Lenk 提交于
-
由 Steve Underwood 提交于
Various little tweaks to spandsp to bring it into line with the master versions Addition of Ademco Contact ID protocol processing to spandsp
-
- 29 6月, 2012 3 次提交
-
-
由 Anthony Minessale 提交于
add sip_recovery_break_rfc variable to set globally or per channel to not reverse the from and 2 on uas re-invites
-
由 Brian West 提交于
-
由 Anthony Minessale 提交于
-
- 28 6月, 2012 5 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 27 6月, 2012 5 次提交
-
-
由 Michael S Collins 提交于
-
由 Travis Cross 提交于
The adj_port buffer was only 5 bytes wide, so we were truncating any port numbers >= 10000 that were written to this variable as snprintf ensures the last byte is null. FS-4354 --resolve
-
由 Michael Jerris 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 26 6月, 2012 5 次提交
-
-
由 Michael S Collins 提交于
-
由 Stefan Knoblich 提交于
This feature allows ftmod_libpri to ignore calls with non-matching destination number. You may want to use this on BRI PTMP lines (Point-to-MultiPoint), to avoid conflicts between your FreeSWITCH server and other devices connected to the line. The filter is disabled by default (all calls will be accepted), setting one (or more) "local-number" parameters on the span configuration enables it. Example configuration snippet: <libpri_spans> <span name="example01"> <!-- ... other span settings omitted ... --> <param name="local-number" value="123456"/> <param name="local-number" value="654321"/> </span> </libpri_spans> Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
由 Stefan Knoblich 提交于
Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
FS-4349 try this, it should be a minimal wait since this will poll the socket for 20ms only when there are no events at all and no log data at all
-
- 25 6月, 2012 1 次提交
-
-
由 Brian West 提交于
-