]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
17 years agoTue Feb 3 10:29:44 CST 2009 Pekka Pessi <first.last@nokia.com>
Brian West [Thu, 26 Feb 2009 18:23:05 +0000 (18:23 +0000)] 
Tue Feb  3 10:29:44 CST 2009  Pekka Pessi <first.last@nokia.com>
  * su_alloc: added su_home_parent()

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

17 years ago fix bug that didn't change voice when going menu-top
Brian West [Thu, 26 Feb 2009 17:17:35 +0000 (17:17 +0000)] 
 fix bug that didn't change voice when going menu-top

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

17 years agoAdd show api [name] and show application [name]
Mathieu Rene [Thu, 26 Feb 2009 17:08:41 +0000 (17:08 +0000)] 
Add show api [name] and show application [name]

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

17 years ago clean up ivr_menu a little, prevent recursion
Brian West [Thu, 26 Feb 2009 16:49:32 +0000 (16:49 +0000)] 
 clean up ivr_menu a little, prevent recursion

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

17 years agoupdate to snapshot spandsp-20090226 plus 2 typo fixes
Michael Jerris [Thu, 26 Feb 2009 16:26:25 +0000 (16:26 +0000)] 
update to snapshot spandsp-20090226 plus 2 typo fixes

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

17 years agoEnhanced zap_channel_done in zap_io.c to set channel->state to ZAP_CHANNEL_STATE_DOWN.
Helmut Kuper [Thu, 26 Feb 2009 08:31:04 +0000 (08:31 +0000)] 
Enhanced zap_channel_done in zap_io.c to set channel->state to ZAP_CHANNEL_STATE_DOWN.
Befor that the function only sets init_state to DOWN, which is quite bad when there are
hanging channels with state <> DOWN and ozmod_isdn.c make it decisions on that.

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

17 years agoEnhanced zap_channel_done in zap_io.c to set channel->state to ZAP_CHANNEL_STATE_DOWN.
Helmut Kuper [Thu, 26 Feb 2009 08:31:04 +0000 (08:31 +0000)] 
Enhanced zap_channel_done in zap_io.c to set channel->state to ZAP_CHANNEL_STATE_DOWN.
Befor that the function only sets init_state to DOWN, which is quite bad when there are
hanging channels with state <> DOWN and ozmod_isdn.c make it decisions on that.

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

17 years agomissed a spot
Anthony Minessale [Thu, 26 Feb 2009 00:38:14 +0000 (00:38 +0000)] 
missed a spot

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

17 years agomighty putty for a big leak
Anthony Minessale [Thu, 26 Feb 2009 00:14:03 +0000 (00:14 +0000)] 
mighty putty for a big leak

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

17 years agoSome little birdie said "what if we could add params to the contact that isn't a...
Brian West [Wed, 25 Feb 2009 23:07:45 +0000 (23:07 +0000)] 
Some little birdie said "what if we could add params to the contact that isn't a gateway?"  SO IT SHALL BE!

/b

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

17 years agorevert svn revision 12104
Michael Jerris [Wed, 25 Feb 2009 20:59:50 +0000 (20:59 +0000)] 
revert svn revision 12104

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

17 years ago I realized I can't break backwards compat so if you set sip_invite_params it will...
Brian West [Wed, 25 Feb 2009 20:33:18 +0000 (20:33 +0000)] 
 I realized I can't break backwards compat so if you set sip_invite_params it will be used on to and ruri as before but you can override the to params with sip_invite_to_params to make it be different if you want

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

17 years ago allow you to set invite, to and from params independantly
Brian West [Wed, 25 Feb 2009 20:22:12 +0000 (20:22 +0000)] 
 allow you to set invite, to and from params independantly

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

17 years agoWed Feb 25 13:11:19 CST 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Wed, 25 Feb 2009 19:40:22 +0000 (19:40 +0000)] 
Wed Feb 25 13:11:19 CST 2009  Pekka Pessi <first.last@nokia.com>
  * check_sres_sip.c: added test cases for bad DNS server, timeout
  Ignore-this: f14a52817f3612c0b8b776761a12ef3e

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

