]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
18 years agothat domain actually exists now
Brian West [Tue, 20 Nov 2007 16:45:33 +0000 (16:45 +0000)] 
that domain actually exists now

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6361 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agohow did linux not complain about this
Brian West [Tue, 20 Nov 2007 15:54:52 +0000 (15:54 +0000)] 
how did linux not complain about this

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6360 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoTue Nov 20 06:32:08 EST 2007 Pekka Pessi <Pekka.Pessi@nokia.com>
Michael Jerris [Tue, 20 Nov 2007 14:45:37 +0000 (14:45 +0000)] 
Tue Nov 20 06:32:08 EST 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * su_tagarg.h: call va_copy() before calling tl_vlist()

  Looks like Solaris on amd64 is not happy with normal va_start()/va_end() use
  of va_lists.

  Thanks for Michael Jerris for reporting the problem.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6359 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoshe makes us be nice
Brian West [Tue, 20 Nov 2007 14:30:20 +0000 (14:30 +0000)] 
she makes us be nice

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6358 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoChanged mod_java so it still compiles.
Damjan Jovanovic [Tue, 20 Nov 2007 08:12:52 +0000 (08:12 +0000)] 
Changed mod_java so it still compiles.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6357 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoresolves MDXMLINT-17 added api command xml_curl (takes debug_on and debug_off as...
Michael Jerris [Tue, 20 Nov 2007 07:53:38 +0000 (07:53 +0000)] 
resolves MDXMLINT-17 added api command xml_curl (takes debug_on and debug_off as params) that enables and disables keeping the lookup files around for debug reasons.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6356 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadd Curl.fetchDocument (MODLANG-39)
Michael Jerris [Tue, 20 Nov 2007 04:30:09 +0000 (04:30 +0000)] 
add Curl.fetchDocument (MODLANG-39)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6355 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agofix for FSBUILD-26
Michael Jerris [Tue, 20 Nov 2007 03:58:32 +0000 (03:58 +0000)] 
fix for FSBUILD-26

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6354 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agomerge MODAPP-50 (modified for changes in api)
Michael Jerris [Tue, 20 Nov 2007 03:44:19 +0000 (03:44 +0000)] 
merge MODAPP-50 (modified for changes in api)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6353 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agofix FSCORE-61
Michael Jerris [Tue, 20 Nov 2007 03:31:57 +0000 (03:31 +0000)] 
fix FSCORE-61

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6352 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agore-factor, reduce indentation in some function, whitespace and comment cleanup.
Michael Jerris [Tue, 20 Nov 2007 03:26:40 +0000 (03:26 +0000)] 
re-factor, reduce indentation in some function, whitespace and comment cleanup.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6351 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agowhoops
Michael Jerris [Tue, 20 Nov 2007 03:24:55 +0000 (03:24 +0000)] 
whoops

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6350 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agore-factor, cleanup ODBC ifdefs, whitespace and comment cleanup.
Michael Jerris [Tue, 20 Nov 2007 02:27:48 +0000 (02:27 +0000)] 
re-factor, cleanup ODBC ifdefs, whitespace and comment cleanup.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6349 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agowhitespace cleanup.
Michael Jerris [Tue, 20 Nov 2007 01:53:32 +0000 (01:53 +0000)] 
whitespace cleanup.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6348 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agore-factor, reduce indentation in some function, whitespace and comment cleanup.
Michael Jerris [Tue, 20 Nov 2007 01:44:07 +0000 (01:44 +0000)] 
re-factor, reduce indentation in some function, whitespace and comment cleanup.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6347 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agofix message.
Michael Jerris [Tue, 20 Nov 2007 01:15:47 +0000 (01:15 +0000)] 
fix message.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6346 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agore-factor, reduce indentation in some function, whitespace and comment cleanup.
Michael Jerris [Tue, 20 Nov 2007 01:09:39 +0000 (01:09 +0000)] 
re-factor, reduce indentation in some function, whitespace and comment cleanup.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6345 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agouse the sofia parsers for Alert-Info and Remote-Party-ID headers instead of our own...
Michael Jerris [Mon, 19 Nov 2007 23:29:32 +0000 (23:29 +0000)] 
use the sofia parsers for Alert-Info and Remote-Party-ID headers instead of our own.  Further fix for MODENDP-45

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6344 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agofix windows build
Michael Jerris [Mon, 19 Nov 2007 21:34:27 +0000 (21:34 +0000)] 
fix windows build

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6343 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoband aid
Anthony Minessale [Mon, 19 Nov 2007 20:52:21 +0000 (20:52 +0000)] 
band aid

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6342 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agouse new file locations for config files.
Michael Jerris [Mon, 19 Nov 2007 19:34:54 +0000 (19:34 +0000)] 
use new file locations for config files.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6341 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agonot in tree anymore.
Michael Jerris [Mon, 19 Nov 2007 19:08:14 +0000 (19:08 +0000)] 
not in tree anymore.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6340 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agocleanup of unused stuff
Michael Jerris [Mon, 19 Nov 2007 18:47:56 +0000 (18:47 +0000)] 
cleanup of unused stuff

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6339 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoMerge up to current sofia-sip darcs.
Michael Jerris [Mon, 19 Nov 2007 18:09:15 +0000 (18:09 +0000)] 
Merge up to current sofia-sip darcs.

Thu Nov 15 08:40:38 EST 2007  Pekka.Pessi@nokia.com
  * htable2.h: fixed usize_t/size_t confusion

Fri Nov 16 06:38:51 EST 2007  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * Added #include <stdio.h>

Fri Nov 16 10:27:58 EST 2007  Pekka.Pessi@nokia.com
  * auth_client.c: allow multiple challenges in auc_credentials() or auc_all_credentials()

Fri Nov 16 10:29:00 EST 2007  Pekka.Pessi@nokia.com
  * nua/test_proxy.[hc], nua/test_register.c: test support of multiple realms.

Fri Nov 16 11:17:09 EST 2007  Pekka.Pessi@nokia.com
  * sofia-sip/su_alloc.h, su_alloc.c: added su_home_lock(), su_home_trylock(), su_home_unlock()

  Added test in torture_su_alloc.c. Using in su_pthread_port.c.

Fri Nov 16 12:29:55 EST 2007  Pekka.Pessi@nokia.com
  * test_register.c, test_proxy.c: use realm "test-proxy" during normal tests

Fri Nov 16 12:34:00 EST 2007  Pekka.Pessi@nokia.com
  * nua_register.c: sf.net bug #1816647: Outbound contact does not make it to dialogs

  Now use Contact from first registration instead of Contact generated from
  transport.

Mon Nov 19 12:00:06 EST 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * su_alloc.c: silenced warnings on Sun CC

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6338 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agomoving this for now
Brian West [Mon, 19 Nov 2007 17:34:23 +0000 (17:34 +0000)] 
moving this for now

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6337 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agozigged where i should have zagged
Anthony Minessale [Mon, 19 Nov 2007 17:19:32 +0000 (17:19 +0000)] 
zigged where i should have zagged

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6335 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoomgwtf
Anthony Minessale [Mon, 19 Nov 2007 17:09:46 +0000 (17:09 +0000)] 
omgwtf

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6334 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agomissed one
Anthony Minessale [Mon, 19 Nov 2007 16:44:57 +0000 (16:44 +0000)] 
missed one

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6333 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoupdate
Anthony Minessale [Mon, 19 Nov 2007 16:38:31 +0000 (16:38 +0000)] 
update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6332 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agotweak
Anthony Minessale [Mon, 19 Nov 2007 16:10:19 +0000 (16:10 +0000)] 
tweak

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@340 a93c3328-9c30-0410-af19-c9cd2b2d52af

18 years agotweak
Anthony Minessale [Mon, 19 Nov 2007 16:10:19 +0000 (16:10 +0000)] 
tweak

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@340 a93c3328-9c30-0410-af19-c9cd2b2d52af

18 years agoare we there yet...
Brian West [Mon, 19 Nov 2007 15:38:21 +0000 (15:38 +0000)] 
are we there yet...

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6331 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agomovin
Brian West [Mon, 19 Nov 2007 15:34:57 +0000 (15:34 +0000)] 
movin

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6330 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agomovin
Brian West [Mon, 19 Nov 2007 15:25:30 +0000 (15:25 +0000)] 
movin

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6329 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agomovin
Brian West [Mon, 19 Nov 2007 15:24:49 +0000 (15:24 +0000)] 
movin

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6328 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agomovin
Brian West [Mon, 19 Nov 2007 15:24:19 +0000 (15:24 +0000)] 
movin

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6327 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agomoving
Brian West [Mon, 19 Nov 2007 15:22:55 +0000 (15:22 +0000)] 
moving

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6326 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agomovin
Brian West [Mon, 19 Nov 2007 15:22:03 +0000 (15:22 +0000)] 
movin

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6325 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agotweak
Anthony Minessale [Mon, 19 Nov 2007 14:52:59 +0000 (14:52 +0000)] 
tweak

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@339 a93c3328-9c30-0410-af19-c9cd2b2d52af

18 years agotweak
Anthony Minessale [Mon, 19 Nov 2007 14:52:59 +0000 (14:52 +0000)] 
tweak

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@339 a93c3328-9c30-0410-af19-c9cd2b2d52af

18 years agopolish
Anthony Minessale [Sat, 17 Nov 2007 23:32:51 +0000 (23:32 +0000)] 
polish

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@338 a93c3328-9c30-0410-af19-c9cd2b2d52af

18 years agopolish
Anthony Minessale [Sat, 17 Nov 2007 23:32:51 +0000 (23:32 +0000)] 
polish

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@338 a93c3328-9c30-0410-af19-c9cd2b2d52af

18 years agoset actual default
Anthony Minessale [Sat, 17 Nov 2007 23:23:14 +0000 (23:23 +0000)] 
set actual default

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@337 a93c3328-9c30-0410-af19-c9cd2b2d52af

18 years agoset actual default
Anthony Minessale [Sat, 17 Nov 2007 23:23:14 +0000 (23:23 +0000)] 
set actual default

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@337 a93c3328-9c30-0410-af19-c9cd2b2d52af

18 years agosetup default config and some cleanup
Anthony Minessale [Sat, 17 Nov 2007 22:41:30 +0000 (22:41 +0000)] 
setup default config and some cleanup

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@336 a93c3328-9c30-0410-af19-c9cd2b2d52af

18 years agosetup default config and some cleanup
Anthony Minessale [Sat, 17 Nov 2007 22:41:30 +0000 (22:41 +0000)] 
setup default config and some cleanup

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@336 a93c3328-9c30-0410-af19-c9cd2b2d52af

18 years agomore cleanup
Brian West [Sat, 17 Nov 2007 21:51:57 +0000 (21:51 +0000)] 
more cleanup

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6323 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agomore cleanup
Brian West [Sat, 17 Nov 2007 21:51:52 +0000 (21:51 +0000)] 
more cleanup

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6322 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agofix windows build.
Michael Jerris [Sat, 17 Nov 2007 21:31:22 +0000 (21:31 +0000)] 
fix windows build.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@335 a93c3328-9c30-0410-af19-c9cd2b2d52af

18 years agofix windows build.
Michael Jerris [Sat, 17 Nov 2007 21:31:22 +0000 (21:31 +0000)] 
fix windows build.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@335 a93c3328-9c30-0410-af19-c9cd2b2d52af

18 years agorecursive conf file install
Michael Jerris [Sat, 17 Nov 2007 21:15:33 +0000 (21:15 +0000)] 
recursive conf file install

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6321 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agotweak
Brian West [Sat, 17 Nov 2007 21:15:25 +0000 (21:15 +0000)] 
tweak

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6320 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agokaboom
Brian West [Sat, 17 Nov 2007 21:13:12 +0000 (21:13 +0000)] 
kaboom

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6319 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadd ec params
Anthony Minessale [Sat, 17 Nov 2007 19:33:34 +0000 (19:33 +0000)] 
add ec params

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@334 a93c3328-9c30-0410-af19-c9cd2b2d52af

18 years agoadd ec params
Anthony Minessale [Sat, 17 Nov 2007 19:33:34 +0000 (19:33 +0000)] 
add ec params

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@334 a93c3328-9c30-0410-af19-c9cd2b2d52af

18 years agofix for MODAPP-51
Michael Jerris [Sat, 17 Nov 2007 04:10:35 +0000 (04:10 +0000)] 
fix for MODAPP-51

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6318 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agowindows build initial attempts.
Michael Jerris [Sat, 17 Nov 2007 03:45:54 +0000 (03:45 +0000)] 
windows build initial attempts.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@333 a93c3328-9c30-0410-af19-c9cd2b2d52af

18 years agowindows build initial attempts.
Michael Jerris [Sat, 17 Nov 2007 03:45:54 +0000 (03:45 +0000)] 
windows build initial attempts.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@333 a93c3328-9c30-0410-af19-c9cd2b2d52af

18 years agomerge in sep str changes from big brother
Anthony Minessale [Sat, 17 Nov 2007 01:42:45 +0000 (01:42 +0000)] 
merge in sep str changes from big brother

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@332 a93c3328-9c30-0410-af19-c9cd2b2d52af

18 years agomerge in sep str changes from big brother
Anthony Minessale [Sat, 17 Nov 2007 01:42:45 +0000 (01:42 +0000)] 
merge in sep str changes from big brother

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@332 a93c3328-9c30-0410-af19-c9cd2b2d52af

18 years agopika-choo i choose you
Anthony Minessale [Sat, 17 Nov 2007 01:39:28 +0000 (01:39 +0000)] 
pika-choo i choose you

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@331 a93c3328-9c30-0410-af19-c9cd2b2d52af

18 years agopika-choo i choose you
Anthony Minessale [Sat, 17 Nov 2007 01:39:28 +0000 (01:39 +0000)] 
pika-choo i choose you

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@331 a93c3328-9c30-0410-af19-c9cd2b2d52af

18 years agoadd param
Anthony Minessale [Sat, 17 Nov 2007 00:26:28 +0000 (00:26 +0000)] 
add param

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6317 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoor not.
Michael Jerris [Sat, 17 Nov 2007 00:23:18 +0000 (00:23 +0000)] 
or not.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6316 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agomake gcc think switch_mprintf is printf like.
Michael Jerris [Fri, 16 Nov 2007 23:17:07 +0000 (23:17 +0000)] 
make gcc think switch_mprintf is printf like.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6315 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agopart of FSCORE-61
Michael Jerris [Fri, 16 Nov 2007 23:04:34 +0000 (23:04 +0000)] 
part of FSCORE-61

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6314 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoa late gift for DT.
Michael Jerris [Fri, 16 Nov 2007 20:20:43 +0000 (20:20 +0000)] 
a late gift for DT.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6313 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agosilence warning
Michael Jerris [Fri, 16 Nov 2007 20:18:01 +0000 (20:18 +0000)] 
silence warning

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6312 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agosilence warning
Michael Jerris [Fri, 16 Nov 2007 20:17:43 +0000 (20:17 +0000)] 
silence warning

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@330 a93c3328-9c30-0410-af19-c9cd2b2d52af

18 years agosilence warning
Michael Jerris [Fri, 16 Nov 2007 20:17:43 +0000 (20:17 +0000)] 
silence warning

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@330 a93c3328-9c30-0410-af19-c9cd2b2d52af

18 years agoallow iax to receive in call messages.
Michael Jerris [Fri, 16 Nov 2007 19:48:02 +0000 (19:48 +0000)] 
allow iax to receive in call messages.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6311 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agomove param gen func to the core
Anthony Minessale [Fri, 16 Nov 2007 19:11:16 +0000 (19:11 +0000)] 
move param gen func to the core

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6310 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadd config override var
Anthony Minessale [Fri, 16 Nov 2007 18:54:40 +0000 (18:54 +0000)] 
add config override var

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6309 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoinstall recursion into conf folder
Anthony Minessale [Fri, 16 Nov 2007 18:11:14 +0000 (18:11 +0000)] 
install recursion into conf folder

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6308 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadj
Anthony Minessale [Fri, 16 Nov 2007 14:55:18 +0000 (14:55 +0000)] 
adj

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6307 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoanother tweak.. info will answer many questions on a default instal
Brian West [Fri, 16 Nov 2007 14:04:43 +0000 (14:04 +0000)] 
another tweak.. info will answer many questions on a default instal

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6306 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agotweak
Brian West [Fri, 16 Nov 2007 14:03:40 +0000 (14:03 +0000)] 
tweak

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6305 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agomybad
Brian West [Fri, 16 Nov 2007 14:01:55 +0000 (14:01 +0000)] 
mybad

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6304 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agowoops
Brian West [Fri, 16 Nov 2007 14:01:02 +0000 (14:01 +0000)] 
woops

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6303 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agolets actually use the var we set.
Brian West [Fri, 16 Nov 2007 13:47:33 +0000 (13:47 +0000)] 
lets actually use the var we set.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6302 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agowindows build tweaks.
Michael Jerris [Fri, 16 Nov 2007 05:47:25 +0000 (05:47 +0000)] 
windows build tweaks.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6301 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agosilence some sun-cc build errors.
Michael Jerris [Fri, 16 Nov 2007 05:47:00 +0000 (05:47 +0000)] 
silence some sun-cc build errors.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6300 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadd --enable-64 configure flag to build 64 bit with suncc
Michael Jerris [Fri, 16 Nov 2007 05:07:35 +0000 (05:07 +0000)] 
add --enable-64 configure flag to build 64 bit with suncc

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6299 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadd --enable-64 configure flag to build 64 bit with suncc
Michael Jerris [Fri, 16 Nov 2007 04:38:09 +0000 (04:38 +0000)] 
add --enable-64 configure flag to build 64 bit with suncc

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6298 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadd --enable-64 configure flag to build 64 bit with suncc
Michael Jerris [Fri, 16 Nov 2007 04:26:00 +0000 (04:26 +0000)] 
add --enable-64 configure flag to build 64 bit with suncc

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6297 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadd --enable-64 configure flag to build 64 bit with suncc
Michael Jerris [Fri, 16 Nov 2007 03:35:07 +0000 (03:35 +0000)] 
add --enable-64 configure flag to build 64 bit with suncc

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6296 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoonly build libspeex, avoiding building the sample programs, and errors in build if...
Michael Jerris [Fri, 16 Nov 2007 01:55:29 +0000 (01:55 +0000)] 
only build libspeex, avoiding building the sample programs, and errors in build if libogg is not available

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6295 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadd --enable-64 configure flag to build 64 bit with suncc
Michael Jerris [Fri, 16 Nov 2007 01:45:29 +0000 (01:45 +0000)] 
add --enable-64 configure flag to build 64 bit with suncc

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6294 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadd from-user param to gateways
Anthony Minessale [Thu, 15 Nov 2007 22:45:15 +0000 (22:45 +0000)] 
add from-user param to gateways

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6293 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agodouble trouble
Anthony Minessale [Thu, 15 Nov 2007 22:27:33 +0000 (22:27 +0000)] 
double trouble

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6292 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agodouble trouble
Anthony Minessale [Thu, 15 Nov 2007 22:22:21 +0000 (22:22 +0000)] 
double trouble

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@329 a93c3328-9c30-0410-af19-c9cd2b2d52af

18 years agodouble trouble
Anthony Minessale [Thu, 15 Nov 2007 22:22:21 +0000 (22:22 +0000)] 
double trouble

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@329 a93c3328-9c30-0410-af19-c9cd2b2d52af

18 years agoupdate
Anthony Minessale [Thu, 15 Nov 2007 22:05:41 +0000 (22:05 +0000)] 
update

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@328 a93c3328-9c30-0410-af19-c9cd2b2d52af

18 years agoupdate
Anthony Minessale [Thu, 15 Nov 2007 22:05:41 +0000 (22:05 +0000)] 
update

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@328 a93c3328-9c30-0410-af19-c9cd2b2d52af

18 years agocore builds with --enable-64 on suncc now
Michael Jerris [Thu, 15 Nov 2007 21:28:26 +0000 (21:28 +0000)] 
core builds with --enable-64 on suncc now

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6291 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agotweak
Anthony Minessale [Thu, 15 Nov 2007 21:13:49 +0000 (21:13 +0000)] 
tweak

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6290 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoGLOB_TILDE is not allways supported
Michael Jerris [Thu, 15 Nov 2007 21:08:58 +0000 (21:08 +0000)] 
GLOB_TILDE is not allways supported

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6289 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years ago--enable-64 for 64bit suncc build
Michael Jerris [Thu, 15 Nov 2007 21:02:53 +0000 (21:02 +0000)] 
--enable-64 for 64bit suncc build

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6288 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agostart adding solaris suncc 64 bit support native in the build system
Michael Jerris [Thu, 15 Nov 2007 20:07:34 +0000 (20:07 +0000)] 
start adding solaris suncc 64 bit support native in the build system

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6287 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agono comment
Brian West [Thu, 15 Nov 2007 18:48:03 +0000 (18:48 +0000)] 
no comment

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6286 d0543943-73ff-0310-b7d9-9358b9ac24b2