]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
16 years agomore docs
Brian West [Mon, 10 Nov 2008 22:26:55 +0000 (22:26 +0000)] 
more docs

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

16 years agonetwork
Brian West [Mon, 10 Nov 2008 22:00:41 +0000 (22:00 +0000)] 
network

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

16 years agoRemove a couple debug prints that slipped in
Andrew Thompson [Mon, 10 Nov 2008 19:47:52 +0000 (19:47 +0000)] 
Remove a couple debug prints that slipped in

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

16 years agoAdd a 1.5 second sleep on module shutdown to prevent segfaults, fix a compiler warning
Andrew Thompson [Mon, 10 Nov 2008 19:42:38 +0000 (19:42 +0000)] 
Add a 1.5 second sleep on module shutdown to prevent segfaults, fix a compiler warning

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

16 years agoAdd sendmsg support and remove some debug prints
Andrew Thompson [Mon, 10 Nov 2008 18:38:54 +0000 (18:38 +0000)] 
Add sendmsg support and remove some debug prints

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

16 years agoclean up mod_conference
Michael Jerris [Mon, 10 Nov 2008 18:31:58 +0000 (18:31 +0000)] 
clean up mod_conference

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

16 years agoAdjust core and add video caps to mod_conference with video follow audio (first cut)
Anthony Minessale [Mon, 10 Nov 2008 18:26:41 +0000 (18:26 +0000)] 
Adjust core and add video caps to mod_conference with video follow audio (first cut)

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

16 years agowoops
Brian West [Mon, 10 Nov 2008 08:15:00 +0000 (08:15 +0000)] 
woops

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

16 years ago(LBAPR-1) load mod_lua with global symbols space so that sub modules are able to...
Michael Jerris [Sat, 8 Nov 2008 11:21:54 +0000 (11:21 +0000)] 
(LBAPR-1) load mod_lua with global symbols space so that sub modules are able to link to it properly.  Broken in svn r9605.

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

16 years agotest
Brian West [Fri, 7 Nov 2008 23:26:22 +0000 (23:26 +0000)] 
test

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

16 years agouse switch_true instead
Andrew Thompson [Sat, 8 Nov 2008 02:20:03 +0000 (02:20 +0000)] 
use switch_true instead

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

16 years agoAllow config parameter 'shortname' to be 'true' or 'yes', add sample config file
Andrew Thompson [Sat, 8 Nov 2008 02:06:19 +0000 (02:06 +0000)] 
Allow config parameter 'shortname' to be 'true' or 'yes', add sample config file

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

16 years agoTry to start epmd (erlang port mapper daemon) if ei_publish fails
Andrew Thompson [Sat, 8 Nov 2008 00:43:55 +0000 (00:43 +0000)] 
Try to start epmd (erlang port mapper daemon) if ei_publish fails

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

