]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
16 years agoadd priority queue for events so important broadcasts like hold music can take preced...
Anthony Minessale [Thu, 10 Dec 2009 01:29:02 +0000 (01:29 +0000)] 
add priority queue for events so important broadcasts like hold music can take precedenced over event-lock

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

16 years agouse the build machine cc to build the code generators
Michael Jerris [Thu, 10 Dec 2009 01:17:41 +0000 (01:17 +0000)] 
use the build machine cc to build the code generators

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

16 years agofix out opf bounds err
Brian West [Thu, 10 Dec 2009 00:43:33 +0000 (00:43 +0000)] 
fix out opf bounds err

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

16 years agocompile by default on osx 10.6 and add --enable-64 support (with previous patch)...
Michael Jerris [Thu, 10 Dec 2009 00:32:02 +0000 (00:32 +0000)] 
compile by default on osx 10.6 and add --enable-64 support (with previous patch) for osx 10.6

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

16 years agoadded BOOST.limitations file to ozmod_sangoma_boost
Moises Silva [Wed, 9 Dec 2009 22:57:06 +0000 (22:57 +0000)] 
added BOOST.limitations file to ozmod_sangoma_boost

git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@935 a93c3328-9c30-0410-af19-c9cd2b2d52af

16 years agoFix for pthread_cond_timedwait
David Yat Sin [Wed, 9 Dec 2009 21:45:09 +0000 (21:45 +0000)] 
Fix for pthread_cond_timedwait

git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@934 a93c3328-9c30-0410-af19-c9cd2b2d52af

16 years agowork in progress osx 10.6 build cleanups
Michael Jerris [Wed, 9 Dec 2009 21:35:01 +0000 (21:35 +0000)] 
work in progress osx 10.6 build cleanups

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

16 years agofix mutex locking in Windows and take back boost 10ms polling, is needed for now
Moises Silva [Wed, 9 Dec 2009 20:35:53 +0000 (20:35 +0000)] 
fix mutex locking in Windows and take back boost 10ms polling, is needed for now

git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@933 a93c3328-9c30-0410-af19-c9cd2b2d52af

16 years agoomfg duh
Anthony Minessale [Wed, 9 Dec 2009 20:11:45 +0000 (20:11 +0000)] 
omfg duh

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

16 years agoChanges for segfaults on shutdown and cpu usage
David Yat Sin [Wed, 9 Dec 2009 18:51:55 +0000 (18:51 +0000)] 
Changes for segfaults on shutdown and cpu usage

git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@932 a93c3328-9c30-0410-af19-c9cd2b2d52af

16 years agotry to make the dir first so if it fails the mod fails properly
Anthony Minessale [Wed, 9 Dec 2009 16:16:24 +0000 (16:16 +0000)] 
try to make the dir first so if it fails the mod fails properly

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

16 years agohide printing of warning for duplicate type errs, the caller still gets it and may...
Anthony Minessale [Wed, 9 Dec 2009 16:06:30 +0000 (16:06 +0000)] 
hide printing of warning for duplicate type errs, the caller still gets it and may print it too

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

16 years agomod_sofia: fix send-message-query-on-register set to 'false' (MODSOFIA-42)
Michael Jerris [Wed, 9 Dec 2009 15:52:35 +0000 (15:52 +0000)] 
mod_sofia: fix send-message-query-on-register set to 'false' (MODSOFIA-42)

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

16 years agoadd new event
Michael Jerris [Wed, 9 Dec 2009 14:54:10 +0000 (14:54 +0000)] 
add new event

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

16 years ago swigall
Brian West [Wed, 9 Dec 2009 14:50:51 +0000 (14:50 +0000)] 
 swigall

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

16 years agomod_sofia: add shutdown-on-fail param to sofia profiles (MODSOFIA-45)
Michael Jerris [Wed, 9 Dec 2009 14:42:30 +0000 (14:42 +0000)] 
mod_sofia: add shutdown-on-fail param to sofia profiles (MODSOFIA-45)

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

16 years agofix seg
Anthony Minessale [Tue, 8 Dec 2009 22:51:39 +0000 (22:51 +0000)] 
fix seg

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

16 years agomove log line to debug only
Brian West [Tue, 8 Dec 2009 22:28:52 +0000 (22:28 +0000)] 
move log line to debug only

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