17 years agoWed Feb 25 13:10:24 CST 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Wed, 25 Feb 2009 19:39:24 +0000 (19:39 +0000)] 
Wed Feb 25 13:10:24 CST 2009  Pekka Pessi <first.last@nokia.com>
  * sres_sip.c: be more robust if the DNS fails badly
  Ignore-this: 1922836529de164a842ab88e848066a0

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

17 years agoWed Feb 25 13:09:35 CST 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Wed, 25 Feb 2009 19:38:05 +0000 (19:38 +0000)] 
Wed Feb 25 13:09:35 CST 2009  Pekka Pessi <first.last@nokia.com>
  * sres.c: improved error handling
  Ignore-this: a64e098f8575511bb6e5ef3129635d98

  Returning records with SRES_NETWORK_ERR or SRES_TIMEOUT_ERR.
  Also setting errno if there is no available DNS servers.

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

17 years agoWed Feb 25 12:40:44 CST 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Wed, 25 Feb 2009 19:36:39 +0000 (19:36 +0000)] 
Wed Feb 25 12:40:44 CST 2009  Pekka Pessi <first.last@nokia.com>
  * s2dns: added s2_dns_set_filter()
  Ignore-this: dc9bf478b6a90d5b351b56c3d77a7ec9

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

17 years agoTue Feb 24 09:03:08 CST 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Wed, 25 Feb 2009 19:35:59 +0000 (19:35 +0000)] 
Tue Feb 24 09:03:08 CST 2009  Pekka Pessi <first.last@nokia.com>
  * sofia-sip/heap.h: use static scope for functions given to sort()
  Ignore-this: 72e91b9470ccc23300ce06eb836d56f4

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

17 years agoWed Feb 25 11:29:23 CST 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Wed, 25 Feb 2009 19:34:54 +0000 (19:34 +0000)] 
Wed Feb 25 11:29:23 CST 2009  Pekka Pessi <first.last@nokia.com>
  * su_uniqueid.c: fixed seed array usage
  Ignore-this: b6e6a195f3f34abc2119a741f8b6f5e2

  Paper bags, anyone?

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

17 years agoFri Feb 13 05:53:00 CST 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Wed, 25 Feb 2009 19:31:10 +0000 (19:31 +0000)] 
Fri Feb 13 05:53:00 CST 2009  Pekka Pessi <first.last@nokia.com>
  * s2_localinfo.h: added

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

17 years ago revert
Brian West [Wed, 25 Feb 2009 17:14:44 +0000 (17:14 +0000)] 
 revert

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

17 years agomake tts-engine and tts-voice valid attributes on the menu xml
Brian West [Wed, 25 Feb 2009 16:49:42 +0000 (16:49 +0000)] 
make tts-engine and tts-voice valid attributes on the menu xml

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

17 years agodeclinatio mortuus obfirmo!
Anthony Minessale [Wed, 25 Feb 2009 16:37:00 +0000 (16:37 +0000)] 
declinatio mortuus obfirmo!

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

17 years agoAdded timestamp for Q931ToPcap
Helmut Kuper [Wed, 25 Feb 2009 09:49:54 +0000 (09:49 +0000)] 
Added timestamp for Q931ToPcap

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

17 years agoAdded timestamp for Q931ToPcap
Helmut Kuper [Wed, 25 Feb 2009 09:49:54 +0000 (09:49 +0000)] 
Added timestamp for Q931ToPcap

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

17 years agoproperly quote copy commands for spaces in directory names
Michael Jerris [Wed, 25 Feb 2009 07:08:57 +0000 (07:08 +0000)] 
properly quote copy commands for spaces in directory names

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

17 years agogenerate header file into project directory not solution directory
Michael Jerris [Wed, 25 Feb 2009 07:04:21 +0000 (07:04 +0000)] 
generate header file into project directory not solution directory

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

17 years agoupdate project file headers to match changes from previous commits
Michael Jerris [Wed, 25 Feb 2009 06:52:52 +0000 (06:52 +0000)] 
update project file headers to match changes from previous commits

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

