]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
19 years agoadd some robustness to deal with runaway threads
Anthony Minessale [Fri, 11 May 2007 00:27:55 +0000 (00:27 +0000)] 
add some robustness to deal with runaway threads

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

19 years agomake sofia-sip a conv. lib so we get their libs when we link
Anthony Minessale [Thu, 10 May 2007 21:42:16 +0000 (21:42 +0000)] 
make sofia-sip a conv. lib so we get their libs when we link

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

19 years agobuild band-aid
Anthony Minessale [Thu, 10 May 2007 21:05:58 +0000 (21:05 +0000)] 
build band-aid

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

19 years agofix build
Anthony Minessale [Thu, 10 May 2007 20:31:23 +0000 (20:31 +0000)] 
fix build

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

19 years agoupdate
Anthony Minessale [Thu, 10 May 2007 20:05:09 +0000 (20:05 +0000)] 
update

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

19 years agofix for MDXMLINT-7 from Simon P. Ditner . Added config option disable-100-continue...
Michael Jerris [Thu, 10 May 2007 19:11:00 +0000 (19:11 +0000)] 
fix for MDXMLINT-7 from Simon P. Ditner .  Added config option disable-100-continue to disable the  Expect: 100-continue HTTP 1.1 header so that it will work with lighthttpd.

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

19 years agomerge fix for MODLANG-15 from Traun Leyden. Thanks Traun.
Michael Jerris [Thu, 10 May 2007 18:51:47 +0000 (18:51 +0000)] 
merge fix for MODLANG-15 from Traun Leyden.  Thanks Traun.

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

19 years agoadd ignore_helper.pl
Anthony Minessale [Thu, 10 May 2007 18:23:56 +0000 (18:23 +0000)] 
add ignore_helper.pl

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

19 years agoprops and sofia fix
Anthony Minessale [Thu, 10 May 2007 18:17:34 +0000 (18:17 +0000)] 
props and sofia fix

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

19 years agomake crash protection a runtime option instead of a compile-time option
Anthony Minessale [Thu, 10 May 2007 16:56:29 +0000 (16:56 +0000)] 
make crash protection a runtime option instead of a compile-time option

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

19 years agofix sofia register stuff (update to this one if you use gateways)
Anthony Minessale [Thu, 10 May 2007 16:15:07 +0000 (16:15 +0000)] 
fix sofia register stuff (update to this one if you use gateways)

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

19 years agoswitch mod_sofia to use a Makefile.am instead of Makefile for better dependency track...
Michael Jerris [Thu, 10 May 2007 15:23:07 +0000 (15:23 +0000)] 
switch mod_sofia to use a Makefile.am instead of Makefile for better dependency tracking.. you may need to re-bootstrap after this update

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

19 years agoupdate
Anthony Minessale [Thu, 10 May 2007 14:11:26 +0000 (14:11 +0000)] 
update

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

19 years agoupdate
Anthony Minessale [Wed, 9 May 2007 22:13:18 +0000 (22:13 +0000)] 
update

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

19 years agothese aren't the droids you're looking for....
Anthony Minessale [Wed, 9 May 2007 19:44:15 +0000 (19:44 +0000)] 
these aren't the droids you're looking for....

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

19 years agochange some log levels
Anthony Minessale [Wed, 9 May 2007 19:30:41 +0000 (19:30 +0000)] 
change some log levels

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

19 years agomissing header.
Michael Jerris [Wed, 9 May 2007 17:41:32 +0000 (17:41 +0000)] 
missing header.

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

19 years agomake sure to initialize gateway->next
Michael Jerris [Wed, 9 May 2007 15:49:01 +0000 (15:49 +0000)] 
make sure to initialize gateway->next

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

19 years agoget event callbacks after you shutdown a ua so that we can handle call cleanup. ...
Michael Jerris [Wed, 9 May 2007 14:43:35 +0000 (14:43 +0000)] 
get event callbacks after you shutdown a ua so that we can handle call cleanup.  Still to come on this is a tag to properly set this behavior.

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

19 years agoa little bit of header file cleanup
Michael Jerris [Wed, 9 May 2007 12:35:53 +0000 (12:35 +0000)] 
a little bit of header file cleanup

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

19 years agoadd fixautoconf
Anthony Minessale [Wed, 9 May 2007 01:33:10 +0000 (01:33 +0000)] 
add fixautoconf

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

19 years agoadd missing m4 file from acinclude.m4
Michael Jerris [Tue, 8 May 2007 20:25:38 +0000 (20:25 +0000)] 
add missing m4 file from acinclude.m4

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

19 years agoupdate
Anthony Minessale [Tue, 8 May 2007 20:17:27 +0000 (20:17 +0000)] 
update

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

