- 04 5月, 2011 2 次提交
-
-
由 Steve Underwood 提交于
Changed T.38 terminal handling, so errors from the user's packet transmit routine properly filter up the chain, cause termination of the FAX session, and are reported to the caller.
-
由 Jeff Lenk 提交于
-
- 03 5月, 2011 5 次提交
-
-
由 Marc Olivier Chouinard 提交于
record_session: Will auto create recursive destination folder if it doesn't already exist (Doesn't create folder when used with local cache feature)
-
由 Marc Olivier Chouinard 提交于
-
由 Giovanni Maruzzelli 提交于
-
由 Giovanni Maruzzelli 提交于
-
由 Stefan Knoblich 提交于
Let's hope this fixes it for good and doesn't introduce new problems. Tested-by: SparFux (#freetdm @ irc.freenode.net) Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
- 02 5月, 2011 8 次提交
-
-
由 Brian West 提交于
-
由 David Yat Sin 提交于
-
由 Moises Silva 提交于
-
由 Moises Silva 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
FS3245 move pid var in redhat/centos init file to /var/run/freeswitch/freeswitch.pid, as it gets instaleld to do so
-
- 30 4月, 2011 5 次提交
-
-
由 Markus Mueller 提交于
Remove pri_destroycall() in on_hangup() and use pri_hangup() instead of the deprecated pri_release(). NOTE: The original patch used PRI_CAUSE_NORMAL_CIRCUIT_CONGESTION for the cause code, which (without pri_enable_hangup_fix() enabled) emits a RELEASE COMPLETE message. This version of the patch uses PRI_CAUSE_NORMAL_CLEARING (-1). (stkn) Additionally, use ftdm_set_state() instead of ftdm_set_state_locked() because the channel is already locked. (stkn) Completely-untested-by:
Stefan Knoblich <stkn@openisdn.net>
-
由 Giovanni Maruzzelli 提交于
-
由 Giovanni Maruzzelli 提交于
-
由 Giovanni Maruzzelli 提交于
-
由 Giovanni Maruzzelli 提交于
-
- 29 4月, 2011 9 次提交
-
-
由 Anthony Minessale 提交于
FS-3276 --resolve please attach the diff next time, do not paste it into the comment. It ruins the formatting. Also I changed the patch so the variable names refelect what is being harvested namely sip_bye_content_type and sip_bye_payload
-
由 Jeff Lenk 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
default timer to run slower and increase as needed, Run the timer at 20ms by default and drop down as needed unless you set 1m-timer=true which was previous default
-
由 Anthony Minessale 提交于
FS-3277 --resolve There are actually really only 2 places where it needs the real hostname, the hostname command and the header on the events. I changed everything to the switchname because there were some more sql stmts etc in the core.
-
由 Jeff Lenk 提交于
-
- 28 4月, 2011 5 次提交
-
-
由 Stefan Knoblich 提交于
ftmod_libpri: ignore missing call_data in on_hangup() and use the call handle passed in the pevent structure (still needs more love...) Signed-off-by:
Stefan Knoblich <s.knoblich@axsentis.de>
-
由 Jeff Lenk 提交于
-
由 Anthony Minessale 提交于
add bridged timestamp and hangup_complete_with_xml=true to add xml_cdr to the body of hangup_complete events
-
由 Anthony Minessale 提交于
-
由 Jeff Lenk 提交于
-
- 27 4月, 2011 5 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Jeff Lenk 提交于
mod_crd_sqlite entry limit and sqlite segfaults on triggers
-
由 Anthony Minessale 提交于
-
- 26 4月, 2011 1 次提交
-
-
由 Jeff Lenk 提交于
-