]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
17 years agoUpdate ChangeLog through r13805
Michael Collins [Wed, 17 Jun 2009 05:15:33 +0000 (05:15 +0000)] 
Update ChangeLog through r13805

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

17 years ago fix new line on this debug print
Brian West [Wed, 17 Jun 2009 04:53:04 +0000 (04:53 +0000)] 
 fix new line on this debug print

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

17 years agoAdd ttl parameter to sample config
Andrew Thompson [Wed, 17 Jun 2009 04:21:28 +0000 (04:21 +0000)] 
Add ttl parameter to sample config

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

17 years agoMake ttl configurable for event_multicast
Andrew Thompson [Wed, 17 Jun 2009 04:15:45 +0000 (04:15 +0000)] 
Make ttl configurable for event_multicast

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

17 years agoint32_t -> uint8_t
Andrew Thompson [Wed, 17 Jun 2009 03:44:47 +0000 (03:44 +0000)] 
int32_t -> uint8_t

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

17 years agoWrap apr_mcast_hops as switch_mcast_hops
Andrew Thompson [Wed, 17 Jun 2009 03:36:45 +0000 (03:36 +0000)] 
Wrap apr_mcast_hops as switch_mcast_hops

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

17 years ago adding to modules.conf.in
Brian West [Tue, 16 Jun 2009 23:11:45 +0000 (23:11 +0000)] 
 adding to modules.conf.in

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

17 years agos/s//
Michael Jerris [Tue, 16 Jun 2009 23:07:18 +0000 (23:07 +0000)] 
s/s//

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

17 years agofix bootstrap
Michael Jerris [Tue, 16 Jun 2009 23:02:08 +0000 (23:02 +0000)] 
fix bootstrap

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

17 years agopoke
Michael Jerris [Tue, 16 Jun 2009 22:42:36 +0000 (22:42 +0000)] 
poke

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

17 years agoworking on build integration for libunimrcp
Michael Jerris [Tue, 16 Jun 2009 22:41:26 +0000 (22:41 +0000)] 
working on build integration for libunimrcp

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

17 years agoFS config / start timers fix
Christopher Rienzo [Tue, 16 Jun 2009 22:38:55 +0000 (22:38 +0000)] 
FS config / start timers fix

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

17 years agosyncing things up
Michael Jerris [Tue, 16 Jun 2009 22:33:40 +0000 (22:33 +0000)] 
syncing things up

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

17 years agoinital checkin of unimrcp svn revision 985 from http://unimrcp.googlecode.com/svn...
Michael Jerris [Tue, 16 Jun 2009 22:31:19 +0000 (22:31 +0000)] 
inital checkin of unimrcp svn revision 985 from  http://unimrcp.googlecode.com/svn/trunk/

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

17 years agoAdding mod_unimrcp still needs more testing and some tweaks to config engine... do...
Brian West [Tue, 16 Jun 2009 21:56:59 +0000 (21:56 +0000)] 
Adding mod_unimrcp still needs more testing and some tweaks to config engine... do not forget to come to ClueCON http://www.cluecon.com

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

17 years agoinit buffer in lead out on speak
Anthony Minessale [Tue, 16 Jun 2009 21:33:31 +0000 (21:33 +0000)] 
init buffer in lead out on speak

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

17 years agoFix multicast replication of sofia registrations (OKed by anthm)
Andrew Thompson [Tue, 16 Jun 2009 18:46:28 +0000 (18:46 +0000)] 
Fix multicast replication of sofia registrations (OKed by anthm)

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

17 years agorefactor to fix some major DRY violations
Traun Leyden [Tue, 16 Jun 2009 18:11:44 +0000 (18:11 +0000)] 
refactor to fix some major DRY violations

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

17 years agopatch
Anthony Minessale [Tue, 16 Jun 2009 17:50:24 +0000 (17:50 +0000)] 
patch

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

17 years agopatch
Anthony Minessale [Tue, 16 Jun 2009 17:50:24 +0000 (17:50 +0000)] 
patch

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

17 years agodeclinatio mortuus obfirmo
Anthony Minessale [Tue, 16 Jun 2009 17:39:03 +0000 (17:39 +0000)] 
declinatio mortuus obfirmo

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