16 years ago MODENDP-273, Try this.
Brian West [Tue, 8 Dec 2009 21:30:49 +0000 (21:30 +0000)] 
 MODENDP-273, Try this.

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

16 years agoadd disable_q850_reason chan var to disable sending Reason header in sip BYE messages...
Michael Jerris [Tue, 8 Dec 2009 21:23:13 +0000 (21:23 +0000)] 
add disable_q850_reason chan var to disable sending Reason header in sip BYE messages (MODSOFIA-44)

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

16 years agomore --srcdir fixes (FSBUILD-211)
Michael Jerris [Tue, 8 Dec 2009 20:31:12 +0000 (20:31 +0000)] 
more --srcdir fixes (FSBUILD-211)

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

16 years agodoh
Anthony Minessale [Tue, 8 Dec 2009 20:19:58 +0000 (20:19 +0000)] 
doh

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

16 years agofix --srcdir build for mod_ilbc
Michael Jerris [Tue, 8 Dec 2009 17:40:49 +0000 (17:40 +0000)] 
fix --srcdir build for mod_ilbc

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

16 years agofix --srcdir build for mod_sofia
Michael Jerris [Tue, 8 Dec 2009 17:39:30 +0000 (17:39 +0000)] 
fix --srcdir build for mod_sofia

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

