Commit graph

12554 commits

Author SHA1 Message Date
Brian West
4c217dbebd rearrange codecs so we don't have crazy overlap and remove G723-32 and move it up to dynamic cuz people have nothing better to do then write stupid RFC's
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16251 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-12 00:30:04 +00:00
Anthony Minessale
5111bbb3da SFSIP-195
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16250 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-12 00:05:11 +00:00
Michael Jerris
ae7e03da12 tweak install deps
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16249 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 21:27:41 +00:00
Michael Jerris
8b3f71cc48 Makefile.am cleanup (mostly from stkn, THANKS\!)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16248 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 20:26:14 +00:00
Anthony Minessale
5ae7b68423 MDXMLINT-56
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16247 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 19:58:38 +00:00
Michael Jerris
ab66f1fd6a problem found, debug removed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16246 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 19:35:58 +00:00
Michael Jerris
40ff9a41af comment for now until we better control what is passed through
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16245 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 18:53:05 +00:00
Stefan Knoblich
364483d5c3 Add some debug output to track down a buildbot issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16244 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 18:17:30 +00:00
Michael Jerris
d28a8cf3cd fix direct PREFIX refs in Makefiles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16243 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 18:07:48 +00:00
Michael Jerris
38e6a93f79 typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16242 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 16:36:59 +00:00
Michael Jerris
d1c60899de add soundsdir configure var and sounds_dir global freeswitch var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16241 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 16:32:35 +00:00
Michael Jerris
146c7f8daa add rundir to spec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16240 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 15:48:28 +00:00
Michael Jerris
89ae5f4741 add configure vars for htdocs and grammar dirs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16239 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 15:47:36 +00:00
Michael Jerris
5ccac21dc3 wip move towards adding directory layout control to configure
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16238 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 14:36:29 +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
Michael Jerris
72d143d0da whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16234 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 03:47:19 +00:00
Michael Jerris
c064a2a586 add recordings_dir
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16233 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 03:20:42 +00:00
Steve Underwood
296d715561 Fixed a typo affecting 32 bit builds with MMX enabled
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16232 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-10 23:36:10 +00:00
Jeff Lenk
2a2c559c02 build cleanup - release fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16231 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-10 23:31:18 +00:00
Stefan Knoblich
c70f2d7e9f Avoid building static version of modules (e.g. mod_enum.a) by adding the "-shared" libtool option.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16225 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-10 00:27:48 +00:00
Brian West
35f7d87fac revert these two queries
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16224 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-09 16:56:11 +00:00
Anthony Minessale
e71f66e070 tweak sla presence code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16223 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-09 00:34:17 +00:00
Brian West
da20b09be7 add to desc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16222 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-08 22:51:16 +00:00
Brian West
6907aedbac add to desc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16221 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-08 22:43:12 +00:00
Anthony Minessale
009fe09c3c fsctl add shutdown now for debugging
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16220 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-08 22:10:03 +00:00
Jeff Lenk
5e45ff07a3 add show tasks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16219 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-08 21:43:43 +00:00
Anthony Minessale
dc12639736 sheesh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16218 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-08 21:22:06 +00:00
Jeff Lenk
3dfe5bd7f3 edit show syntax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16217 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-08 21:05:54 +00:00
Brian West
96c77bb450 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16216 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-08 18:16:53 +00:00
Brian West
ded50e7f02 These might be useful for someone...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16215 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-08 18:14:07 +00:00
Anthony Minessale
8dbce3ef3e fix retry bug
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16214 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-08 17:42:56 +00:00
Jeff Lenk
c482a06f2d updated for the latest file additions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16211 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-08 16:31:56 +00:00
Brian West
a67645a4bc use brackets to put params in the right place in contact strs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16208 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-08 01:05:05 +00:00
Anthony Minessale
e26f141bf8 FSCORE-523
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16207 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-08 00:45:09 +00:00
João Mesquita
c2acaa0e6f Fix latest error
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16206 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-08 00:41:10 +00:00
João Mesquita
c52c8ba226 Add an about dialog so we can know versions that are being used.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16205 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-08 00:12:54 +00:00
Brian West
857a8926d2 fix mitm for audio for passing sas with zrtp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16204 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-07 23:29:06 +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
Raymond Chandler
97e71e9d08 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16202 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-07 22:04:32 +00:00
Anthony Minessale
c5dd2b5b4d pres tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16201 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-07 19:50:56 +00:00
Raymond Chandler
c031e681b8 BOUNTY-12
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16200 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-07 18:47:53 +00:00
Brian West
222d5d9131 nat tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16199 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-07 16:52:01 +00:00
Anthony Minessale
34866da82e fix fsv bug
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16198 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-07 16:40:38 +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
Anthony Minessale
478f165d25 share and share alike, only nothing is alike in sip =/
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16194 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-07 06:09:35 +00:00
Anthony Minessale
f5d74122bd honor disabled soa flag in re-invite
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16193 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-07 05:22:02 +00:00
João Mesquita
fa9900bf72 Some more house cleaning.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16192 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-07 05:19:36 +00:00
João Mesquita
a7537a771d Organizing code.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16191 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-07 05:17:52 +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
789c6a80f6 Make portaudio preferences right.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16189 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-06 22:54:57 +00:00