Dashboard

Microsoft visual studio project files.
Microsoft visual studio project files.

    • -0
    • +283
    /src/mod/say/mod_say_fa/mod_say_fa.2008.vcproj
    • -0
    • +135
    /src/mod/say/mod_say_fa/mod_say_fa.2010.vcxproj
    • -0
    • +51
    /src/mod/say/mod_say_fa/mod_say_fa.vcproj
First upload.
First upload.

    • -0
    • +685
    /src/mod/say/mod_say_fa/mod_say_fa.c
make log message relevant even if FS doesn't have ZRTP
make log message relevant even if FS doesn't have ZRTP

Revert "disable these options if zrtp isn't enabled"…
Revert "disable these options if zrtp isn't enabled"

Brian and I talked about this and concurred on the reversion here.

Part of the point of the ZRTP pass-through mode code is that it allows

two legs to have a ZRTP-enabled call even if FS doesn't have ZRTP.

This reverts commit f0aa4ab390b1f905ec1d99f689bfec6215308dcd.

disable these options if zrtp isn't enabled.
disable these options if zrtp isn't enabled.

libzrtp: fix spelling in log message
libzrtp: fix spelling in log message

libzrtp: fix client-side enrollment…
libzrtp: fix client-side enrollment

It appears that libzrtp would prevent a non-passive client from

enrolling with a PBX because of a broken license mode comparison.

Thanks to Ivo Kutts for the report.

FS-4223 --resolve

FS-4203 --resolve add service setup to windows installer
FS-4203 --resolve add service setup to windows installer

    • -0
    • +51
    /w32/Setup/FreeSWITCHConsole.wxs
--resolve FS-4209
--resolve FS-4209

fix sox dependancy
fix sox dependancy

FS-4219 --resolve
FS-4219 --resolve

FS-4217 --resolve
FS-4217 --resolve

    • -0
    • +1
    /src/mod/endpoints/mod_sofia/sofia_reg.c
FS-4220 --resolve i refactored this into a general cross platform function and use it everywhere else we try to set affinity
FS-4220 --resolve i refactored this into a general cross platform function and use it everywhere else we try to set affinity

debian: install freeswitch.jar with mod_java
debian: install freeswitch.jar with mod_java

    • -0
    • +1
    /debian/freeswitch-mod-java.install.tmpl
debian: don't install scripts/ with freeswitch…
debian: don't install scripts/ with freeswitch

Some modules like mod_java drop files in there during install that

should be installed with the module rather than with FS.

build: add convenience script to set version in configure.in
build: add convenience script to set version in configure.in

    • -0
    • +16
    /build/set-fs-version.sh
Update ChangeLog through Dec 31... 1.2 on horizon
Update ChangeLog through Dec 31... 1.2 on horizon

add inbound-reg-in-new-thread sofia param to launch a new thread to process each new inbound register when using heavier backends
add inbound-reg-in-new-thread sofia param to launch a new thread to process each new inbound register when using heavier backends

    • -0
    • +2
    /src/mod/endpoints/mod_sofia/mod_sofia.h
    • -0
    • +61
    /src/mod/endpoints/mod_sofia/sofia.c
lets kick the auto test with a small change here that doesnt really matter
lets kick the auto test with a small change here that doesnt really matter

addition to 5b3b77071b3483181da41f3a0b0dcccede0bc975
addition to 5b3b77071b3483181da41f3a0b0dcccede0bc975

fix sofia interaction with presence api command
fix sofia interaction with presence api command

debian: add mod_random
debian: add mod_random

make sure bargers use the same codec as bargee to avoid transcoding delay
make sure bargers use the same codec as bargee to avoid transcoding delay

    • -0
    • +1
    /src/include/private/switch_core_pvt.h
    • -2
    • +23
    /src/mod/endpoints/mod_sofia/sofia.c
FS-4218 --resolve
FS-4218 --resolve

clean up forking code in example
clean up forking code in example

    • -3
    • +13
    /src/mod/xml_int/mod_xml_scgi/xml_scgi_server.pl
FS-4183 here is a start, it still needs some work but here are the basic components, initially I am using the algorithim we use to generate artifical silence (static) and using one of those values to …
FS-4183 here is a start, it still needs some work but here are the basic components, initially I am using the algorithim we use to generate artifical silence (static) and using one of those values to sleep a certian number of microseconds plus the cumulative bytes of events but i bet there is still some predictability in there so it needs some more

    • -0
    • +234
    /src/mod/applications/mod_random/mod_random.c
gsmopen: indented
gsmopen: indented

    • -10
    • +10
    /src/mod/endpoints/mod_gsmopen/gsmopen_protocol.cpp
gsmopen: correctly receives SMSs in GSM7 and UCS2
gsmopen: correctly receives SMSs in GSM7 and UCS2

gsmopen: correctly sends SMSs in GSM7 or UCS2. Let's check SMS receiving
gsmopen: correctly sends SMSs in GSM7 or UCS2. Let's check SMS receiving

    • -108
    • +50
    /src/mod/endpoints/mod_gsmopen/gsmopen_protocol.cpp
added mod_isac to installer
added mod_isac to installer

    • -1
    • +6
    /mitchcapper/FSClient/Setup/FSCore.wxs