17 years agofollowup to svn rev12272 to fix x64 build
Michael Jerris [Wed, 25 Feb 2009 06:26:03 +0000 (06:26 +0000)] 
followup to svn rev12272 to fix x64 build

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

17 years agoAdded missing dependency on header file generator programs in 2005 solution file.
Robert Joly [Wed, 25 Feb 2009 05:45:36 +0000 (05:45 +0000)] 
Added missing dependency on header file generator programs in 2005 solution file.

Shuffled where various compatibility items of code are amongst the headers in msvc directory so:

  Not too many warnings are disabled in source file that includes spandsp.h

  A copy of the msvc/spandsp.h file to spandsp/src directory so project that uses it only needs to add one directory to search, or can even just explicitly put the path in for the spandsp.h file.

  Removal of need for windows.h to be implicitly included by user source file via spandsp.h, can cause conflicts.

  Some symbol conflicts with other libraries.

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

17 years agofix issue in monitor_early_media_fail issue
Anthony Minessale [Wed, 25 Feb 2009 03:41:18 +0000 (03:41 +0000)] 
fix issue in monitor_early_media_fail issue

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

17 years agoFSCORE-309
Anthony Minessale [Wed, 25 Feb 2009 02:22:07 +0000 (02:22 +0000)] 
FSCORE-309

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

17 years agoFSCORE-309
Anthony Minessale [Wed, 25 Feb 2009 00:56:17 +0000 (00:56 +0000)] 
FSCORE-309

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

17 years agoFSCORE-309
Anthony Minessale [Wed, 25 Feb 2009 00:46:51 +0000 (00:46 +0000)] 
FSCORE-309

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

17 years agoOffer media channels on inbound calls
Mathieu Rene [Tue, 24 Feb 2009 23:48:37 +0000 (23:48 +0000)] 
Offer media channels on inbound calls

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

17 years agoOffer media channels on inbound calls
Mathieu Rene [Tue, 24 Feb 2009 23:48:37 +0000 (23:48 +0000)] 
Offer media channels on inbound calls

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

17 years agoIRC-000
Anthony Minessale [Tue, 24 Feb 2009 23:30:17 +0000 (23:30 +0000)] 
IRC-000

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

17 years agogdb update
Mathieu Rene [Tue, 24 Feb 2009 22:07:38 +0000 (22:07 +0000)] 
gdb update

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

17 years agoGDB goodies
Mathieu Rene [Tue, 24 Feb 2009 22:01:10 +0000 (22:01 +0000)] 
GDB goodies

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

17 years agodoh
Mathieu Rene [Tue, 24 Feb 2009 21:41:16 +0000 (21:41 +0000)] 
doh

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

17 years agodoh
Mathieu Rene [Tue, 24 Feb 2009 21:41:16 +0000 (21:41 +0000)] 
doh

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

17 years agoFix span index issues
Mathieu Rene [Tue, 24 Feb 2009 21:27:35 +0000 (21:27 +0000)] 
Fix span index issues

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

17 years agoFix span index issues
Mathieu Rene [Tue, 24 Feb 2009 21:27:35 +0000 (21:27 +0000)] 
Fix span index issues

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

17 years agoSwitch hangup cause to NORMAL_CIRCUIT_CONGESTION when no channels are available so...
Mathieu Rene [Tue, 24 Feb 2009 20:50:10 +0000 (20:50 +0000)] 
Switch hangup cause to NORMAL_CIRCUIT_CONGESTION when no channels are available so it transates into 'no circuit/channel available [Q.850]'

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

17 years agoSwitch hangup cause to NORMAL_CIRCUIT_CONGESTION when no channels are available so...
Mathieu Rene [Tue, 24 Feb 2009 20:50:10 +0000 (20:50 +0000)] 
Switch hangup cause to NORMAL_CIRCUIT_CONGESTION when no channels are available so it transates into 'no circuit/channel available [Q.850]'

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

17 years agodouble doh
Anthony Minessale [Tue, 24 Feb 2009 19:58:45 +0000 (19:58 +0000)] 
double doh

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

17 years agodoh
Anthony Minessale [Tue, 24 Feb 2009 19:54:54 +0000 (19:54 +0000)] 
doh

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