16 years agomod_conference: add mute on/mute off actions in addition to toggle mute action (MODAP...
Michael Jerris [Tue, 8 Dec 2009 17:25:28 +0000 (17:25 +0000)] 
mod_conference: add mute on/mute off actions in addition to toggle mute action (MODAPP-370)

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

16 years agoMODAPP-376 .. AGAIN
Anthony Minessale [Tue, 8 Dec 2009 17:22:42 +0000 (17:22 +0000)] 
MODAPP-376 .. AGAIN

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

16 years ago missing ikey
Brian West [Tue, 8 Dec 2009 17:00:09 +0000 (17:00 +0000)] 
 missing ikey

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

16 years agochange name of 'key' field due to reserved name in sql
Michael Jerris [Tue, 8 Dec 2009 16:37:48 +0000 (16:37 +0000)] 
change name of 'key' field due to reserved name in sql

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

16 years agoadd russian tones
Michael Jerris [Tue, 8 Dec 2009 16:23:49 +0000 (16:23 +0000)] 
add russian tones

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

16 years agoadd sg tones
Michael Jerris [Tue, 8 Dec 2009 16:20:49 +0000 (16:20 +0000)] 
add sg tones

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

16 years agoUpdate unrecorded prompts
Michael Collins [Tue, 8 Dec 2009 07:20:58 +0000 (07:20 +0000)] 
Update unrecorded prompts

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

16 years agoadd uuid_recv_dtmf
Anthony Minessale [Tue, 8 Dec 2009 01:47:54 +0000 (01:47 +0000)] 
add uuid_recv_dtmf

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

16 years agofix caller_profile race in hangup that may cause some missing cdr data in certian...
Anthony Minessale [Tue, 8 Dec 2009 01:20:22 +0000 (01:20 +0000)] 
fix caller_profile race in hangup that may cause some missing cdr data in certian cases

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

16 years agoMODAPP-376
Anthony Minessale [Tue, 8 Dec 2009 00:05:40 +0000 (00:05 +0000)] 
MODAPP-376

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

16 years ago don't seg if tech_pvt isn't there.
Brian West [Mon, 7 Dec 2009 22:10:38 +0000 (22:10 +0000)] 
 don't seg if tech_pvt isn't there.

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

16 years agoadd chan name to log lines
Anthony Minessale [Mon, 7 Dec 2009 21:33:52 +0000 (21:33 +0000)] 
add chan name to log lines

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

16 years agoadd chan name to log lines
Anthony Minessale [Mon, 7 Dec 2009 21:27:23 +0000 (21:27 +0000)] 
add chan name to log lines

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

16 years agoattempted srcdir fixes
Michael Jerris [Mon, 7 Dec 2009 19:55:56 +0000 (19:55 +0000)] 
attempted srcdir fixes

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

16 years agotarget name dep
Michael Jerris [Mon, 7 Dec 2009 19:44:12 +0000 (19:44 +0000)] 
target name dep

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

16 years agoremove unnecessary line and add NULL check
Anthony Minessale [Mon, 7 Dec 2009 19:07:53 +0000 (19:07 +0000)] 
remove unnecessary line and add NULL check

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

16 years agoupdate
Jeff Lenk [Mon, 7 Dec 2009 18:14:27 +0000 (18:14 +0000)] 
update

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

16 years agoFSCORE-508
Anthony Minessale [Mon, 7 Dec 2009 16:40:42 +0000 (16:40 +0000)] 
FSCORE-508

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

16 years agodon't set auto-nat on ipv6 profiles
Michael Jerris [Mon, 7 Dec 2009 16:29:52 +0000 (16:29 +0000)] 
don't set auto-nat on ipv6 profiles

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

16 years ago FSCONFIG-16, psst its only an example you don't have to use FreeSWITCH exactly how...
Brian West [Mon, 7 Dec 2009 16:25:46 +0000 (16:25 +0000)] 
 FSCONFIG-16, psst its only an example you don't have to use FreeSWITCH exactly how its setup in the defaults.

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

16 years agoremove duplicate target
Michael Jerris [Mon, 7 Dec 2009 16:25:27 +0000 (16:25 +0000)] 
remove duplicate target

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

16 years agowe can have duplicate entries here
Michael Jerris [Mon, 7 Dec 2009 15:54:17 +0000 (15:54 +0000)] 
we can have duplicate entries here

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

16 years agoa little hack to libpcap detection (OPENZAP-86)
Michael Jerris [Mon, 7 Dec 2009 15:18:33 +0000 (15:18 +0000)] 
a little hack to libpcap detection (OPENZAP-86)

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

16 years agomod_vmd: make MIN_TIME configurable via channel variables(MODAPP-372)
Michael Jerris [Mon, 7 Dec 2009 15:04:58 +0000 (15:04 +0000)] 
mod_vmd: make MIN_TIME configurable via channel variables(MODAPP-372)

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

16 years ago swigall
Brian West [Mon, 7 Dec 2009 13:35:30 +0000 (13:35 +0000)] 
 swigall

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

16 years ago can't have unique here. It will fail on ODBC
Brian West [Mon, 7 Dec 2009 13:35:20 +0000 (13:35 +0000)] 
 can't have unique here.  It will fail on ODBC

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

16 years agomake sure .version is populated on builds from non svn working copies
Michael Jerris [Mon, 7 Dec 2009 10:33:28 +0000 (10:33 +0000)] 
make sure .version is populated on builds from non svn working copies

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

16 years agoautomake mod_skypiax
Michael Jerris [Mon, 7 Dec 2009 09:26:46 +0000 (09:26 +0000)] 
automake mod_skypiax

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

16 years agoautomake mod_portaudio and mod_portaudio_stream
Michael Jerris [Mon, 7 Dec 2009 09:00:05 +0000 (09:00 +0000)] 
automake mod_portaudio and mod_portaudio_stream

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

16 years agoautomake mod_iax
Michael Jerris [Mon, 7 Dec 2009 07:59:34 +0000 (07:59 +0000)] 
automake mod_iax

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

16 years agowhoops
Michael Jerris [Mon, 7 Dec 2009 07:57:22 +0000 (07:57 +0000)] 
whoops

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

16 years agoautomake mod_t38gateway (still not a real working module)
Michael Jerris [Mon, 7 Dec 2009 07:53:45 +0000 (07:53 +0000)] 
automake mod_t38gateway (still not a real working module)

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

16 years agomove mod stress to use automake
Michael Jerris [Mon, 7 Dec 2009 07:45:28 +0000 (07:45 +0000)] 
move mod stress to use automake

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

16 years agofix setting of BASE passed to module makefiles when doing --srcdir builds (FSBUILD...
Michael Jerris [Mon, 7 Dec 2009 07:22:00 +0000 (07:22 +0000)] 
fix setting of BASE passed to module makefiles when doing --srcdir builds (FSBUILD-211)

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

16 years agomove mod_expr to use automake
Michael Jerris [Mon, 7 Dec 2009 07:14:34 +0000 (07:14 +0000)] 
move mod_expr to use automake

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

16 years agomove mod_enum to use automake
Michael Jerris [Mon, 7 Dec 2009 07:07:43 +0000 (07:07 +0000)] 
move mod_enum to use automake

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

16 years agocleanup Makefile.am based module Makefiles
Michael Jerris [Mon, 7 Dec 2009 06:47:28 +0000 (06:47 +0000)] 
cleanup Makefile.am based module Makefiles

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

16 years agomove sounds out to their own packages as they do not change revisions with freeswitch
Michael Jerris [Mon, 7 Dec 2009 06:06:18 +0000 (06:06 +0000)] 
move sounds out to their own packages as they do not change revisions with freeswitch

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

16 years agomod_sofia: send bye instead of cancel after invalid 200 OK (MODENDP-270)
Michael Jerris [Mon, 7 Dec 2009 03:32:56 +0000 (03:32 +0000)] 
mod_sofia: send bye instead of cancel after invalid 200 OK (MODENDP-270)

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

16 years agoswigall
Michael Jerris [Mon, 7 Dec 2009 00:46:54 +0000 (00:46 +0000)] 
swigall

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

16 years agocode before decl
Michael Jerris [Mon, 7 Dec 2009 00:07:23 +0000 (00:07 +0000)] 
code before decl

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

16 years agoadd base256
Buklov Boris Vladimirovich [Sat, 5 Dec 2009 19:34:22 +0000 (19:34 +0000)] 
add base256

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

16 years agoadd io mutex to cache db for optional mutex protection
Anthony Minessale [Sat, 5 Dec 2009 18:54:56 +0000 (18:54 +0000)] 
add io mutex to cache db for optional mutex protection

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

16 years agoFSCORE-508
Anthony Minessale [Fri, 4 Dec 2009 23:21:51 +0000 (23:21 +0000)] 
FSCORE-508

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

16 years agofix missing arg in alias table
Anthony Minessale [Fri, 4 Dec 2009 23:05:37 +0000 (23:05 +0000)] 
fix missing arg in alias table

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

16 years agodont mix ptimes in the codec string lists, just discard conflicting ones
Anthony Minessale [Fri, 4 Dec 2009 22:06:03 +0000 (22:06 +0000)] 
dont mix ptimes in the codec string lists, just discard conflicting ones

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

16 years agocode before decl
Michael Jerris [Fri, 4 Dec 2009 21:25:57 +0000 (21:25 +0000)] 
code before decl

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

16 years agocode before decl and whitespace
Michael Jerris [Fri, 4 Dec 2009 21:23:09 +0000 (21:23 +0000)] 
code before decl and whitespace

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

16 years agocan't win
Anthony Minessale [Fri, 4 Dec 2009 20:54:15 +0000 (20:54 +0000)] 
can't win

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

16 years agocan't win
Anthony Minessale [Fri, 4 Dec 2009 20:54:07 +0000 (20:54 +0000)] 
can't win

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

16 years agotry this jlenk
Anthony Minessale [Fri, 4 Dec 2009 20:40:53 +0000 (20:40 +0000)] 
try this jlenk

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

16 years agoclean up mod_event_multicast to use blocking recvfrom and better error checking
Anthony Minessale [Fri, 4 Dec 2009 20:32:56 +0000 (20:32 +0000)] 
clean up mod_event_multicast to use blocking recvfrom and better error checking

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

16 years agoallow listeners to pre-bind to subclasses before the main subscriber is loaded and...
Anthony Minessale [Fri, 4 Dec 2009 20:28:55 +0000 (20:28 +0000)] 
allow listeners to pre-bind to subclasses before the main subscriber is loaded and fix off by one issue in unbinding event handler functions

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

16 years agoset sip_copy_custom_headers=false to avoid custom sip headers to be copied on the...
Mathieu Rene [Fri, 4 Dec 2009 19:57:50 +0000 (19:57 +0000)] 
set sip_copy_custom_headers=false to avoid custom sip headers to be copied on the b-leg

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

16 years agoadded zap_strndup
Moises Silva [Fri, 4 Dec 2009 18:25:48 +0000 (18:25 +0000)] 
added zap_strndup

git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@928 a93c3328-9c30-0410-af19-c9cd2b2d52af

16 years agofix runaway ptime mismatch with xlite and bv
Jeff Lenk [Fri, 4 Dec 2009 18:10:27 +0000 (18:10 +0000)] 
fix runaway ptime mismatch with xlite and bv

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

16 years agomod_dahdi_codec: code before decl
Mathieu Rene [Fri, 4 Dec 2009 06:10:32 +0000 (06:10 +0000)] 
mod_dahdi_codec: code before decl

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

16 years agoadded missing tonemap parameter to configure ISDN stack
Moises Silva [Fri, 4 Dec 2009 04:53:04 +0000 (04:53 +0000)] 
added missing tonemap parameter to configure ISDN stack

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

16 years agotry to fix different const qualifiers in openssl 1.0
Michael Jerris [Fri, 4 Dec 2009 01:41:58 +0000 (01:41 +0000)] 
try to fix different const qualifiers in openssl 1.0

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

16 years agohuge sonus infection FSRTP-8
Anthony Minessale [Thu, 3 Dec 2009 22:51:50 +0000 (22:51 +0000)] 
huge sonus infection FSRTP-8

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

16 years agofix line ending error
Jeff Lenk [Thu, 3 Dec 2009 20:11:40 +0000 (20:11 +0000)] 
fix line ending error

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

16 years agoadd changes for sounds download to allow independent version specific selection
Jeff Lenk [Thu, 3 Dec 2009 19:43:38 +0000 (19:43 +0000)] 
add changes for sounds download to allow independent version specific selection

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

16 years agoFix for openzap sending CALL_STOPPED_ACK before clearing local channel
David Yat Sin [Thu, 3 Dec 2009 19:06:27 +0000 (19:06 +0000)] 
Fix for openzap sending CALL_STOPPED_ACK before clearing local channel

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

16 years agofix code before decl
Michael Jerris [Thu, 3 Dec 2009 18:19:30 +0000 (18:19 +0000)] 
fix code before decl

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

16 years agoallow HARDHDLC option for dahdi
Moises Silva [Thu, 3 Dec 2009 18:13:34 +0000 (18:13 +0000)] 
allow HARDHDLC option for dahdi

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

16 years ago0, 1 whats the difference....
Anthony Minessale [Thu, 3 Dec 2009 15:55:34 +0000 (15:55 +0000)] 
0, 1 whats the difference....

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

16 years agocode before decl
Michael Jerris [Thu, 3 Dec 2009 14:05:03 +0000 (14:05 +0000)] 
code before decl

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

16 years agomod_skypiax: code before decl
Mathieu Rene [Thu, 3 Dec 2009 06:09:32 +0000 (06:09 +0000)] 
mod_skypiax: code before decl

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

16 years agoadd escape api command to escape a string
Mathieu Rene [Thu, 3 Dec 2009 02:37:05 +0000 (02:37 +0000)] 
add escape api command to escape a string

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

16 years agouse an auto-reset event for Windows conditions
Moises Silva [Wed, 2 Dec 2009 21:45:11 +0000 (21:45 +0000)] 
use an auto-reset event for Windows conditions

git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@924 a93c3328-9c30-0410-af19-c9cd2b2d52af

16 years agoadd windows x64 build support
Jeff Lenk [Wed, 2 Dec 2009 21:00:29 +0000 (21:00 +0000)] 
add windows x64 build support

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

16 years agoretry reg faster on dns timeouts
Anthony Minessale [Wed, 2 Dec 2009 20:47:46 +0000 (20:47 +0000)] 
retry reg faster on dns timeouts

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

16 years agoadd -Wdeclaration-after-statement for supported compilers
Michael Jerris [Wed, 2 Dec 2009 20:28:49 +0000 (20:28 +0000)] 
add -Wdeclaration-after-statement for supported compilers

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

16 years agodebug msgs
Moises Silva [Wed, 2 Dec 2009 19:10:15 +0000 (19:10 +0000)] 
debug msgs

git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@922 a93c3328-9c30-0410-af19-c9cd2b2d52af

16 years agocode before decl
Jeff Lenk [Wed, 2 Dec 2009 19:00:25 +0000 (19:00 +0000)] 
code before decl

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

16 years agoMODENDP-224
Mathieu Rene [Wed, 2 Dec 2009 18:51:28 +0000 (18:51 +0000)] 
MODENDP-224

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