Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mod_gsmopen #1

Open
wants to merge 4,766 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
4766 commits
Select commit Hold shift + click to select a range
90b0ea7
FS-6267 I was able to replicate this issue, I've tweaked this to prev…
briankwest Feb 25, 2014
33780fc
FS-5937 now with more working
briankwest Feb 25, 2014
d6c20d4
FS-6015: --resolve sqlite cross compile fixes
mjerris Feb 25, 2014
514bbd3
uncomment 48k
briankwest Feb 25, 2014
5646957
FS-5937
anthmFS Feb 25, 2014
45e19b7
FS-6270 add client_port to SIP Registration events
briankwest Feb 26, 2014
a75a0ab
Add cdr queueing
Feb 26, 2014
e398ede
FS-5975 --resolve
Feb 26, 2014
41fbb45
FS-5834 --resolve
Feb 26, 2014
378caeb
fix --disable-srtp
briankwest Feb 26, 2014
3e499da
FS-6275 --resolve I don't think this is a problem with latest firefo…
anthmFS Feb 26, 2014
645ab80
bump
anthmFS Feb 26, 2014
d4b9eb7
bump
anthmFS Feb 26, 2014
27dd568
adding sipcli to this one too already been using it on conf.fs.org
briankwest Feb 26, 2014
3575a07
FS-6271 --resolve Adding support for smoothing the min-cpu-idle by X …
quentusrex Feb 26, 2014
cc8bab7
FS-6276 move our include first so that ours is used and not the syste…
briankwest Feb 26, 2014
f862c34
FS-6272 --resolve
anthmFS Feb 26, 2014
b0c319f
FS-6271 fix for windows
jlenk Feb 27, 2014
5cae6b2
FS-6271 windows compiler warning
jlenk Feb 27, 2014
727ce93
FS-6271 damn these would'nt show up at the same time
jlenk Feb 27, 2014
bdbb6c1
windows wftb fix excess cpu usage
jlenk Feb 27, 2014
369206c
FS-5991 --resolve
Feb 27, 2014
7b5d178
FS-6268 usinga macro to find the rtp_session_name its better on the eyes
briankwest Feb 27, 2014
9c053be
fix modcheck to properly deal with prefix and don't alert on anything…
briankwest Feb 27, 2014
a6deebf
FS-5934 force_transfer_context not being honored if you happen to do …
briankwest Feb 27, 2014
d86bb20
modcheck should also take DESTDIR into account
briankwest Feb 27, 2014
3dad15f
FS-5755 part 2
anthmFS Feb 27, 2014
26e96ef
FS-6209 failing to load without a conf is bad
briankwest Feb 27, 2014
4516668
FS-6209 don't change behavior from defaults if the values aren't defined
briankwest Feb 27, 2014
89cbbb2
Revert the changes I made the issue is in the build system not in thi…
briankwest Feb 27, 2014
45c4450
Prevent sqlite from over-reading a structure
traviscross Feb 27, 2014
8893e0b
bump
anthmFS Feb 27, 2014
207376f
bump
anthmFS Feb 27, 2014
f751455
fix race condition where a transferring leg could be hungup on by the…
anthmFS Feb 28, 2014
691c454
bump, that didn't last long
anthmFS Feb 28, 2014
4b6c08b
bump
anthmFS Feb 28, 2014
b303e72
improve messaging performance of mod_erlang_event FS-3347 --resolve
Feb 28, 2014
f882af9
FS-3588 remove packages.config
jlenk Feb 28, 2014
65a6ba3
FS-6289 --resolve regression from 1fba654845c8202bf84c58b203a3bc96241…
anthmFS Feb 28, 2014
15f4bd4
FS-5886 --resolve add NDLB_broken_opus_sdp which must be set as a glo…
anthmFS Feb 28, 2014
b82df8a
FS-6287 this should either prevent the problem or spell out what is c…
anthmFS Feb 28, 2014
55901ae
FS-6168 --resolve
anthmFS Feb 28, 2014
9cf864b
Deal with read errors in switch_xml.c
traviscross Feb 28, 2014
c011f9d
Remove binary executables in libs/srtp
traviscross Feb 28, 2014
38fe0a9
Prevent sha1_init et al from being undefined
traviscross Feb 28, 2014
2dc71d2
add sip_refer_to_params
anthmFS Feb 28, 2014
5ed78f8
FS-4441 FS-5461 --resolve
anthmFS Feb 28, 2014
8862fbc
FS-5461 --resolve you tricked me I said make 1 patch with all of it
anthmFS Feb 28, 2014
d5760e0
Show TLS cipher suite selected in sofia debug
traviscross Feb 28, 2014
8cee059
check the jitter stats after the jitter buffer when its enabled
anthmFS Feb 28, 2014
1d36f5b
FS-5915 --resolve
briankwest Feb 28, 2014
5b26558
FS-5207 --resolve
briankwest Feb 28, 2014
93c05d9
FS-4502 --resolve
briankwest Feb 28, 2014
55d01d3
Send silent packets when idle with SRTP
traviscross Feb 28, 2014
5b73a80
FS-5207 use the json version, thanks
seven1240 Feb 28, 2014
2c1a25d
add sip_force_nat_mode so you can engange nat mode manually
anthmFS Feb 28, 2014
719850e
FS-5895 --resolve
anthmFS Feb 28, 2014
f2331de
Spelling is hard
briankwest Mar 1, 2014
ef27882
Ignore generated file
peolsson Mar 1, 2014
8b57411
FS-6290 --resolve
peolsson Mar 1, 2014
2fe3ef0
missed on
briankwest Mar 1, 2014
dd8c323
FS-6226Prevent DTMF from traversing bridged channels, but still allow…
briankwest Mar 1, 2014
02dd777
This previous change fixes the issue on 64bit but if trying to compil…
briankwest Mar 1, 2014
4ad5688
FS-6292 don't use AC_FUNC_MALLOC on NetBSD as rp_malloc isn't defined
briankwest Mar 1, 2014
f6e591d
windows only - add our own thread priority ability for core threads p…
jlenk Mar 1, 2014
015ff5d
windows fix last commit
jlenk Mar 1, 2014
f5ecbc8
Add --enable-fhs flag to configure
traviscross Mar 1, 2014
fd1b027
Update the configuration report
traviscross Mar 1, 2014
b22aa39
Fix switch_split_user_domain handling of sips: URLs
traviscross Mar 2, 2014
b0d7551
use newSQL
intralanman Mar 2, 2014
5aab272
Refactor and fix edge cases in switch_split_user_domain
traviscross Mar 2, 2014
164d6a7
Optimize switch_split_user_domain a bit
traviscross Mar 2, 2014
a7bf6f8
Reverting FS-6292, pending more details from an end user thats workin…
briankwest Mar 2, 2014
75a00bd
Fix memory leak in mod_json_cdr
traviscross Mar 2, 2014
ab35096
Fix FHS default sysconfdir
traviscross Mar 2, 2014
b04bbc6
Fix FHS default modulesdir define
traviscross Mar 2, 2014
95e4163
Handle too-short write(3)s in mod_json_cdr
traviscross Mar 2, 2014
ecd6dfc
Output newline after json output in mod_json_cdr
traviscross Mar 2, 2014
ae216da
fix warning abount comment inside comment
mjerris Mar 3, 2014
07399e2
fix missing type definitions
mjerris Mar 3, 2014
6ef3f7b
add timeout <seconds> to mod_curl api call
anthmFS Mar 3, 2014
3dd3687
silence autoconf warnings
mjerris Mar 3, 2014
11ca1a2
Fix handling of send_silence_when_idle==0 in switch_ivr_sleep
traviscross Mar 3, 2014
20da552
Preserve value of send_silence_when_idle if possible
traviscross Mar 3, 2014
e650939
FS-6296 --resolve mod_rayo: fixed crash on <prompt> bad request
crienzo Mar 4, 2014
5a7ea95
Add force_send_silence_when_idle channel variable
traviscross Mar 3, 2014
680bc46
Avoid repeating ourselves in generating silence
traviscross Mar 3, 2014
411a760
Improve channel variable name to srtp_allow_idle_gaps
traviscross Mar 4, 2014
84c0680
FS-5755 Fix regression if rtp_secure_media=false, it will force encry…
mochouinard Mar 4, 2014
138224d
FS-6303 --resolve
quentusrex Mar 4, 2014
3d461d7
FS-1327 --resolve
quentusrex Mar 4, 2014
fd38a25
FS-6167 --resolve
quentusrex Mar 4, 2014
6ae038a
FS-5755 84c06801530cbd64876a284f726fab505dc83a08 is wrong. It made op…
anthmFS Mar 5, 2014
4d8866a
gsmopen: added driver_usb_dongle directory, for building a working an…
gmaruzz Mar 5, 2014
286d2ae
FS-6304 mod_rayo- fix race condition on outbound calls
crienzo Mar 5, 2014
74775d4
Revert conference "tool" misfeature
traviscross Mar 5, 2014
783a408
configure: error: could not detect a 64-bit integer type
briankwest Mar 5, 2014
49fe796
These options aren't valid for apr-util configure
briankwest Mar 5, 2014
039f28d
We do not use the cpp lib so why compile it.
briankwest Mar 5, 2014
6ed4ad7
Pass down into esl the LDFLAGS, fixes finding libncurses on NetBSD too.
briankwest Mar 5, 2014
066de4b
Port commit from gitorious copy of sofia-sip our code now differs but…
anthmFS Mar 5, 2014
7cb9146
FS-5814 --resolve
anthmFS Mar 5, 2014
5dbdbda
force sofia rebuild
anthmFS Mar 5, 2014
fe2a4bf
FS-5814
anthmFS Mar 5, 2014
4cf14bc
FS-5814
anthmFS Mar 5, 2014
6a3dcc9
Drop null-auth suites from our default TLS cipher list
traviscross Mar 5, 2014
1990d10
Reword the websocket TLS cipher list
traviscross Mar 5, 2014
d3121d9
switch_false currently returns false on NULL
anthmFS Mar 5, 2014
eba0cb5
FS-6286 --resolve Thanks to Tom Parrott
swk Mar 5, 2014
e5b2915
FS-5755
anthmFS Mar 6, 2014
1d73323
remove unused stuff from last commit
anthmFS Mar 6, 2014
4420bf4
Documentation for recent SRTP changes
briankwest Mar 6, 2014
1f09663
default if not set is
briankwest Mar 6, 2014
9611390
spacing
briankwest Mar 6, 2014
656cb2a
add optional rtp_secure_media_suites variable clobbered by rtp_secure…
anthmFS Mar 6, 2014
8450641
THIS JUST IN rtp_secure_media_suites option
briankwest Mar 6, 2014
8807e8f
Spacing
briankwest Mar 6, 2014
ea31303
React to all suites in the defaults and set true to accept the strong…
briankwest Mar 6, 2014
7cde2ad
Fix minor edge case in switch_split_user_domain
traviscross Mar 6, 2014
2fdaa1c
Fix use of out of scope declaration
traviscross Mar 6, 2014
f7be963
add missing flags after refactor
briankwest Mar 6, 2014
8a973cf
add alias
briankwest Mar 6, 2014
e9847af
feed all packets to jitterbuffer when enabled to absorb bursts and im…
anthmFS Mar 6, 2014
390e671
part of last patch
anthmFS Mar 6, 2014
a491df0
declinatio mortuus obfirmo!
anthmFS Mar 6, 2014
bd4a0d8
add a way to tell mod_conference when the rate of the channel has cha…
anthmFS Mar 7, 2014
5375d8b
add on to last commit
anthmFS Mar 7, 2014
abb83e0
fix backwards subtraction
anthmFS Mar 7, 2014
46c5268
FS-6319
anthmFS Mar 7, 2014
fcef3ad
FS-6319 --resolve
anthmFS Mar 7, 2014
87e0dda
no var set on outbound meands forbidden and on inbound it means optional
anthmFS Mar 7, 2014
5aa955b
also means forbidden on recovering calls
anthmFS Mar 7, 2014
0da8c63
don't kick in nat mode on polycom tcp unless its not in the local net…
anthmFS Mar 7, 2014
b8e4a66
another crypto regression
anthmFS Mar 7, 2014
5138aed
FS-6282 mod_rayo: allow outbound call JID to be assigned by client
crienzo Mar 7, 2014
f9f3699
FS-6282 mod_rayo: fix memory leak in previous commit
crienzo Mar 7, 2014
8d2c6b3
According to https://code.google.com/p/webrtc/issues/detail?id=2768 ;…
anthmFS Mar 7, 2014
f87ae15
don't refuse invites on established sessions due to session limits
anthmFS Mar 7, 2014
07272e8
FS-6321 --resolve
briankwest Mar 7, 2014
bcd9f49
move applications to use automake
mjerris Feb 27, 2014
2513388
clean up some bootstrap warnings
mjerris Mar 3, 2014
5de8d62
move configure.in to configure.ac
briankwest Mar 7, 2014
c19bb4d
fix autotools missing file name
briankwest Mar 8, 2014
d4b4ef8
support newer automake without warnings
mjerris Mar 8, 2014
163617c
fix autoconf syntax issue
mjerris Mar 8, 2014
90fbc62
fix autoconf syntax
mjerris Mar 8, 2014
e6ec9b3
Add automake subdir-options for modules
traviscross Mar 8, 2014
9a1948e
autoconf syntax error
mjerris Mar 8, 2014
4d7350f
fix autoconf syntax
mjerris Mar 8, 2014
47f1219
fix windows build for last set of commits
jlenk Mar 8, 2014
2f289d2
fix autoconf syntax
mjerris Mar 8, 2014
17d3b88
fix on newer automake
mjerris Mar 8, 2014
e7c521b
more subdir references
mjerris Mar 8, 2014
010740d
Correct sizeof argument in mod_conference
traviscross Mar 8, 2014
42b74ba
remove generated file from git
briankwest Mar 8, 2014
32cce80
Add hashtable code from openzap/freetdm to FS core
anthmFS Mar 8, 2014
804ef77
change from sqlite hash to newly added one
anthmFS Mar 8, 2014
f649af8
fix windows build for last commit
jlenk Mar 8, 2014
3f0935f
add bs_for_ember and update ember/handlebars/jquery to the latest ver…
seven1240 Mar 9, 2014
c23e176
use bootstrap-for-ember from the last commit, see https://github.com/…
seven1240 Mar 9, 2014
cf04dd3
FS-6326 --resolve switch_core_hash_init_nocase changed and mod_http_c…
crienzo Mar 9, 2014
598ff02
mod_unimrcp - switch_core_hash_init_nocase was changed
crienzo Mar 9, 2014
15b76f8
fix typo
mjerris Mar 9, 2014
87af4d3
fix mod_enum install
mjerris Mar 9, 2014
27a3682
put this back for now to test
mjerris Mar 9, 2014
ce78c14
fix mod_dingaling build
mjerris Mar 9, 2014
beae3ae
fix file refrences that subdir-objects doesn't like
mjerris Mar 9, 2014
5b2dc5b
lot of event can cause api timeout FS-3347
Mar 10, 2014
3502054
fix mod_shout build
mjerris Mar 10, 2014
6a7805b
add a few more generated files to .gitignore
swk Mar 10, 2014
48d668c
FS-6331: --resolve fix install of mod_celt
mjerris Mar 10, 2014
d976771
add back missing vars from Makefile.am's
mjerris Mar 10, 2014
6a5005d
try to fix the make -j in the debs build with forcing the dep target
mjerris Mar 10, 2014
bc70900
PLIV-5 --resolve httpapi cache not working for some urls
anthmFS Mar 10, 2014
087b2e4
revert part of 390e6713cce81e6dcc8e94726d34e089aa3d883a
anthmFS Mar 10, 2014
db22d28
FS-6334 --resolve mod_rayo: deadlock when creating input voice component
Mar 10, 2014
5fbe6bd
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Mar 10, 2014
1727213
mod_skinny: make 7925g work
simonwunderlich Feb 28, 2014
3055438
mod_skinny: wait up to 5 seconds for OpenRecvChannelAck
simonwunderlich Feb 28, 2014
9f804d2
mod_skinny: remove unknown field from access_status
simonwunderlich Feb 28, 2014
325fba0
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Mar 10, 2014
0c0a486
mod_rayo: improve error messages when joining to b-leg that is missing
Mar 10, 2014
f9337a6
FS-6281 --resolve mod_rayo timestamp presence events
crienzo Mar 11, 2014
4a7e3eb
BNPH-353: avoid adding linker flags as make targets
mjerris Mar 11, 2014
f80404c
create user on Portal, experimental
seven1240 Mar 11, 2014
f5a2346
show sofia status on portal
seven1240 Mar 11, 2014
165ebe5
the bootstrap3 way
seven1240 Mar 11, 2014
0fa6cc6
FS-6340 --resolve
anthmFS Mar 11, 2014
5c8a3b1
Convert some behaviors to optional.
anthmFS Mar 11, 2014
70f2908
more nat fix
anthmFS Mar 11, 2014
98c2a3b
don't nuke tcp and tls reg on restart
anthmFS Mar 11, 2014
9fd30a2
FS-6339 --resolve
anthmFS Mar 11, 2014
bcec5e2
FS-6342 --resolve regression from 804ef7709dbf1ca69b0106578015a78bd21…
anthmFS Mar 11, 2014
60bb160
Merge branch 'master' of git://git.freeswitch.org/freeswitch
seven1240 Mar 12, 2014
efef505
add switch_sql_queue_manager_pause and switch_sql_queue_manager_resume
anthmFS Mar 12, 2014
40c56c6
FS-5078 gsmopen: adding ussd capabilities, thanks Boris
gmaruzz Mar 12, 2014
12bc382
FS-3630: --static is not actually a valid option
briankwest Mar 12, 2014
666231f
BNPH-6149: allow to use system curl again, fix some types on auth_sch…
briankwest Mar 12, 2014
4b935e1
fix automake warnings for var redefined
briankwest Mar 12, 2014
d755b34
clang uses -fPIC too, don't fail on mod_lua build by not adding PIC f…
briankwest Mar 12, 2014
75c5c98
Build-depend on libcurl-dev in debian
traviscross Mar 12, 2014
5e0fc8f
remove usage of apr dso functions, we have our own dso abstraction
mjerris Mar 12, 2014
0f93cc2
FS-6281 mod_rayo: don't add timestamp to presence event that already …
crienzo Mar 13, 2014
055d389
FS-6345 --resolve mod_unimrcp: don't start input timers if start of s…
crienzo Mar 13, 2014
de8d92d
FS-6346 part 1
jlenk Mar 13, 2014
df8fbb6
FS-6352: --resolve don't override install target when using automake,…
mjerris Mar 13, 2014
1b1c2de
FS-6346
jlenk Mar 13, 2014
88fda8c
FS-6346 --resolve
jlenk Mar 13, 2014
7ba257e
FS-6353 --resolve
anthmFS Mar 13, 2014
7a6e8f4
FS-6354 --resolve, add realm to sofia::expires event
briankwest Mar 13, 2014
729976d
FS-6211 revert 015ff5d787e6a28432d176002cc19cec1247407b and f6e591de4…
anthmFS Mar 13, 2014
47a7ef5
FS-6211 thread priority in the apr for windows
anthmFS Mar 13, 2014
430b8fc
FS-6211 more changes
anthmFS Mar 13, 2014
f087248
FS-6355 - Patch to have .fsxml file be generated atomic to avoid part…
briankwest Mar 13, 2014
8c41b4f
fix submit/cancel buttons, doc was outdated
seven1240 Mar 14, 2014
5b1ab59
Add error handling to sql queue manager callback functionality and fi…
egable Mar 14, 2014
af4a225
simple code to add a gateway
seven1240 Mar 14, 2014
69a65aa
add create user and gateway lua scripts
seven1240 Mar 14, 2014
ce9f1e5
use lua scripts in a sub dir
seven1240 Mar 14, 2014
6e81821
FS-6287 --resolve When a broken registrar sends a 401 unauth then rep…
anthmFS Mar 14, 2014
6a1d552
force sofia update
anthmFS Mar 14, 2014
e37616e
do not retry so fast on failed outbound subs
anthmFS Mar 14, 2014
89f9490
FS-6350 --resolve Parse params out of user portion of caller_id and s…
anthmFS Mar 14, 2014
9946f9d
mod_rayo: add remote IP and port to xmpp stream logging
Mar 14, 2014
6f6c57c
mod_rayo: fix regression in ACL
Mar 14, 2014
9e45174
mod_rayo: add new config pause-when-offline - will pause inbound call…
Mar 14, 2014
0ea3b1f
vs2010 reswig
jlenk Mar 14, 2014
25db7bd
fix perl build and install
anthmFS Mar 14, 2014
ff555aa
mod_rayo: some bugfixes to pause-when-offline
Mar 14, 2014
4216e3e
remove DYNAMIC_LIB_EXTEN because we use libtool to figure this all ou…
mjerris Mar 14, 2014
8f703c7
FS-6353 regression from 7ba257ecd6c7ced584acbde9122479e885964795
anthmFS Mar 14, 2014
7de76b3
FS-6293: more srcdir build fixes
mjerris Mar 14, 2014
cff179b
FS-6293: more srcdir build fixes
mjerris Mar 14, 2014
dc267d4
FS-6293: more srcdir build fixes, core builds now
mjerris Mar 14, 2014
e911986
FS-6293: more srcdir build fixes, fix mod_enum srcdir build
mjerris Mar 15, 2014
048ce8d
FS-6293: srcdir builds, most of the built in mods work now
mjerris Mar 15, 2014
586b189
FS-6355 fix for windows delete file
jlenk Mar 15, 2014
0889252
remove cruf
briankwest Mar 16, 2014
4ee5d1f
FS-6293: srcdir builds, pass along CFLAGS to spandsp lib build as wel…
mjerris Mar 16, 2014
aea7800
fix var type warnings in mod_lcr
mjerris Mar 16, 2014
f43e325
FS-6293: srcdir builds, don't touch src/include/switch.h in builddir,…
mjerris Mar 16, 2014
658e762
silence clang warning about always false, this is meant to keep naugh…
mjerris Mar 16, 2014
3c95a52
we are intentionally using a value outside of the enum here as a spec…
mjerris Mar 16, 2014
69cc701
FS-6355 remove check on delete
jlenk Mar 16, 2014
df9256d
FS-6347 update windows build to use downloaded pcre
jlenk Mar 16, 2014
e47c318
windows curl remove header refs
jlenk Mar 16, 2014
8728d91
Ignore directories for downloaded libraries curl and pcre
peolsson Mar 16, 2014
54d1385
FS-6347 Make PCRE chartables dependent of PCRE download, to make sure…
peolsson Mar 16, 2014
2b651b9
mod_v8: Try to make V8 build work on Visual Studio Express (devenv.ex…
peolsson Mar 16, 2014
19fc943
Mitigate the CRIME TLS flaw
traviscross Mar 16, 2014
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
FS-6347 update windows build to use downloaded pcre
jlenk committed Mar 16, 2014
commit df9256d09ca5ad7917894efc6f205289af93ac6b
20 changes: 20 additions & 0 deletions Freeswitch.2010.sln
Original file line number Diff line number Diff line change
@@ -601,6 +601,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "make_t43_gray_code_tables",
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Download CURL", "libs\win32\Download CURL.2010.vcxproj", "{3970BCDE-BE1A-4CF3-A65F-5264BA2E47B5}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Download PCRE", "libs\win32\Download PCRE.2010.vcxproj", "{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
All|Win32 = All|Win32
@@ -4065,6 +4067,23 @@ Global
{3970BCDE-BE1A-4CF3-A65F-5264BA2E47B5}.Release|x64.Build.0 = Release|Win32
{3970BCDE-BE1A-4CF3-A65F-5264BA2E47B5}.Release|x64 Setup.ActiveCfg = Release|Win32
{3970BCDE-BE1A-4CF3-A65F-5264BA2E47B5}.Release|x86 Setup.ActiveCfg = Release|Win32
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.All|Win32.ActiveCfg = Release|Win32
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.All|Win32.Build.0 = Release|Win32
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.All|x64.ActiveCfg = Release|Win32
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.All|x64 Setup.ActiveCfg = Release|Win32
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.All|x86 Setup.ActiveCfg = Release|Win32
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.Debug|Win32.ActiveCfg = Debug|Win32
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.Debug|Win32.Build.0 = Debug|Win32
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.Debug|x64.ActiveCfg = Debug|Win32
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.Debug|x64.Build.0 = Debug|Win32
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.Debug|x64 Setup.ActiveCfg = Debug|Win32
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.Debug|x86 Setup.ActiveCfg = Debug|Win32
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.Release|Win32.ActiveCfg = Release|Win32
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.Release|Win32.Build.0 = Release|Win32
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.Release|x64.ActiveCfg = Release|Win32
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.Release|x64.Build.0 = Release|Win32
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.Release|x64 Setup.ActiveCfg = Release|Win32
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.Release|x86 Setup.ActiveCfg = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
@@ -4229,6 +4248,7 @@ Global
{13077E43-E5DF-4EF6-9EB1-2A0B22E8DFAF} = {C120A020-773F-4EA3-923F-B67AF28B750D}
{092124C9-09ED-43C7-BD6D-4AE5D6B3C547} = {C120A020-773F-4EA3-923F-B67AF28B750D}
{3970BCDE-BE1A-4CF3-A65F-5264BA2E47B5} = {C120A020-773F-4EA3-923F-B67AF28B750D}
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A} = {C120A020-773F-4EA3-923F-B67AF28B750D}
{988CACF7-3FCB-4992-BE69-77872AE67DC8} = {6CD61A1D-797C-470A-BE08-8C31B68BB336}
{5BC072DB-3826-48EA-AF34-FE32AA01E83B} = {6CD61A1D-797C-470A-BE08-8C31B68BB336}
{FA429E98-8B03-45E6-A096-A4BC5E821DE4} = {6CD61A1D-797C-470A-BE08-8C31B68BB336}
20 changes: 20 additions & 0 deletions Freeswitch.2012.sln
Original file line number Diff line number Diff line change
@@ -608,6 +608,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "winFailToBan", "src\mod\lan
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Download CURL", "libs\win32\Download CURL.2012.vcxproj", "{3970BCDE-BE1A-4CF3-A65F-5264BA2E47B5}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Download PCRE", "libs\win32\Download PCRE.2012.vcxproj", "{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
All|Win32 = All|Win32
@@ -4089,6 +4091,23 @@ Global
{3970BCDE-BE1A-4CF3-A65F-5264BA2E47B5}.Release|x64.Build.0 = Release|Win32
{3970BCDE-BE1A-4CF3-A65F-5264BA2E47B5}.Release|x64 Setup.ActiveCfg = Release|Win32
{3970BCDE-BE1A-4CF3-A65F-5264BA2E47B5}.Release|x86 Setup.ActiveCfg = Release|Win32
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.All|Win32.ActiveCfg = Release|Win32
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.All|Win32.Build.0 = Release|Win32
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.All|x64.ActiveCfg = Release|Win32
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.All|x64 Setup.ActiveCfg = Release|Win32
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.All|x86 Setup.ActiveCfg = Release|Win32
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.Debug|Win32.ActiveCfg = Debug|Win32
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.Debug|Win32.Build.0 = Debug|Win32
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.Debug|x64.ActiveCfg = Debug|Win32
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.Debug|x64.Build.0 = Debug|Win32
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.Debug|x64 Setup.ActiveCfg = Debug|Win32
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.Debug|x86 Setup.ActiveCfg = Debug|Win32
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.Release|Win32.ActiveCfg = Release|Win32
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.Release|Win32.Build.0 = Release|Win32
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.Release|x64.ActiveCfg = Release|Win32
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.Release|x64.Build.0 = Release|Win32
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.Release|x64 Setup.ActiveCfg = Release|Win32
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.Release|x86 Setup.ActiveCfg = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
@@ -4254,6 +4273,7 @@ Global
{13077E43-E5DF-4EF6-9EB1-2A0B22E8DFAF} = {C120A020-773F-4EA3-923F-B67AF28B750D}
{092124C9-09ED-43C7-BD6D-4AE5D6B3C547} = {C120A020-773F-4EA3-923F-B67AF28B750D}
{3970BCDE-BE1A-4CF3-A65F-5264BA2E47B5} = {C120A020-773F-4EA3-923F-B67AF28B750D}
{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A} = {C120A020-773F-4EA3-923F-B67AF28B750D}
{988CACF7-3FCB-4992-BE69-77872AE67DC8} = {6CD61A1D-797C-470A-BE08-8C31B68BB336}
{5BC072DB-3826-48EA-AF34-FE32AA01E83B} = {6CD61A1D-797C-470A-BE08-8C31B68BB336}
{FA429E98-8B03-45E6-A096-A4BC5E821DE4} = {6CD61A1D-797C-470A-BE08-8C31B68BB336}
2 changes: 1 addition & 1 deletion libs/win32/Download CURL.2010.vcxproj
Original file line number Diff line number Diff line change
@@ -69,7 +69,7 @@
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Downloading Curl.</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">if not exist "$(ProjectDir)..\curl-7.35.0" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/curl-7.35.0.tar.gz "$(ProjectDir).."
</Command>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(ProjectDir)..\flite-1.5.4;%(Outputs)</Outputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(ProjectDir)..\curl-7.35.0;%(Outputs)</Outputs>
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Downloading Curl.</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">if not exist "$(ProjectDir)..\curl-7.35.0" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/curl-7.35.0.tar.gz "$(ProjectDir).."
</Command>
2 changes: 1 addition & 1 deletion libs/win32/Download CURL.2012.vcxproj
Original file line number Diff line number Diff line change
@@ -71,7 +71,7 @@
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Downloading Curl.</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">if not exist "$(ProjectDir)..\curl-7.35.0" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/curl-7.35.0.tar.gz "$(ProjectDir).."
</Command>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(ProjectDir)..\flite-1.5.4;%(Outputs)</Outputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(ProjectDir)..\curl-7.35.0;%(Outputs)</Outputs>
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Downloading Curl.</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">if not exist "$(ProjectDir)..\curl-7.35.0" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/curl-7.35.0.tar.gz "$(ProjectDir).."
</Command>
82 changes: 82 additions & 0 deletions libs/win32/Download PCRE.2010.vcxproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|Win32">
<Configuration>Debug</Configuration>
<Platform>Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|Win32">
<Configuration>Release</Configuration>
<Platform>Win32</Platform>
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectName>Download PCRE</ProjectName>
<ProjectGuid>{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}</ProjectGuid>
<RootNamespace>Download PCRE</RootNamespace>
<Keyword>Win32Proj</Keyword>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
<ConfigurationType>Utility</ConfigurationType>
<CharacterSet>MultiByte</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
<ConfigurationType>Utility</ConfigurationType>
<CharacterSet>MultiByte</CharacterSet>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<Import Project="$(SolutionDir)\w32\extdll.props" />
<ImportGroup Label="ExtensionSettings">
</ImportGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<PropertyGroup Label="UserMacros" />
<PropertyGroup>
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(PlatformName)\CURL\$(Configuration)\</IntDir>
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(PlatformName)\CURL\$(Configuration)\</IntDir>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<BuildLog>
<Path>$(IntDir)BuildLog $(ProjectName).htm</Path>
</BuildLog>
<PreBuildEvent>
<Command>
</Command>
</PreBuildEvent>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<BuildLog>
<Path>$(IntDir)BuildLog $(ProjectName).htm</Path>
</BuildLog>
<PreBuildEvent>
<Command>
</Command>
</PreBuildEvent>
<PostBuildEvent>
<Command>
</Command>
</PostBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>
<CustomBuild Include="cleancount">
<FileType>Document</FileType>
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Downloading PCRE.</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">if not exist "$(ProjectDir)..\pcre-8.34" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/pcre-8.34.tar.gz "$(ProjectDir).."
</Command>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(ProjectDir)..\pcre-8.34;%(Outputs)</Outputs>
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Downloading PCRE.</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">if not exist "$(ProjectDir)..\pcre-8.34" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/pcre-8.34.tar.gz "$(ProjectDir).."
</Command>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(ProjectDir)..\pcre-8.34;%(Outputs)</Outputs>
</CustomBuild>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
84 changes: 84 additions & 0 deletions libs/win32/Download PCRE.2012.vcxproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|Win32">
<Configuration>Debug</Configuration>
<Platform>Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|Win32">
<Configuration>Release</Configuration>
<Platform>Win32</Platform>
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectName>Download PCRE</ProjectName>
<ProjectGuid>{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}</ProjectGuid>
<RootNamespace>Download PCRE</RootNamespace>
<Keyword>Win32Proj</Keyword>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
<ConfigurationType>Utility</ConfigurationType>
<CharacterSet>MultiByte</CharacterSet>
<PlatformToolset>v110</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
<ConfigurationType>Utility</ConfigurationType>
<CharacterSet>MultiByte</CharacterSet>
<PlatformToolset>v110</PlatformToolset>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<Import Project="$(SolutionDir)\w32\extdll.props" />
<ImportGroup Label="ExtensionSettings">
</ImportGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<PropertyGroup Label="UserMacros" />
<PropertyGroup>
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(PlatformName)\CURL\$(Configuration)\</IntDir>
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(PlatformName)\CURL\$(Configuration)\</IntDir>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<BuildLog>
<Path>$(IntDir)BuildLog $(ProjectName).htm</Path>
</BuildLog>
<PreBuildEvent>
<Command>
</Command>
</PreBuildEvent>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<BuildLog>
<Path>$(IntDir)BuildLog $(ProjectName).htm</Path>
</BuildLog>
<PreBuildEvent>
<Command>
</Command>
</PreBuildEvent>
<PostBuildEvent>
<Command>
</Command>
</PostBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>
<CustomBuild Include="cleancount">
<FileType>Document</FileType>
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Downloading PCRE.</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">if not exist "$(ProjectDir)..\pcre-8.34" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/pcre-8.34.tar.gz "$(ProjectDir).."
</Command>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(ProjectDir)..\pcre-8.34;%(Outputs)</Outputs>
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Downloading PCRE.</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">if not exist "$(ProjectDir)..\pcre-8.34" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/pcre-8.34.tar.gz "$(ProjectDir).."
</Command>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(ProjectDir)..\pcre-8.34;%(Outputs)</Outputs>
</CustomBuild>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
Loading