17 years agoattempt to fix SFSIP-150
Michael Jerris [Tue, 16 Jun 2009 16:06:37 +0000 (16:06 +0000)] 
attempt to fix SFSIP-150

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

17 years ago swig all
Brian West [Tue, 16 Jun 2009 14:02:21 +0000 (14:02 +0000)] 
 swig all

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

17 years agofix seg in some edge cases
Michael Jerris [Tue, 16 Jun 2009 13:41:01 +0000 (13:41 +0000)] 
fix seg in some edge cases

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

17 years agorename killchan to uuid_kill and broadcast to uuid_broadcast
Traun Leyden [Tue, 16 Jun 2009 09:17:10 +0000 (09:17 +0000)] 
rename killchan to uuid_kill and broadcast to uuid_broadcast

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

17 years agotransfer was renamed to uuid_transfer in fs api and this method was not updated
Traun Leyden [Tue, 16 Jun 2009 08:50:37 +0000 (08:50 +0000)] 
transfer was renamed to uuid_transfer in fs api and this method was not updated

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

17 years ago revert as per anthm
Brian West [Mon, 15 Jun 2009 21:20:01 +0000 (21:20 +0000)] 
 revert as per anthm

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

17 years agotweak to rtp timing
Anthony Minessale [Mon, 15 Jun 2009 18:10:27 +0000 (18:10 +0000)] 
tweak to rtp timing

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

17 years agoFSCORE-382
Anthony Minessale [Mon, 15 Jun 2009 16:01:45 +0000 (16:01 +0000)] 
FSCORE-382

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

17 years agoadd socketDescriptor() method to ESL::Connection obj
Anthony Minessale [Fri, 12 Jun 2009 22:57:13 +0000 (22:57 +0000)] 
add socketDescriptor() method to ESL::Connection obj

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

17 years agorecord_sample_rate variable influences the rate record app will use
Anthony Minessale [Fri, 12 Jun 2009 16:06:34 +0000 (16:06 +0000)] 
record_sample_rate variable influences the rate record app will use

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

17 years agorecord_sample_rate variable influences the rate record app will use
Anthony Minessale [Fri, 12 Jun 2009 16:02:23 +0000 (16:02 +0000)] 
record_sample_rate variable influences the rate record app will use

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

17 years agorecord_sample_rate variable influences the rate record app will use
Anthony Minessale [Fri, 12 Jun 2009 15:59:19 +0000 (15:59 +0000)] 
record_sample_rate variable influences the rate record app will use

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

17 years agoHuh, I guess that was a socket not a file descriptor
Andrew Thompson [Thu, 11 Jun 2009 23:48:08 +0000 (23:48 +0000)] 
Huh, I guess that was a socket not a file descriptor

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

17 years agoAdd sorta working win32 support
Andrew Thompson [Thu, 11 Jun 2009 22:29:37 +0000 (22:29 +0000)] 
Add sorta working win32 support

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

17 years agoremove pre_order stuff which was an "abortive attempt to avoid custom sql" :-)
Raymond Chandler [Thu, 11 Jun 2009 21:20:42 +0000 (21:20 +0000)] 
remove pre_order stuff which was an "abortive attempt to avoid custom sql" :-)

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

17 years agofix php dependencies that aren't package dependencies but maybe should be
Raymond Chandler [Thu, 11 Jun 2009 18:04:17 +0000 (18:04 +0000)] 
fix php dependencies that aren't package dependencies but maybe should be

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

17 years agofix braindead SLES 10 core build (FSBUILD-173)
Michael Jerris [Thu, 11 Jun 2009 17:34:27 +0000 (17:34 +0000)] 
fix braindead SLES 10 core build (FSBUILD-173)

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

17 years agofix braindead portaudio trying to build with -shared when we specified --disable...
Michael Jerris [Thu, 11 Jun 2009 17:21:52 +0000 (17:21 +0000)] 
fix braindead portaudio trying to build with -shared when we specified --disable-shared

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

17 years agoincrease compat on NDLB-to-in-200-contact to handle NAT
Anthony Minessale [Thu, 11 Jun 2009 17:17:52 +0000 (17:17 +0000)] 
increase compat on NDLB-to-in-200-contact to handle NAT

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