17 years agoMODAPP-221
Anthony Minessale [Tue, 24 Feb 2009 18:36:45 +0000 (18:36 +0000)] 
MODAPP-221

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

17 years agotweak
Michael Jerris [Tue, 24 Feb 2009 16:37:25 +0000 (16:37 +0000)] 
tweak

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

17 years agotweak
Michael Jerris [Tue, 24 Feb 2009 16:37:25 +0000 (16:37 +0000)] 
tweak

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

17 years agoTue Feb 24 07:33:35 CST 2009 Pekka Pessi <first.last@nokia.com>
Brian West [Tue, 24 Feb 2009 14:46:03 +0000 (14:46 +0000)] 
Tue Feb 24 07:33:35 CST 2009  Pekka Pessi <first.last@nokia.com>
  * sip_parser.c: fixed sip_transport_d()
  Ignore-this: c14408145a269c25d00dcb20ab2391f6

  sip_transport_d() was expected to canonize casing of well-known transports.

  Thanks for Adrian Gschwend for reporting the problem.

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

17 years agoFri Feb 13 09:41:52 CST 2009 Pekka Pessi <first.last@nokia.com>
Brian West [Tue, 24 Feb 2009 14:43:31 +0000 (14:43 +0000)] 
Fri Feb 13 09:41:52 CST 2009  Pekka Pessi <first.last@nokia.com>
  * su.h: define su_family via struct sockaddr

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

17 years agoSetting InUse channel flag in function "zap_channel_open_chan" of zap_io.c
Helmut Kuper [Tue, 24 Feb 2009 08:26:52 +0000 (08:26 +0000)] 
Setting InUse channel flag in function "zap_channel_open_chan" of zap_io.c
Without this, inbound calls never were marked as InUse.

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

17 years agoSetting InUse channel flag in function "zap_channel_open_chan" of zap_io.c
Helmut Kuper [Tue, 24 Feb 2009 08:26:52 +0000 (08:26 +0000)] 
Setting InUse channel flag in function "zap_channel_open_chan" of zap_io.c
Without this, inbound calls never were marked as InUse.

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

17 years agoOPENZAP-53/OPENZAP-52
Michael Jerris [Tue, 24 Feb 2009 05:05:25 +0000 (05:05 +0000)] 
OPENZAP-53/OPENZAP-52

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

17 years agoOPENZAP-53/OPENZAP-52
Michael Jerris [Tue, 24 Feb 2009 05:05:25 +0000 (05:05 +0000)] 
OPENZAP-53/OPENZAP-52

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

17 years ago seek 0 starts over
Brian West [Tue, 24 Feb 2009 00:29:12 +0000 (00:29 +0000)] 
 seek 0 starts over

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

17 years agoremove unused code
Anthony Minessale [Tue, 24 Feb 2009 00:18:30 +0000 (00:18 +0000)] 
remove unused code

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

17 years agoFSCORE-308
Anthony Minessale [Tue, 24 Feb 2009 00:05:19 +0000 (00:05 +0000)] 
FSCORE-308

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

17 years agoUse the core-provided memory pool instead of creating a new one
Mathieu Rene [Mon, 23 Feb 2009 20:46:46 +0000 (20:46 +0000)] 
Use the core-provided memory pool instead of creating a new one

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

17 years agoavoid operations on closed file handles in embedded languages
Anthony Minessale [Mon, 23 Feb 2009 19:52:29 +0000 (19:52 +0000)] 
avoid operations on closed file handles in embedded languages

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

17 years agodoh
Mathieu Rene [Mon, 23 Feb 2009 19:31:27 +0000 (19:31 +0000)] 
doh

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

17 years agoI need coffee
Mathieu Rene [Mon, 23 Feb 2009 19:29:11 +0000 (19:29 +0000)] 
I need coffee

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

17 years agoMissing prototype
Mathieu Rene [Mon, 23 Feb 2009 19:23:54 +0000 (19:23 +0000)] 
Missing prototype

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