19 years agoadjust to moved files.
Michael Jerris [Tue, 8 May 2007 19:33:04 +0000 (19:33 +0000)] 
adjust to moved files.

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

19 years agoinclude winsock2.h instead of winsock.h
Michael Jerris [Tue, 8 May 2007 19:32:44 +0000 (19:32 +0000)] 
include winsock2.h instead of winsock.h

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

19 years agosync to latest sofia-sip darcs tree
Michael Jerris [Tue, 8 May 2007 19:14:10 +0000 (19:14 +0000)] 
sync to latest sofia-sip darcs tree

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

19 years agochange mod_python so freeswitch module is auto-loaded and session is auto declared
Anthony Minessale [Tue, 8 May 2007 16:08:48 +0000 (16:08 +0000)] 
change mod_python so freeswitch module is auto-loaded and session is auto declared

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

19 years agowhatever
Anthony Minessale [Tue, 8 May 2007 15:44:44 +0000 (15:44 +0000)] 
whatever

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

19 years agoadd basic cpp wrapper (c'mon and add to it c++ lovers...)
Anthony Minessale [Tue, 8 May 2007 00:29:49 +0000 (00:29 +0000)] 
add basic cpp wrapper (c'mon and add to it c++ lovers...)

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

19 years agoremove extra SessionContainer:: in header file
Anthony Minessale [Mon, 7 May 2007 22:09:37 +0000 (22:09 +0000)] 
remove extra SessionContainer:: in header file

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

19 years agomore py stuff
Anthony Minessale [Mon, 7 May 2007 21:49:11 +0000 (21:49 +0000)] 
more py stuff

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

19 years agoanti-venom for a nasty python byte
Anthony Minessale [Mon, 7 May 2007 21:27:42 +0000 (21:27 +0000)] 
anti-venom for a nasty python byte

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

19 years agofix python 64 bit linux build
Anthony Minessale [Mon, 7 May 2007 15:24:07 +0000 (15:24 +0000)] 
fix python 64 bit linux build

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

19 years agosignedness
Michael Jerris [Mon, 7 May 2007 01:04:16 +0000 (01:04 +0000)] 
signedness

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

19 years agook their seems to be some debate on this one
Brian West [Sat, 5 May 2007 21:47:59 +0000 (21:47 +0000)] 
ok their seems to be some debate on this one

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

19 years agoits 6.4 not 6.3
Brian West [Sat, 5 May 2007 21:45:16 +0000 (21:45 +0000)] 
its 6.4 not 6.3

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

19 years agoupdate
Anthony Minessale [Sat, 5 May 2007 01:31:54 +0000 (01:31 +0000)] 
update

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

19 years agostfu msvc
Michael Jerris [Fri, 4 May 2007 23:53:43 +0000 (23:53 +0000)] 
stfu msvc

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

19 years agoupdate
Anthony Minessale [Fri, 4 May 2007 23:46:26 +0000 (23:46 +0000)] 
update

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

19 years agoadd a fixed jitterbuffer to rtp (settable from a channel variable) (libSTFU)
Anthony Minessale [Fri, 4 May 2007 23:29:35 +0000 (23:29 +0000)] 
add a fixed jitterbuffer to rtp (settable from a channel variable) (libSTFU)

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

19 years agoadd sip_subject channel var when header is there.
Michael Jerris [Fri, 4 May 2007 22:38:24 +0000 (22:38 +0000)] 
add sip_subject channel var when header is there.

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

19 years agoadd headers
Anthony Minessale [Fri, 4 May 2007 21:27:54 +0000 (21:27 +0000)] 
add headers

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

19 years agoSTFU
Anthony Minessale [Fri, 4 May 2007 21:11:27 +0000 (21:11 +0000)] 
STFU

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

19 years agofix type
Michael Jerris [Fri, 4 May 2007 02:14:40 +0000 (02:14 +0000)] 
fix type

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

19 years agowarnings cleanup.
Michael Jerris [Fri, 4 May 2007 02:09:24 +0000 (02:09 +0000)] 
warnings cleanup.

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

19 years agofix mod_mono build. still needs some testing
Michael Jerris [Fri, 4 May 2007 01:25:29 +0000 (01:25 +0000)] 
fix mod_mono build. still needs some testing

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

19 years agosome quick apr_dir wrappers.
Michael Jerris [Fri, 4 May 2007 01:13:34 +0000 (01:13 +0000)] 
some quick apr_dir wrappers.

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

19 years agodeclaration after code.
Michael Jerris [Fri, 4 May 2007 00:14:12 +0000 (00:14 +0000)] 
declaration after code.

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

19 years agofix mod_mono makefile FINALLY, still some code bits to fix
Michael Jerris [Thu, 3 May 2007 23:59:20 +0000 (23:59 +0000)] 
fix mod_mono makefile FINALLY, still some code bits to fix

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

19 years agomore tweaking to the mod_mono makefile.
Anthony Minessale [Thu, 3 May 2007 23:20:53 +0000 (23:20 +0000)] 
more tweaking to the mod_mono makefile.

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

19 years agoupdate
Anthony Minessale [Thu, 3 May 2007 19:16:54 +0000 (19:16 +0000)] 
update

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

19 years agogeneral improvements
Anthony Minessale [Thu, 3 May 2007 16:28:23 +0000 (16:28 +0000)] 
general improvements

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

19 years agomod mono closer to building again
Anthony Minessale [Thu, 3 May 2007 12:18:52 +0000 (12:18 +0000)] 
mod mono closer to building again

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

19 years agofig PKG_CONFIG_PATH to find glib
Anthony Minessale [Thu, 3 May 2007 11:48:29 +0000 (11:48 +0000)] 
fig PKG_CONFIG_PATH to find glib

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

19 years agoyou cant check for file existance when cross compiling
Michael Jerris [Thu, 3 May 2007 09:36:04 +0000 (09:36 +0000)] 
you cant check for file existance when cross compiling

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

19 years agoimprovement towards stable mod_sofia that can start/stop profiles (see i told ya...
Anthony Minessale [Thu, 3 May 2007 01:55:25 +0000 (01:55 +0000)] 
improvement towards stable mod_sofia that can start/stop profiles (see i told ya this kind of thing is a slippery slope)

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

19 years agoupdate
Anthony Minessale [Wed, 2 May 2007 23:39:24 +0000 (23:39 +0000)] 
update

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

19 years agoupdate
Anthony Minessale [Wed, 2 May 2007 23:32:45 +0000 (23:32 +0000)] 
update

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

19 years agoupdate
Brian West [Wed, 2 May 2007 19:37:40 +0000 (19:37 +0000)] 
update

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

19 years agosigh
Anthony Minessale [Wed, 2 May 2007 17:38:25 +0000 (17:38 +0000)] 
sigh

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

19 years agoadd
Anthony Minessale [Wed, 2 May 2007 16:36:39 +0000 (16:36 +0000)] 
add

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

19 years agomove termcap depend into libedit mode
Anthony Minessale [Wed, 2 May 2007 15:43:17 +0000 (15:43 +0000)] 
move termcap depend into libedit mode

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

19 years agosmall tweak
Brian West [Wed, 2 May 2007 14:31:03 +0000 (14:31 +0000)] 
small tweak

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

19 years agosvn:exectable
Michael Jerris [Wed, 2 May 2007 14:02:46 +0000 (14:02 +0000)] 
svn:exectable

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

19 years agosmall tweak
Brian West [Wed, 2 May 2007 03:07:14 +0000 (03:07 +0000)] 
small tweak

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

19 years agomod_esf mscv build.
Michael Jerris [Wed, 2 May 2007 02:12:01 +0000 (02:12 +0000)] 
mod_esf mscv build.

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

19 years agowoops
Brian West [Wed, 2 May 2007 02:02:26 +0000 (02:02 +0000)] 
woops

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

19 years agoupdate
Anthony Minessale [Wed, 2 May 2007 00:36:15 +0000 (00:36 +0000)] 
update

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

19 years agofix msvc build.
Michael Jerris [Tue, 1 May 2007 23:09:06 +0000 (23:09 +0000)] 
fix msvc build.

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

19 years agopotentially uninitialized variable
Michael Jerris [Tue, 1 May 2007 22:59:32 +0000 (22:59 +0000)] 
potentially uninitialized variable

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

19 years agoadd mod_esf (extra sip functionality)
Anthony Minessale [Tue, 1 May 2007 21:21:35 +0000 (21:21 +0000)] 
add mod_esf (extra sip functionality)

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

19 years agofix config
Anthony Minessale [Tue, 1 May 2007 19:20:48 +0000 (19:20 +0000)] 
fix config

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

19 years agoremove duplicate code
Anthony Minessale [Tue, 1 May 2007 18:53:02 +0000 (18:53 +0000)] 
remove duplicate code

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

19 years agoadd bind error case to sofia
Anthony Minessale [Tue, 1 May 2007 18:47:28 +0000 (18:47 +0000)] 
add bind error case to sofia

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

19 years agomisc fixes
Anthony Minessale [Tue, 1 May 2007 16:12:02 +0000 (16:12 +0000)] 
misc fixes

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

19 years agoadd srat stop reload and detail api command for sofia
Anthony Minessale [Tue, 1 May 2007 15:22:57 +0000 (15:22 +0000)] 
add srat stop reload and detail api command for sofia

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

19 years agoupdate
Anthony Minessale [Tue, 1 May 2007 01:26:30 +0000 (01:26 +0000)] 
update

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

19 years agoupdate
Anthony Minessale [Tue, 1 May 2007 01:11:46 +0000 (01:11 +0000)] 
update

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

19 years agoupdate
Brian West [Tue, 1 May 2007 01:04:07 +0000 (01:04 +0000)] 
update

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

19 years agoadd cool web form from mod_alsa to mod_portaudio
Anthony Minessale [Tue, 1 May 2007 00:37:10 +0000 (00:37 +0000)] 
add cool web form from mod_alsa to mod_portaudio

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

19 years agofix some oversights from earlier sip patch
Anthony Minessale [Tue, 1 May 2007 00:26:41 +0000 (00:26 +0000)] 
fix some oversights from earlier sip patch

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

19 years agoupdate
Anthony Minessale [Mon, 30 Apr 2007 23:56:27 +0000 (23:56 +0000)] 
update

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

19 years agodeclaration after statement
Michael Jerris [Mon, 30 Apr 2007 20:58:59 +0000 (20:58 +0000)] 
declaration after statement

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

19 years agoadd --enable-core-libedit-support configure flag in case you want nicer command line...
Anthony Minessale [Mon, 30 Apr 2007 20:37:41 +0000 (20:37 +0000)] 
add --enable-core-libedit-support configure flag in case you want nicer command line stuff in the debug console (I know I do when I am coding dunno about you)

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

19 years agomore changes to sofia to make better use of the directories
Anthony Minessale [Mon, 30 Apr 2007 20:35:35 +0000 (20:35 +0000)] 
more changes to sofia to make better use of the directories

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

19 years ago<variables> section in user for local chan vars during authed calls
Anthony Minessale [Mon, 30 Apr 2007 16:26:44 +0000 (16:26 +0000)] 
<variables> section in user for local chan vars during authed calls

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

19 years agofix form MODLANG-13 from Matt brown, thanks Matt.
Michael Jerris [Sun, 29 Apr 2007 16:34:00 +0000 (16:34 +0000)] 
fix form MODLANG-13 from Matt brown, thanks Matt.

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

19 years agorecursion protection
Anthony Minessale [Sun, 29 Apr 2007 03:42:38 +0000 (03:42 +0000)] 
recursion protection

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

19 years agoupdate msg txt
Anthony Minessale [Sun, 29 Apr 2007 03:21:56 +0000 (03:21 +0000)] 
update msg txt

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

19 years agohint... hint...
Michael Jerris [Sun, 29 Apr 2007 02:02:05 +0000 (02:02 +0000)] 
hint... hint...

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

19 years agofix build on msvc.
Michael Jerris [Sun, 29 Apr 2007 01:51:32 +0000 (01:51 +0000)] 
fix build on msvc.

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

19 years agoeither break everything or make it cooler ... ?
Anthony Minessale [Sun, 29 Apr 2007 01:16:49 +0000 (01:16 +0000)] 
either break everything or make it cooler ... ?

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

19 years agoadd locking to vars
Anthony Minessale [Sat, 28 Apr 2007 21:48:03 +0000 (21:48 +0000)] 
add locking to vars

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

19 years agoupdates, cleanups, and clarifications to the sample conf files. Uses more of the...
Michael Jerris [Sat, 28 Apr 2007 19:27:17 +0000 (19:27 +0000)] 
updates, cleanups, and clarifications to the sample conf files.  Uses more of the preprocessor variables for simplicity. FSBUILD-2 from Mark D. Anderson.  Thanks Mark.

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

19 years agowrap some other bits for use in the near future.
Michael Jerris [Sat, 28 Apr 2007 19:00:57 +0000 (19:00 +0000)] 
wrap some other bits for use in the near future.

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

19 years agolimit callback recursion to a happy number for all. FSCORE-6
Michael Jerris [Sat, 28 Apr 2007 14:48:18 +0000 (14:48 +0000)] 
limit callback recursion to a happy number for all.  FSCORE-6

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

19 years agosigh
Anthony Minessale [Fri, 27 Apr 2007 22:28:25 +0000 (22:28 +0000)] 
sigh

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

19 years agoupdate
Anthony Minessale [Fri, 27 Apr 2007 21:13:02 +0000 (21:13 +0000)] 
update

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

19 years agodon't put @ in from string if there is no user part.
Michael Jerris [Fri, 27 Apr 2007 20:36:34 +0000 (20:36 +0000)] 
don't put @ in from string if there is no user part.

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

19 years agoaddress http://jira.freeswitch.org/browse/FSCORE-6 We still need to test what the...
Michael Jerris [Thu, 26 Apr 2007 23:09:26 +0000 (23:09 +0000)] 
address http://jira.freeswitch.org/browse/FSCORE-6  We still need to test what the right number is for stack depth is for different platforms.  We can get 13 out of msvc on my box (set the level to 12) but this is probably platform dependent and stack size dependent.  How can we compute this?

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