17 years agocode before declaration (FSBUILD-172)
Michael Jerris [Thu, 11 Jun 2009 15:59:08 +0000 (15:59 +0000)] 
code before declaration (FSBUILD-172)

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

17 years agoFix a deadlock in last commit
Darren Schreiber [Thu, 11 Jun 2009 03:42:01 +0000 (03:42 +0000)] 
Fix a deadlock in last commit

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

17 years agoFixed nibblebill to bill on call start
Darren Schreiber [Thu, 11 Jun 2009 02:59:24 +0000 (02:59 +0000)] 
Fixed nibblebill to bill on call start

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

17 years agoremove gnu grepisms breaking test on solaris
Michael Jerris [Wed, 10 Jun 2009 21:45:27 +0000 (21:45 +0000)] 
remove gnu grepisms breaking test on solaris

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

17 years agoUse SWITCH_XML_SECTION_MAX
Andrew Thompson [Wed, 10 Jun 2009 21:17:42 +0000 (21:17 +0000)] 
Use SWITCH_XML_SECTION_MAX

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

17 years agobounds checking (FSCORE-380)
Michael Jerris [Wed, 10 Jun 2009 18:02:08 +0000 (18:02 +0000)] 
bounds checking (FSCORE-380)

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

17 years agolibsofia: handle mid-line comments in resolv.conf patch from Lee Verberne (SFSIP...
Michael Jerris [Wed, 10 Jun 2009 15:24:34 +0000 (15:24 +0000)] 
libsofia: handle mid-line comments in resolv.conf patch from Lee Verberne (SFSIP-152)

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

17 years ago update config file option
Brian West [Wed, 10 Jun 2009 14:52:52 +0000 (14:52 +0000)] 
 update config file option

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

17 years ago ok now you can specify the dictionary to use in the config file
Brian West [Wed, 10 Jun 2009 14:51:15 +0000 (14:51 +0000)] 
 ok now you can specify the dictionary to use in the config file

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

17 years agoFSCORE-379
Mathieu Rene [Wed, 10 Jun 2009 06:39:08 +0000 (06:39 +0000)] 
FSCORE-379

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

17 years agoAdd SWITCH_XML_SECTION_MAX to switch_xml_section_enum_t
Mathieu Rene [Wed, 10 Jun 2009 05:08:53 +0000 (05:08 +0000)] 
Add SWITCH_XML_SECTION_MAX to switch_xml_section_enum_t

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

17 years agoswitch_xml_locate: don't parse the binding section at every iteration
Mathieu Rene [Wed, 10 Jun 2009 05:03:07 +0000 (05:03 +0000)] 
switch_xml_locate: don't parse the binding section at every iteration

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

17 years agoinet_pton.c needs switch.h for SWITCH_DECLARE
Mathieu Rene [Wed, 10 Jun 2009 01:02:48 +0000 (01:02 +0000)] 
inet_pton.c needs switch.h for SWITCH_DECLARE

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

17 years agosigh
Mathieu Rene [Wed, 10 Jun 2009 00:55:55 +0000 (00:55 +0000)] 
sigh

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

17 years agoAlso export switch_inet_pton
Mathieu Rene [Wed, 10 Jun 2009 00:48:35 +0000 (00:48 +0000)] 
Also export switch_inet_pton

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

17 years agofix switch_false() logic for numbers
Mathieu Rene [Wed, 10 Jun 2009 00:14:11 +0000 (00:14 +0000)] 
fix switch_false() logic for numbers

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

17 years agodoh
Mathieu Rene [Wed, 10 Jun 2009 00:07:10 +0000 (00:07 +0000)] 
doh

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

17 years agoExport swtich_inet_ntop so modules can use it
Mathieu Rene [Wed, 10 Jun 2009 00:04:29 +0000 (00:04 +0000)] 
Export swtich_inet_ntop so modules can use it

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

17 years agocostmetic change so outbound srtp doesn't show up as (null)
Brian West [Tue, 9 Jun 2009 23:17:50 +0000 (23:17 +0000)] 
costmetic change so outbound srtp doesn't show up as (null)

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

17 years agofix windows export for data objects
Michael Jerris [Tue, 9 Jun 2009 21:17:30 +0000 (21:17 +0000)] 
fix windows export for data objects

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

17 years agofix windows export for data objects
Michael Jerris [Tue, 9 Jun 2009 21:17:30 +0000 (21:17 +0000)] 
fix windows export for data objects

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

17 years ago SFSIP-151 thanks good catch
Brian West [Tue, 9 Jun 2009 20:16:01 +0000 (20:16 +0000)] 
 SFSIP-151 thanks good catch

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

17 years agoadd sofia tracelevel <level> and tracelevel param in <settings>
Anthony Minessale [Tue, 9 Jun 2009 19:52:07 +0000 (19:52 +0000)] 
add sofia tracelevel <level> and tracelevel param in <settings>

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

17 years ago improve handling of 302 redirect and add option to handle them in the dialplan if...
Brian West [Tue, 9 Jun 2009 19:05:11 +0000 (19:05 +0000)] 
 improve handling of 302 redirect and add option to handle them in the dialplan if needed.  Also all redirects back to ourself will be transfered to the dialplan automatically now bypassing the loop.

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

17 years agoRevert 13615
Mathieu Rene [Tue, 9 Jun 2009 19:00:15 +0000 (19:00 +0000)] 
Revert 13615

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

17 years ago pass 302 and 305 to callback
Brian West [Tue, 9 Jun 2009 18:22:48 +0000 (18:22 +0000)] 
 pass 302 and 305 to callback

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

17 years agoadd missing files to msvc pcre build
Michael Jerris [Tue, 9 Jun 2009 17:51:25 +0000 (17:51 +0000)] 
add missing files to msvc pcre build

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

17 years agofix msvc build
Michael Jerris [Tue, 9 Jun 2009 17:40:07 +0000 (17:40 +0000)] 
fix msvc build

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

17 years agofix msvc pcre build for pcre 7.9
Michael Jerris [Tue, 9 Jun 2009 17:35:48 +0000 (17:35 +0000)] 
fix msvc pcre build for pcre 7.9

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

17 years agoUpdate Changelog through r13725
Michael Collins [Tue, 9 Jun 2009 17:29:01 +0000 (17:29 +0000)] 
Update Changelog through r13725

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

17 years agoincrease cond_next time to 10ms
Anthony Minessale [Tue, 9 Jun 2009 17:26:15 +0000 (17:26 +0000)] 
increase cond_next time to 10ms

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

17 years ago fix memory leak
Brian West [Tue, 9 Jun 2009 17:25:20 +0000 (17:25 +0000)] 
 fix memory leak

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

17 years agostrip_uri -> sofia_glue_strip_uri
Michael Jerris [Tue, 9 Jun 2009 16:33:33 +0000 (16:33 +0000)] 
strip_uri -> sofia_glue_strip_uri

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

17 years ago you know don't store the transport on the aor becuase then everyone has to match...
Brian West [Tue, 9 Jun 2009 16:10:12 +0000 (16:10 +0000)] 
 you know don't store the transport on the aor becuase then everyone has to match... bad bad bad

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

17 years agobuild: follow --sysconfdir configure arg (OPENZAP-58)
Michael Jerris [Tue, 9 Jun 2009 15:23:51 +0000 (15:23 +0000)] 
build: follow --sysconfdir configure arg (OPENZAP-58)

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

17 years agobuild: follow --sysconfdir configure arg (OPENZAP-58)
Michael Jerris [Tue, 9 Jun 2009 15:23:51 +0000 (15:23 +0000)] 
build: follow --sysconfdir configure arg (OPENZAP-58)

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

17 years agomod_python: fix seg on unload when scripts are running (MODLANG-107)
Michael Jerris [Tue, 9 Jun 2009 15:09:39 +0000 (15:09 +0000)] 
mod_python: fix seg on unload when scripts are running (MODLANG-107)

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

17 years ago don't let 0.0.0.0 be valid for upnp because some devices that are not internet gatew...
Brian West [Tue, 9 Jun 2009 14:40:27 +0000 (14:40 +0000)] 
 don't let 0.0.0.0 be valid for upnp because some devices that are not internet gateways will return this ie printers

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

17 years ago MODENDP-225
Brian West [Tue, 9 Jun 2009 14:13:32 +0000 (14:13 +0000)] 
 MODENDP-225

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

17 years agomod_nibblebill: move return statement inside odbc ifdef
Mathieu Rene [Tue, 9 Jun 2009 13:50:11 +0000 (13:50 +0000)] 
mod_nibblebill: move return statement inside odbc ifdef

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

17 years agoBlindly adding winsock support, I'll test it when I get to a windows machine
Andrew Thompson [Tue, 9 Jun 2009 05:24:55 +0000 (05:24 +0000)] 
Blindly adding winsock support, I'll test it when I get to a windows machine

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

17 years agobuild: clean/uninstall disabled modules as well (FSBUILD-85)
Michael Jerris [Tue, 9 Jun 2009 03:25:48 +0000 (03:25 +0000)] 
build: clean/uninstall disabled modules as well (FSBUILD-85)

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

17 years agolibnspr: fix bsd port packaging (FSBUILD-170)
Michael Jerris [Tue, 9 Jun 2009 02:54:51 +0000 (02:54 +0000)] 
libnspr: fix bsd port packaging (FSBUILD-170)

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

17 years agodon't build docs that require new build dep texinfo
Michael Jerris [Tue, 9 Jun 2009 01:41:05 +0000 (01:41 +0000)] 
don't build docs that require new build dep texinfo

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

17 years agoremove docs without defined docdir to fix build
Michael Jerris [Tue, 9 Jun 2009 01:08:51 +0000 (01:08 +0000)] 
remove docs without defined docdir to fix build

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

17 years agoadd missing files
Michael Jerris [Tue, 9 Jun 2009 00:32:24 +0000 (00:32 +0000)] 
add missing files

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

17 years agoremove generated files
Michael Jerris [Tue, 9 Jun 2009 00:05:46 +0000 (00:05 +0000)] 
remove generated files

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

17 years agoremove generated files
Michael Jerris [Mon, 8 Jun 2009 23:59:46 +0000 (23:59 +0000)] 
remove generated files

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

17 years agopoke
Michael Jerris [Mon, 8 Jun 2009 23:52:00 +0000 (23:52 +0000)] 
poke

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

17 years agoupdate to pcre 7.9
Michael Jerris [Mon, 8 Jun 2009 23:51:30 +0000 (23:51 +0000)] 
update to pcre 7.9

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

17 years ago don't print misleading info here either if nat_type isn't set even if the add is...
Brian West [Mon, 8 Jun 2009 23:28:51 +0000 (23:28 +0000)] 
 don't print misleading info here either if nat_type isn't set even if the add is a no_op

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

17 years ago don't print misleading info when nat_type isn't set on auto_nat
Brian West [Mon, 8 Jun 2009 23:26:30 +0000 (23:26 +0000)] 
 don't print misleading info when nat_type isn't set on auto_nat

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

17 years agodelete generated files
Michael Jerris [Mon, 8 Jun 2009 22:28:45 +0000 (22:28 +0000)] 
delete generated files

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

17 years agoremove generated file from tree
Michael Jerris [Mon, 8 Jun 2009 22:21:31 +0000 (22:21 +0000)] 
remove generated file from tree

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

17 years ago remove accidental addition
Brian West [Mon, 8 Jun 2009 22:10:11 +0000 (22:10 +0000)] 
 remove accidental addition

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

17 years ago fix Makefile
Brian West [Mon, 8 Jun 2009 22:06:52 +0000 (22:06 +0000)] 
 fix Makefile

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

17 years agomake sure this autoreconf's properly
Michael Jerris [Mon, 8 Jun 2009 22:04:04 +0000 (22:04 +0000)] 
make sure this autoreconf's properly

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

17 years agodelete generated file
Michael Jerris [Mon, 8 Jun 2009 21:53:24 +0000 (21:53 +0000)] 
delete generated file

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

17 years agopatch
Anthony Minessale [Mon, 8 Jun 2009 21:53:14 +0000 (21:53 +0000)] 
patch

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

17 years agopatch
Anthony Minessale [Mon, 8 Jun 2009 21:52:50 +0000 (21:52 +0000)] 
patch

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