16 years agoImport recent fixes from mod_event_socket, work on cleanup on unload (still segfaults...
Andrew Thompson [Fri, 7 Nov 2008 23:56:50 +0000 (23:56 +0000)] 
Import recent fixes from mod_event_socket, work on cleanup on unload (still segfaults tho)

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

16 years agoline endings
Michael Jerris [Fri, 7 Nov 2008 23:47:01 +0000 (23:47 +0000)] 
line endings

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

16 years agofix fifo build
Michael Jerris [Fri, 7 Nov 2008 23:46:27 +0000 (23:46 +0000)] 
fix fifo build

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

16 years agomove bind to load func
Anthony Minessale [Fri, 7 Nov 2008 23:25:38 +0000 (23:25 +0000)] 
move bind to load func

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

16 years agoprevent seg
Anthony Minessale [Fri, 7 Nov 2008 23:08:57 +0000 (23:08 +0000)] 
prevent seg

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

16 years agoprevent seg
Anthony Minessale [Fri, 7 Nov 2008 23:01:06 +0000 (23:01 +0000)] 
prevent seg

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

16 years agoupdate
Anthony Minessale [Fri, 7 Nov 2008 22:16:22 +0000 (22:16 +0000)] 
update

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

16 years agoadd patch from MODAPP-162
Anthony Minessale [Fri, 7 Nov 2008 17:36:08 +0000 (17:36 +0000)] 
add patch from MODAPP-162

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

16 years agosleep a few more nanoseconds till pekka looks at this
Anthony Minessale [Fri, 7 Nov 2008 17:22:17 +0000 (17:22 +0000)] 
sleep a few more nanoseconds till pekka looks at this

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

16 years agomake multiple-registations=true use the contact method and call-id option to do it...
Anthony Minessale [Fri, 7 Nov 2008 17:00:46 +0000 (17:00 +0000)] 
make multiple-registations=true use the contact method and call-id option to do it the old way

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

16 years agofix MODEVENT-32
Anthony Minessale [Fri, 7 Nov 2008 14:48:49 +0000 (14:48 +0000)] 
fix MODEVENT-32

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

16 years agoadd patch from MODAPP-161
Anthony Minessale [Fri, 7 Nov 2008 14:34:20 +0000 (14:34 +0000)] 
add patch from MODAPP-161

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

16 years agoadd park_after_bridge variable
Anthony Minessale [Fri, 7 Nov 2008 14:10:02 +0000 (14:10 +0000)] 
add park_after_bridge variable

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

16 years agoDon't create a new memory pool until it's clear we actually need it.
Andrew Thompson [Fri, 7 Nov 2008 03:21:19 +0000 (03:21 +0000)] 
Don't create a new memory pool until it's clear we actually need it.

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

16 years agoAdd initial support for sendevent to mod_erlang_event
Andrew Thompson [Fri, 7 Nov 2008 01:29:44 +0000 (01:29 +0000)] 
Add initial support for sendevent to mod_erlang_event

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

16 years agosilly compiler warning
Anthony Minessale [Fri, 7 Nov 2008 00:57:47 +0000 (00:57 +0000)] 
silly compiler warning

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

16 years agoadd some stuff to mod_fifo
Anthony Minessale [Fri, 7 Nov 2008 00:26:16 +0000 (00:26 +0000)] 
add some stuff to mod_fifo

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

16 years agoadd some stuff to mod_fifo
Anthony Minessale [Fri, 7 Nov 2008 00:25:51 +0000 (00:25 +0000)] 
add some stuff to mod_fifo

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

16 years agomove macro to the core
Anthony Minessale [Fri, 7 Nov 2008 00:24:31 +0000 (00:24 +0000)] 
move macro to the core

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

16 years agoAdd mod_erlang_event to tree - a module that makes FreeSWITCH act like an erlang...
Andrew Thompson [Thu, 6 Nov 2008 21:03:30 +0000 (21:03 +0000)] 
Add mod_erlang_event to tree - a module that makes FreeSWITCH act like an erlang c-node.

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

16 years agoadd our own module load code (LBAPR-1)
Michael Jerris [Thu, 6 Nov 2008 17:29:50 +0000 (17:29 +0000)] 
add our own module load code (LBAPR-1)

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

16 years agotweak windows build
Michael Jerris [Thu, 6 Nov 2008 16:35:48 +0000 (16:35 +0000)] 
tweak windows build

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

16 years agoadd some vars
Anthony Minessale [Thu, 6 Nov 2008 03:36:15 +0000 (03:36 +0000)] 
add some vars

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

16 years agotweak this because lose race really means it was answered elsewhere
Brian West [Thu, 6 Nov 2008 02:07:44 +0000 (02:07 +0000)] 
tweak this because lose race really means it was answered elsewhere

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

16 years agotweak
Brian West [Thu, 6 Nov 2008 00:44:30 +0000 (00:44 +0000)] 
tweak

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

16 years agofix leak
Anthony Minessale [Thu, 6 Nov 2008 00:09:44 +0000 (00:09 +0000)] 
fix leak

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

16 years ago(MODEVENT-29) seg on unload of mod_radius_cdr when it is in the middle of a radius...
Michael Jerris [Wed, 5 Nov 2008 21:53:33 +0000 (21:53 +0000)] 
(MODEVENT-29) seg on unload of mod_radius_cdr when it is in the middle of a radius call

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

16 years agofix MODEVENT-29
Anthony Minessale [Wed, 5 Nov 2008 20:19:52 +0000 (20:19 +0000)] 
fix MODEVENT-29

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

16 years agogoogle commit
Anthony Minessale [Wed, 5 Nov 2008 20:16:44 +0000 (20:16 +0000)] 
google commit

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

16 years agocompensate for strange socket bug in macos
Anthony Minessale [Wed, 5 Nov 2008 18:29:18 +0000 (18:29 +0000)] 
compensate for strange socket bug in macos

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

16 years agoudpate
Anthony Minessale [Wed, 5 Nov 2008 18:22:36 +0000 (18:22 +0000)] 
udpate

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

16 years agoFix mod_managed staged install
Stefan Knoblich [Wed, 5 Nov 2008 18:08:04 +0000 (18:08 +0000)] 
Fix mod_managed staged install

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

16 years agoswigall
Anthony Minessale [Wed, 5 Nov 2008 17:28:31 +0000 (17:28 +0000)] 
swigall

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

16 years agoadd flush_dtmf app and uuid_flush_dtmf api command
Anthony Minessale [Wed, 5 Nov 2008 17:25:54 +0000 (17:25 +0000)] 
add flush_dtmf app and uuid_flush_dtmf api command

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

16 years agoremove extra ;s
Michael Jerris [Wed, 5 Nov 2008 17:12:26 +0000 (17:12 +0000)] 
remove extra ;s

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

16 years ago move this to profile debug its harmless mostly
Brian West [Wed, 5 Nov 2008 15:55:53 +0000 (15:55 +0000)] 
 move this to profile debug its harmless mostly

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

16 years agofix logic bug pointed out by nikko on IRC
Brian West [Wed, 5 Nov 2008 15:38:14 +0000 (15:38 +0000)] 
fix logic bug pointed out by nikko on IRC

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

16 years agoupdate
Anthony Minessale [Wed, 5 Nov 2008 00:20:30 +0000 (00:20 +0000)] 
update

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

16 years agotweak
Brian West [Wed, 5 Nov 2008 00:01:37 +0000 (00:01 +0000)] 
tweak

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

16 years agotweak
Brian West [Tue, 4 Nov 2008 23:29:17 +0000 (23:29 +0000)] 
tweak

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

16 years agocomment this out unless you really know what this does
Brian West [Tue, 4 Nov 2008 21:50:26 +0000 (21:50 +0000)] 
comment this out unless you really know what this does

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

16 years agotweak from Carlos
Brian West [Tue, 4 Nov 2008 19:31:49 +0000 (19:31 +0000)] 
tweak from Carlos

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

16 years agoAdd ability to choose uuid from originate string (use at your own risk)
Anthony Minessale [Tue, 4 Nov 2008 16:46:33 +0000 (16:46 +0000)] 
Add ability to choose uuid from originate string (use at your own risk)

[origination_uuid=someid]sofia/default/100@dom.com

it's only valid in [], cannot be used on 2 existing calls at once and is not
reccommended if you don't need it.

event_socket users can use it to do

api create_uuid
#### (then save uuid into a local variable say $uuid) ###
filter unique-id $uuid
events all
originate [origination_uuid=$uuid]sofia/default/100@dom.com

Then you can get all the events in anticipation on that channel.

Anything people do to cause problems misusing this will not be supported.

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

16 years agomake hash case sensitive so we can have same file format both upper and lower case...
Michael Jerris [Tue, 4 Nov 2008 15:41:25 +0000 (15:41 +0000)] 
make hash case sensitive so we can have same file format both upper and lower case (.gsm vs .GSM)

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

16 years agomore code
Anthony Minessale [Mon, 3 Nov 2008 21:54:03 +0000 (21:54 +0000)] 
more code

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

16 years agoadd hashing to event header lookup
Anthony Minessale [Mon, 3 Nov 2008 20:08:44 +0000 (20:08 +0000)] 
add hashing to event header lookup

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

16 years agofollow on MODENDP-147
Anthony Minessale [Mon, 3 Nov 2008 20:07:45 +0000 (20:07 +0000)] 
follow on MODENDP-147

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

16 years ago200 OK re-invite without sdp
Michael Jerris [Mon, 3 Nov 2008 19:56:48 +0000 (19:56 +0000)] 
200 OK re-invite without sdp

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

16 years agofix msvc build
Michael Jerris [Mon, 3 Nov 2008 19:56:16 +0000 (19:56 +0000)] 
fix msvc build

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

16 years agocache auth_gateway_name in sofia for challenged bye
Brian West [Mon, 3 Nov 2008 17:39:09 +0000 (17:39 +0000)] 
cache auth_gateway_name in sofia for challenged bye

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

16 years agofix FSCORE-216 declinatio mortuus obfirmo
Anthony Minessale [Mon, 3 Nov 2008 16:38:32 +0000 (16:38 +0000)] 
fix FSCORE-216 declinatio mortuus obfirmo

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

16 years agofix FSCORE-215
Anthony Minessale [Mon, 3 Nov 2008 15:45:38 +0000 (15:45 +0000)] 
fix FSCORE-215

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

16 years agoIgnore warning 4505 in release too
Michael Giagnocavo [Mon, 3 Nov 2008 06:39:32 +0000 (06:39 +0000)] 
Ignore warning 4505 in release too

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

16 years agoAdd quotation marks to clarify acl messages + indentation cleanup
Stefan Knoblich [Sun, 2 Nov 2008 20:14:12 +0000 (20:14 +0000)] 
Add quotation marks to clarify acl messages + indentation cleanup

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

16 years agoswigall
Anthony Minessale [Sun, 2 Nov 2008 02:10:01 +0000 (02:10 +0000)] 
swigall

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

16 years agomove logic down a step
Anthony Minessale [Sat, 1 Nov 2008 16:18:04 +0000 (16:18 +0000)] 
move logic down a step

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

16 years agoinitial checkin of switch_dso.
Michael Jerris [Fri, 31 Oct 2008 21:53:07 +0000 (21:53 +0000)] 
initial checkin of switch_dso.

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

16 years agoadd tz stuff to mod_say_en, other langs need similar code
Anthony Minessale [Fri, 31 Oct 2008 20:24:06 +0000 (20:24 +0000)] 
add tz stuff to mod_say_en, other langs need similar code

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

16 years agofix 2005 build
Michael Jerris [Fri, 31 Oct 2008 20:08:21 +0000 (20:08 +0000)] 
fix 2005 build

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

16 years agoadd more debugging
Anthony Minessale [Fri, 31 Oct 2008 19:14:19 +0000 (19:14 +0000)] 
add more debugging

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

16 years agowindows build fixes.
Michael Jerris [Fri, 31 Oct 2008 18:22:00 +0000 (18:22 +0000)] 
windows build fixes.

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

16 years agosilence warning
Anthony Minessale [Fri, 31 Oct 2008 17:18:45 +0000 (17:18 +0000)] 
silence warning

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

16 years agoswigall
Anthony Minessale [Fri, 31 Oct 2008 17:14:48 +0000 (17:14 +0000)] 
swigall

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

16 years agoone more for good measure
Anthony Minessale [Fri, 31 Oct 2008 15:20:18 +0000 (15:20 +0000)] 
one more for good measure

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

16 years agoupdate filters to have optional - prefix to omit a match within a match from the...
Anthony Minessale [Thu, 30 Oct 2008 23:37:16 +0000 (23:37 +0000)] 
update filters to have optional - prefix to omit a match within a match from the positive filter

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

16 years agoredo some stuff
Anthony Minessale [Thu, 30 Oct 2008 22:40:39 +0000 (22:40 +0000)] 
redo some stuff

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

16 years agorevert previous change so voicemail length check works
Brian West [Thu, 30 Oct 2008 17:37:52 +0000 (17:37 +0000)] 
revert previous change so voicemail length check works

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

16 years agowhatcha talking bout
Anthony Minessale [Thu, 30 Oct 2008 16:40:54 +0000 (16:40 +0000)] 
whatcha talking bout

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

16 years agofix typo thanks MichaelGG
Anthony Minessale [Thu, 30 Oct 2008 15:18:07 +0000 (15:18 +0000)] 
fix typo thanks MichaelGG

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

16 years agopatch for FSCORE-205
Anthony Minessale [Thu, 30 Oct 2008 12:46:09 +0000 (12:46 +0000)] 
patch for FSCORE-205

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

16 years agoadd path thing for mwi
Anthony Minessale [Thu, 30 Oct 2008 03:12:52 +0000 (03:12 +0000)] 
add path thing for mwi

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

16 years agobug found by pyite in new filter feature.
Michael Jerris [Thu, 30 Oct 2008 02:27:22 +0000 (02:27 +0000)] 
bug found by pyite in new filter feature.

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

16 years agoapply patch from MODAPP-156
Anthony Minessale [Thu, 30 Oct 2008 00:52:11 +0000 (00:52 +0000)] 
apply patch from MODAPP-156

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

16 years agoadd event socket listener filters
Anthony Minessale [Thu, 30 Oct 2008 00:39:55 +0000 (00:39 +0000)] 
add event socket listener filters

filter <header-name> <header-value>
filter <header-name> /<regexp>/
filter delete <header-name>
filter delete all

once even one filter is enabled you must pass a filter condition to get any events.
which events are still limited by the events <event list> as always.

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

16 years agofix FSCORE-211
Brian West [Wed, 29 Oct 2008 23:15:07 +0000 (23:15 +0000)] 
fix FSCORE-211

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

16 years agofix FSCORE-211
Brian West [Wed, 29 Oct 2008 23:14:22 +0000 (23:14 +0000)] 
fix FSCORE-211

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

16 years agodeclinatio mortuus obfirmo!
Anthony Minessale [Wed, 29 Oct 2008 20:22:34 +0000 (20:22 +0000)] 
declinatio mortuus obfirmo!

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

16 years agoupdate
Anthony Minessale [Wed, 29 Oct 2008 19:15:14 +0000 (19:15 +0000)] 
update

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

16 years agomake connect event have chan vars
Anthony Minessale [Wed, 29 Oct 2008 18:19:49 +0000 (18:19 +0000)] 
make connect event have chan vars

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

16 years agofix broken fix
Anthony Minessale [Wed, 29 Oct 2008 18:00:27 +0000 (18:00 +0000)] 
fix broken fix

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

16 years agoadd events and pass-change dir lookup so xml_curl users can detect vm-pass change
Brian West [Wed, 29 Oct 2008 17:28:12 +0000 (17:28 +0000)] 
add events and pass-change dir lookup so xml_curl users can detect vm-pass change

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

16 years agosigh
Anthony Minessale [Wed, 29 Oct 2008 16:29:28 +0000 (16:29 +0000)] 
sigh

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

16 years agofix FSCORE-212
Anthony Minessale [Wed, 29 Oct 2008 15:57:57 +0000 (15:57 +0000)] 
fix FSCORE-212

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

16 years agoallow none to not generate an err in vad opts
Anthony Minessale [Wed, 29 Oct 2008 14:43:07 +0000 (14:43 +0000)] 
allow none to not generate an err in vad opts

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

16 years agofix FSCORE-210
Brian West [Wed, 29 Oct 2008 00:04:20 +0000 (00:04 +0000)] 
fix FSCORE-210

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

16 years agomove code
Anthony Minessale [Tue, 28 Oct 2008 16:31:01 +0000 (16:31 +0000)] 
move code

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

16 years agotweak
Anthony Minessale [Tue, 28 Oct 2008 16:01:15 +0000 (16:01 +0000)] 
tweak

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