- 08 11月, 2010 1 次提交
-
-
由 Stefan Knoblich 提交于
Signed-off-by:
Stefan Knoblich <s.knoblich@axsentis.de>
-
- 07 11月, 2010 11 次提交
-
-
由 Stefan Knoblich 提交于
Signed-off-by:
Stefan Knoblich <s.knoblich@axsentis.de>
-
-
由 Stefan Knoblich 提交于
Requires libpri-1.4.12_beta1 or newer! Completely untested, AOC-S/D/E ChargingRequest operations are sent to NT (DTAG BRI PTMP), but rejected with "Unrecognized Operation". NOTE: FreeTDM core needs support for this to be useful! Only AOC-E events are decoded and sent to the log. To enable: Set (or add) <param name="opts" value="aoc"> in your libpri_spans span config. Signed-off-by:
Stefan Knoblich <s.knoblich@axsentis.de>
-
由 Moises Silva 提交于
-
由 Jeff Lenk 提交于
-
由 Jeff Lenk 提交于
-
由 Stefan Knoblich 提交于
ftmod_libpri: Write fatal error message during span configuration to console (and to span error log). Signed-off-by:
Stefan Knoblich <s.knoblich@axsentis.de>
-
由 Stefan Knoblich 提交于
"all" and "none" can only be used alone, other flags are additive. Signed-off-by:
Stefan Knoblich <s.knoblich@axsentis.de>
-
由 Stefan Knoblich 提交于
freetdm: convert ftmod_libpri (+ libpri_spans) to use new ftdm_configure_span_signaling() interface. This fixes several issues with parameter handling (e.g. default alaw/ulaw selection being totally useless). Signed-off-by:
Stefan Knoblich <s.knoblich@axsentis.de>
-
-
由 Stefan Knoblich 提交于
Signed-off-by:
Stefan Knoblich <s.knoblich@axsentis.de>
-
- 06 11月, 2010 11 次提交
-
-
由 Moises Silva 提交于
-
由 Jeff Lenk 提交于
-
-
由 Stefan Knoblich 提交于
-
由 Jeff Lenk 提交于
-
由 Stefan Knoblich 提交于
-
由 Stefan Knoblich 提交于
-
由 Stefan Knoblich 提交于
Fixes: - Fix double locking in check_state(): remove ftdm_mutex_(un)lock calls. New: - Add lpwrap_init_bri() to initialize libpri in BRI mode - Use trunk type to determine PRI/BRI and PTP/PTMP mode (no additional configuration required). - Improve libpri detection code in configure.ac, check whether libpri is usable and if BRI support is available (needs more work) Cleanups: - Whitespace and indentation cleanups - Rename str2* functions to parse_* - Simplify libpri_configure_span() option parsing and bail out on error - Add "ftdm libpri help" command that displays usage information - Coding style cleanups and other (minor) changes Known issues: - BRI PTMP TE Q.921 link does not go beyond TEI ASSIGNED state, SABME requests are ignored by NT (EuroISDN DTAG, DAHDI-2.3.0.1, vzaphfc) Signed-off-by:
Stefan Knoblich <s.knoblich@axsentis.de>
-
由 Stefan Knoblich 提交于
FreeTDM: Update .gitignore, add files shipped with libtool (build/{libtool,lt*}.m4) and compiled test binaries
-
由 Jeff Lenk 提交于
-
由 Michael Jerris 提交于
-
- 05 11月, 2010 5 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Jeff Lenk 提交于
-
由 Jeff Lenk 提交于
-
- 04 11月, 2010 5 次提交
-
-
由 Jeff Lenk 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
channels; - Updated documentation.
-
- 03 11月, 2010 5 次提交
-
-
由 Michael Jerris 提交于
set minimum initital sip t1 timer to 1000ms to work around race condition on retry timer firing before all the things that are supposed to be handled by the timer are set. The base resolution on this timer is 500ms, so doubling up makes sure we always hit the initial retry timer on the next run, where everything should be set. The side effect was, 1/2 the time on a request that did not get immediate response, the timer would be fired and cleared, but the action (sending retry) was never done, and a new timer was not set, causing the request to just sit zombied and never retry. A better solution would be to find and correct the race condition so the timer is never set to early and we never hit this condition.
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Michael Jerris 提交于
add support for NDLB-force-rport=safe param that does force-rport behavior only on endpoints we know are safe to do so on. This is a dirty hack to try to work with certain endpoints behind sonicwall which does not use the same port when it does nat, when the devices do not support rport, while not breaking devices that acutally use different ports that force-rport will break
-
由 Giovanni Maruzzelli 提交于
skypopen: performance improvements in skypopen_protocol.c and alsa/dummy.c . Added pcm*c to alsa/. Let's hope the larger period in dummy.c does not make problems on ubuntu
-
- 02 11月, 2010 2 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-