17 years agoLeaking on unload is strictly forbidden
Mathieu Rene [Mon, 23 Feb 2009 19:17:24 +0000 (19:17 +0000)] 
Leaking on unload is strictly forbidden

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

17 years agoSWITCH_DECLARE_GLOBAL_STRING_FUNC allocated stuff have to be freed on module shutdown
Mathieu Rene [Mon, 23 Feb 2009 18:48:40 +0000 (18:48 +0000)] 
SWITCH_DECLARE_GLOBAL_STRING_FUNC allocated stuff have to be freed on module shutdown

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

17 years agoBind to 0.0.0.0 instead of 127.0.0.1 by default; like most erlang nodes do.
Andrew Thompson [Mon, 23 Feb 2009 18:34:08 +0000 (18:34 +0000)] 
Bind to 0.0.0.0 instead of 127.0.0.1 by default; like most erlang nodes do.

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

17 years agodeclinatio mortuus obfirmo!
Anthony Minessale [Mon, 23 Feb 2009 18:33:59 +0000 (18:33 +0000)] 
declinatio mortuus obfirmo!

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

17 years agofix version generator on windows (FSBUILD-115/FSBUILD-69)
Michael Jerris [Mon, 23 Feb 2009 18:17:27 +0000 (18:17 +0000)] 
fix version generator on windows (FSBUILD-115/FSBUILD-69)

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

17 years agouse compiler intrinsics for windows x64 build (FSBUILD-131)
Michael Jerris [Mon, 23 Feb 2009 17:56:59 +0000 (17:56 +0000)] 
use compiler intrinsics for windows x64 build (FSBUILD-131)

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

17 years agoswigall
Michael Jerris [Mon, 23 Feb 2009 16:59:35 +0000 (16:59 +0000)] 
swigall

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

17 years agoadd direction col to sql db, add direction param to session_create, log dtmf digits...
Anthony Minessale [Mon, 23 Feb 2009 16:31:59 +0000 (16:31 +0000)] 
add direction col to sql db, add direction param to session_create, log dtmf digits to digits_dialed variable for cdr

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

17 years agoMODAPP-220
Anthony Minessale [Mon, 23 Feb 2009 13:49:34 +0000 (13:49 +0000)] 
MODAPP-220

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

17 years agotypo
Michael Jerris [Mon, 23 Feb 2009 10:38:38 +0000 (10:38 +0000)] 
typo

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

17 years agomod_lua: fix visibility support (FSCORE-302)
Michael Jerris [Mon, 23 Feb 2009 04:43:42 +0000 (04:43 +0000)] 
mod_lua: fix visibility support (FSCORE-302)

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

17 years agomod_lua: fix visibility support (FSCORE-302)
Michael Jerris [Mon, 23 Feb 2009 04:42:10 +0000 (04:42 +0000)] 
mod_lua: fix visibility support (FSCORE-302)

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

17 years agoswigall
Michael Jerris [Mon, 23 Feb 2009 04:36:56 +0000 (04:36 +0000)] 
swigall

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

17 years agomod_lua: windows build changes to support externally built modules. (MODLANG-101)
Michael Jerris [Mon, 23 Feb 2009 04:21:56 +0000 (04:21 +0000)] 
mod_lua: windows build changes to support externally built modules. (MODLANG-101)

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

17 years agouse blank string instead of NULL
Anthony Minessale [Mon, 23 Feb 2009 02:10:10 +0000 (02:10 +0000)] 
use blank string instead of NULL

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

17 years agocreate indexes for ODBC as well
Anthony Minessale [Mon, 23 Feb 2009 01:49:49 +0000 (01:49 +0000)] 
create indexes for ODBC as well

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

17 years agoESL fixes
Brian West [Sun, 22 Feb 2009 01:42:33 +0000 (01:42 +0000)] 
ESL fixes

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

17 years agooops
Anthony Minessale [Sat, 21 Feb 2009 23:47:09 +0000 (23:47 +0000)] 
oops

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

17 years agoevent socket / ESL improvements
Anthony Minessale [Sat, 21 Feb 2009 23:19:58 +0000 (23:19 +0000)] 
event socket / ESL improvements

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

