Michael Jerris
91a6fc82c0
FS-7338: remove libsndfile from tree, use system lib instead
...
FS-7338: remove libsilk from tree, use system lib instead
FS-7338: change to always use system liblua
FS-7338: remove libbroadvoice from tree, use system lib instead
FS-7338: remove libilbc from tree, use system lib instead
FS-7338: remove libs using system libs from bootstrap
FS-7338: remove libg722_1 from tree, use system lib instead
FS-7338: remove mod_celt, it has be superseded by mod_opus
FS-7338: remove libcodec2 from tree, use system lib instead
FS-7338: remove libopus from tree, use system lib instead
FS-7338: remove libsoundtouch build from tree, use system lib instead
FS-7338: remove flite build from tree, use system lib instead
FS-7338: remove openldap build from tree, use system lib instead
FS-7338: remove libmongoc build from tree, use system lib instead
FS-7338: remove mod_mongo deps that are no longer actually required
FS-7338: remove some dup demo modules and don't include demo code in packages
2015-05-28 12:47:24 -05:00
Travis Cross
b9ff5799fe
Remove freeswitch.serial from fscomm/conf
...
freeswitch.serial is used by ZRTP as a ZID, so it should not be shared
between systems and definitely should not be distributed as a default
value by us.
2013-07-27 03:41:08 +00:00
Joao Mesquita
f0fed269eb
Fix the mess I've made on the last commit. Now we really don't depend on QSettings or mod_qsettings.
2010-07-03 13:37:32 -03:00
Joao Mesquita
1b919f2c6f
Refactor the way we track events. Testing needed, please. Lots of bugs to be found, for sure.
2010-04-05 03:03:06 -03:00
João Mesquita
6a939c199a
Make caller id per account option available. Needs to wipe out the ~/.fscomm/conf/freeswitch.xml file, sorry.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16529 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-28 03:13:57 +00:00
João Mesquita
2f9ae630c5
First created account is set as default outbound account. Will start making GUI stuff to be able to select between accounts.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16346 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-17 23:10:57 +00:00
João Mesquita
bc835175ba
Edit gateway works too. Now we need to start parsing events right.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16301 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 04:54:03 +00:00
João Mesquita
0b4a7b63a5
Quite a big commit that might break a lot of things. Will fix tomorrow if it does. There is now the possibility of adding accounts. Make sure to remove your configs before trying this.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16297 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 02:32:20 +00:00
João Mesquita
fb79c1bfe4
Add all the new stuff to persist accounts and sofia configs. Still not working, but a lot work as been done and panes not working are disabled.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16235 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 04:40:39 +00:00
João Mesquita
4c6942b437
Start doing the accounts configurations. It does not work yet, only dialogs are designed.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16203 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-07 23:00:34 +00:00
João Mesquita
4f2a021213
Ok, we persist sofia configs. Code is there but not effective since we break accounts.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16195 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-07 06:43:51 +00:00
João Mesquita
0372de592a
Start the sofia configuration dialog.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16190 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-07 03:50:18 +00:00
João Mesquita
13c414ea25
Refactor configuration storage/read.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16165 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-06 02:08:25 +00:00
João Mesquita
4ba291d413
Start persisting settings. Portaudio devices are persisted.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16164 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-05 22:16:46 +00:00
João Mesquita
ad2d74c535
Make mod_qsettings not a mod... LOL
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16156 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-05 18:49:08 +00:00
João Mesquita
c95d8882c4
More work on qsettings. Still get problem when expanding a template with no variables.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16146 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-05 04:57:25 +00:00
João Mesquita
58298f9903
Two stage renaming: Stage 2 completed.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16145 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-04 22:07:20 +00:00
Brian West
721c391a2b
Let there be PHONE CALLS!
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16142 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-04 20:49:22 +00:00