- 03 1月, 2013 2 次提交
-
-
由 Eliot Gable 提交于
Fix segfault on shut down of SQL queue manager in rare case where registration cleanup is firing at the same time the queue manager is shutting down.
-
由 Travis Cross 提交于
os.environ['CFLAGS'] raises a KeyError if no CFLAGS variable is set in the environment. So instead we use os.environ.get('CFLAGS','') which will return the empty string in the event no CFLAGS variable is set. The previous problematic pattern originated from the suggested code here for importing the build environment in SCons: http://www.scons.org/wiki/FrequentlyAskedQuestions#Why_doesn.27t_SCons_find_my_compiler.2BAC8-linker.2BAC8-etc..3F_I_can_execute_it_just_fine_from_the_command_line. FS-4746 --resolve
-
- 02 1月, 2013 2 次提交
-
-
由 Jeff Lenk 提交于
-
由 Steve Underwood 提交于
-
- 01 1月, 2013 2 次提交
-
-
由 Steve Underwood 提交于
state, rather than directly probing inside the T.31 structures.
-
由 Steve Underwood 提交于
Various modules which lacked routines to get at the sub-structures now have them. The tests have been tweaked so they only access internals where essential.
-
- 30 12月, 2012 2 次提交
-
-
由 Travis Cross 提交于
Thanks-to: Henning Holtschneider <henning@loca.net> FS-4979 --resolve
-
由 Jeff Lenk 提交于
-
- 29 12月, 2012 2 次提交
-
-
由 Jeff Lenk 提交于
-
由 Michael S Collins 提交于
Simple perl script to colorize an existing FreeSWITCH log file; requires CPAN module Term::ANSIColor
-
- 26 12月, 2012 1 次提交
-
-
由 Brian West 提交于
-
- 24 12月, 2012 1 次提交
-
-
由 Steve Underwood 提交于
-
- 23 12月, 2012 3 次提交
-
-
由 Anthony Minessale 提交于
FS-4958 --resolve thanks but again you could have submitted a patch so I did not have to hunt the 3 million lines of code for the line in question
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 21 12月, 2012 7 次提交
-
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Brian West 提交于
-
- 20 12月, 2012 4 次提交
-
-
由 Anthony Minessale 提交于
-
由 Moises Silva 提交于
freetdm: ftmod_analog_em: If the destination number DTMF was already generated, do not generate it again This bug was cause when answer-supervision is used because now we do not move from DIALING to UP as soon as the line is ringing, but instead we wait for the CAS bit change
-
由 Jeff Lenk 提交于
-
由 Jeff Lenk 提交于
-
- 19 12月, 2012 7 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Travis Cross 提交于
The Siren code is non-free per DFSG, and the ILBC code is under unclear licensing until we upgrade to the WebRTC version.
-
由 Travis Cross 提交于
-
由 Moises Silva 提交于
You must add answer-supervision=yes in your freetdm.conf.xml Also added dial-timeout parameter which was previously hard-coded
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 18 12月, 2012 7 次提交
-
-
由 Anthony Minessale 提交于
-
由 Moises Silva 提交于
-
由 Moises Silva 提交于
Handle driver events while reading media ftmod_analog_em: Initialize read data len to avoid crashing when the freetdm read function does not read anything
-
由 Travis Cross 提交于
Previously we were using /var/run/freeswitch. Julian pointed out that someone may actually want to keep information around in the home directory. For Gemeinschaft they need to keep the .odbc.ini file here. Thanks-to: Julian Pawlowski <julian.pawlowski@gmail.com>
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-