17 years agofix msvc configuration manager for x64 targets in both 2008 sln files
Michael Jerris [Sat, 21 Feb 2009 23:01:18 +0000 (23:01 +0000)] 
fix msvc configuration manager for x64 targets in both 2008 sln files

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

17 years agodoh
Anthony Minessale [Sat, 21 Feb 2009 22:59:59 +0000 (22:59 +0000)] 
doh

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

17 years agofix some language issues and move media bug removal to hangup state
Anthony Minessale [Sat, 21 Feb 2009 22:50:35 +0000 (22:50 +0000)] 
fix some language issues and move media bug removal to hangup state

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

17 years agoRevamp mod_pocketsphinx to use jsgf format. Known bugs which are going to be fixed...
Brian West [Sat, 21 Feb 2009 22:47:15 +0000 (22:47 +0000)] 
Revamp mod_pocketsphinx to use jsgf format.  Known bugs which are going to be fixed are:

Using words in your grammar that aren't in the dictionary will segfault.  Bug is already brought up with the pocketsphinx maintainer.

/b

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

17 years agogenerate spandsp header files to directory based on the ProjectDir instead of SolutionDir
Michael Jerris [Sat, 21 Feb 2009 21:37:48 +0000 (21:37 +0000)] 
generate spandsp header files to directory based on the ProjectDir instead of SolutionDir
Add spandsp header file generators to msvc build.
Remove generated spandsp header files from tree

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

17 years ago no more asound needed you'll need to download the flite-1.3.99-latest.tar.gz tarball...
Brian West [Sat, 21 Feb 2009 21:13:26 +0000 (21:13 +0000)] 
 no more asound needed you'll need to download the flite-1.3.99-latest.tar.gz tarball again... ie delete it from libs/ and flite-1.3.99 also.

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

17 years agopee h pee
Anthony Minessale [Sat, 21 Feb 2009 20:33:24 +0000 (20:33 +0000)] 
pee h pee

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

17 years agofix multi-core parallel msvc builds warnings
Michael Jerris [Sat, 21 Feb 2009 20:25:08 +0000 (20:25 +0000)] 
fix multi-core parallel msvc builds warnings

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

17 years agofix dependencies so that msvc build works with build solution
Michael Jerris [Sat, 21 Feb 2009 19:38:47 +0000 (19:38 +0000)] 
fix dependencies so that msvc build works with build solution

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

17 years agofix msvc 2005 header file generation when there are spaces in the directory names
Michael Jerris [Sat, 21 Feb 2009 19:22:25 +0000 (19:22 +0000)] 
fix msvc 2005 header file generation when there are spaces in the directory names

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

17 years agoupdate to snapshot spandsp-20090221
Michael Jerris [Sat, 21 Feb 2009 19:12:38 +0000 (19:12 +0000)] 
update to snapshot spandsp-20090221

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

17 years agoadd single_command.php example
Raymond Chandler [Sat, 21 Feb 2009 03:17:58 +0000 (03:17 +0000)] 
add single_command.php example

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

17 years agoinital work on x64 windows build (FSBUILD-125)
Michael Jerris [Sat, 21 Feb 2009 00:56:56 +0000 (00:56 +0000)] 
inital work on x64 windows build (FSBUILD-125)

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

17 years agofix bounds check
Anthony Minessale [Sat, 21 Feb 2009 00:44:52 +0000 (00:44 +0000)] 
fix bounds check

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

17 years agofix bounds check
Anthony Minessale [Sat, 21 Feb 2009 00:44:52 +0000 (00:44 +0000)] 
fix bounds check

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

17 years agoupdate to match changes to spandsp api (FSBUILD-129)
Michael Jerris [Sat, 21 Feb 2009 00:35:52 +0000 (00:35 +0000)] 
update to match changes to spandsp api (FSBUILD-129)

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

17 years agotemporary fix to mod_fax by removing pages_transfered which seems to have been moved
Michael Jerris [Sat, 21 Feb 2009 00:21:56 +0000 (00:21 +0000)] 
temporary fix to mod_fax by removing pages_transfered which seems to have been moved

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