Commit Graph

11251 Commits

Author SHA1 Message Date
Brian West 7fd66c3ec0 SLEEP is a nono in phrase macros used for ivr menus because they eat dtmf. (MODAPP-301)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14100 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-02 00:12:06 +00:00
Anthony Minessale 4d19484dfa revert
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14099 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 23:22:52 +00:00
Anthony Minessale 0becb377e3 change sound prefix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14098 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 23:12:59 +00:00
Brian West 41e7977c36 switch_cpp: fix leak (FSCORE-394)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14097 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 22:58:57 +00:00
Rupa Schomaker d2120b694c add json support
fix dialplan app


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14096 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 22:26:59 +00:00
Anthony Minessale 1994c5daa7 add more ptimes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14095 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 21:27:02 +00:00
Michael Jerris b9f2bdfbe0 allow comments (using ##) in modules.conf
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14093 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 20:27:00 +00:00
Rupa Schomaker 840acb0eef initial commit of mod_http, still needs json and a valgrind run
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14092 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 20:03:48 +00:00
Michael Jerris 2ddb4079f3 add russian language support and makefile targets
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14091 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 19:58:40 +00:00
Brian West 347bd1b301 fix MODAPP-302, but mp3's still have an issue.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14090 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 17:04:15 +00:00
Buklov Boris Vladimirovich 7025e178db fix for sounds in trunk
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14086 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 16:39:59 +00:00
Brian West 296151c428 this makes sense for your network but note if the far end uses the same network as you then you can't detect nat.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14083 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 15:53:28 +00:00
Brian West f5fc2e9296 mod_sofia: this one was my fault, it shouldn't set them as sip_h just in case. Moved it to set the full header into sip_HEADERNAME so you can use it as you see fit or re-export it to a sip_h on the b-leg if needed unchanged.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14081 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 15:02:27 +00:00
Buklov Boris Vladimirovich d65523c38e change path for sound files http://freeswitch.ru/attachment/wiki/fs-say-ru/
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14080 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 14:51:59 +00:00
Brian West 469f1bf989 fix regression
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14078 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 03:17:58 +00:00
Michael Jerris 764b7958bd special case
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14069 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-30 21:54:56 +00:00
Brian West 7855539581 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14068 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-30 21:47:47 +00:00
Michael Jerris ad34ee09ff fix solaris build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14067 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-30 21:45:16 +00:00
Michael Jerris afe7d97f08 fix issue on some shells
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14065 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-30 21:01:16 +00:00
Raymond Chandler 7b66f843ee add experimental modules section to modules.conf.in
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14062 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-30 20:30:29 +00:00
Rupa Schomaker 483b754787 remove superfluous true from nat_map reinit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14061 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-30 20:18:41 +00:00
Brian West e5eb577f8e update to fix truncated ip
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14060 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-30 20:11:22 +00:00
Anthony Minessale 191ed5ff4a FSCORE-395
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14058 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-30 20:01:48 +00:00
Brian West 813fd67a79 fix this for now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14057 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-30 19:36:44 +00:00
Brian West 643f9fd11c swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14056 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-30 19:14:01 +00:00
Brian West b6363dc294 LOOK OUT BELOW... (FSCORE-381)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14055 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-30 18:59:05 +00:00
Raymond Chandler 2b8a04f1d7 replace mod_radius_cdr's Makefile.am with Makefile that pulls freeradius-client source when needed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14053 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-30 17:59:18 +00:00
Christopher Rienzo 47d2ea5305 removed unneeded global var, fixed comments, added speech_channel_set_state_unlocked()
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14049 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-30 16:32:59 +00:00
Brian West 22df29b568 corrections thanks diego
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14042 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-30 02:12:35 +00:00
Michael Collins 50118a3ddd Add show syntax for distinct_channels
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14040 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-30 00:20:57 +00:00
Michael Collins fd14cba5bc Update ChangeLog through r14038
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14039 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-30 00:06:55 +00:00
Christopher Rienzo ef08ab66b5 Loquendo MRCP Server 7 configuration
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14038 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-29 23:48:39 +00:00
Christopher Rienzo 73dee21e76 MODUNIMRCP-4
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14037 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-29 22:33:18 +00:00
Christopher Rienzo c9d903fbbe MODUNIMRCP-3
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14034 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-29 20:34:27 +00:00
Brian West c8c7d94f4b fix FSCORE-391
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14030 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-29 17:30:55 +00:00
Brian West 0caea95293 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14029 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-29 14:15:00 +00:00
Brian West 3abf6c9bc4 moving js_modules to javascript
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14007 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-27 00:44:10 +00:00
Brian West 7f1f944007 move scenario files to perl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14006 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-27 00:43:52 +00:00
Brian West b34d524e72 moving things to more logical layout
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14005 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-27 00:43:28 +00:00
Brian West 3748f84536 move multicast to perl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-27 00:42:36 +00:00
Brian West 8f57ae41f7 move tonegen to perl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14003 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-27 00:42:16 +00:00
Brian West 4a14ab42f1 move this to perl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14002 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-27 00:41:39 +00:00
Brian West 8d8609ab56 more clean up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14001 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-27 00:40:56 +00:00
Brian West 3be99f4aa0 clean this up and make it more organized.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14000 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-27 00:38:46 +00:00
Brian West 87e6e63ebb cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13998 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-27 00:35:05 +00:00
Brian West f22fb723db more clean up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13997 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-27 00:33:29 +00:00
Brian West d53d493ba7 MODLANG-116
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13993 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-27 00:18:47 +00:00
Michael Jerris b9ac9599d0 partial update of spec file for current trunk (FSBUILD-176)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13988 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-26 21:02:10 +00:00
Michael Jerris ba1aee8e3c update to current unimrcp https://unimrcp.googlecode.com/svn/trunk@1014
Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Fri Jun 26 18:17:10 2009 +0000

    Implemented START-INPUT-TIMERS

    git-svn-id: https://unimrcp.googlecode.com/svn/trunk@1014 f001bc3a-424a-0410-80a0-a715b8f413a8

Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Fri Jun 26 16:56:38 2009 +0000

    Fixed grammar file creation (the existing file must be truncated/overridden)

    git-svn-id: https://unimrcp.googlecode.com/svn/trunk@1013 f001bc3a-424a-0410-80a0-a715b8f413a8

Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Fri Jun 26 15:31:47 2009 +0000

    Added GET-RESULT processing, properly set completion causes in the responses to DEFINE-GRAMMAR and RECOGNIZE requests

    git-svn-id: https://unimrcp.googlecode.com/svn/trunk@1012 f001bc3a-424a-0410-80a0-a715b8f413a8

Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Thu Jun 25 19:21:34 2009 +0000

    Implemented grammar load/unload (DEFINE-GRAMMAR requests), implemented recognition complete timeout, introduced properties (to be loaded from config file)

    git-svn-id: https://unimrcp.googlecode.com/svn/trunk@1011 f001bc3a-424a-0410-80a0-a715b8f413a8

Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Wed Jun 24 14:31:37 2009 +0000

    Added the NOTICE corresponding to the section 4 d of the Apache License, Version 2.0

    git-svn-id: https://unimrcp.googlecode.com/svn/trunk@1010 f001bc3a-424a-0410-80a0-a715b8f413a8

Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Tue Jun 23 21:04:44 2009 +0000

    Added identifier@pocketsphinx traces

    git-svn-id: https://unimrcp.googlecode.com/svn/trunk@1009 f001bc3a-424a-0410-80a0-a715b8f413a8

Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Tue Jun 23 21:03:02 2009 +0000

   Added session identifier to engine channel (to be used for traces)

   git-svn-id: https://unimrcp.googlecode.com/svn/trunk@1008 f001bc3a-424a-0410-80a0-a715b8f413a8

Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Tue Jun 23 19:58:48 2009 +0000

   Properly handled race between STOP request and RECOGNITION-COMPLETE event, other enhancements

   git-svn-id: https://unimrcp.googlecode.com/svn/trunk@1007 f001bc3a-424a-0410-80a0-a715b8f413a8

Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Tue Jun 23 19:55:57 2009 +0000

   Added mpf_activity_detector_reset()

   git-svn-id: https://unimrcp.googlecode.com/svn/trunk@1006 f001bc3a-424a-0410-80a0-a715b8f413a8

Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Tue Jun 23 16:41:51 2009 +0000

   Added 32kHz and 48kHz sampling rates (still no resampling support in MPF, also make sure RTP packet length <= 1500 bytes)

   git-svn-id: https://unimrcp.googlecode.com/svn/trunk@1005 f001bc3a-424a-0410-80a0-a715b8f413a8

Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Mon Jun 22 20:13:29 2009 +0000

   Added flite m4 configure stuff

   git-svn-id: https://unimrcp.googlecode.com/svn/trunk@1004 f001bc3a-424a-0410-80a0-a715b8f413a8

Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Mon Jun 22 19:31:32 2009 +0000

    Added pocketsphinx.vcproj and flite.vcproj project files into unimrcp.sln (disabled by default)

    git-svn-id: https://unimrcp.googlecode.com/svn/trunk@1003 f001bc3a-424a-0410-80a0-a715b8f413a8

Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Mon Jun 22 19:26:38 2009 +0000

    Integrated utterance detection stuff (start-of-input, end-of-input), triggered partial and final recognition results

    git-svn-id: https://unimrcp.googlecode.com/svn/trunk@1002 f001bc3a-424a-0410-80a0-a715b8f413a8

Author: garmt.noname@gmail.com <garmt.noname@gmail.com@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Sun Jun 21 22:12:37 2009 +0000

    First implementation of flite plugin - voice awb only

    git-svn-id: https://unimrcp.googlecode.com/svn/trunk@1001 f001bc3a-424a-0410-80a0-a715b8f413a8

Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Sun Jun 21 06:23:58 2009 +0000

    Added framework for the development of flite plugin

    git-svn-id: https://unimrcp.googlecode.com/svn/trunk@1000 f001bc3a-424a-0410-80a0-a715b8f413a8

Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Sat Jun 20 19:52:22 2009 +0000

    Added missing include paths and libs required for pocketsphinx

    git-svn-id: https://unimrcp.googlecode.com/svn/trunk@999 f001bc3a-424a-0410-80a0-a715b8f413a8

Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Sat Jun 20 17:32:37 2009 +0000

    Started actual implementation of pocketsphinx plugin

    git-svn-id: https://unimrcp.googlecode.com/svn/trunk@998 f001bc3a-424a-0410-80a0-a715b8f413a8

Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Sat Jun 20 13:55:41 2009 +0000

    Added acmacros for pocketsphinx libs (src and installed dirs are suppored), cleaned up ./configure related stuff a bit

    git-svn-id: https://unimrcp.googlecode.com/svn/trunk@997 f001bc3a-424a-0410-80a0-a715b8f413a8





git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13987 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-26 20:18:39 +00:00
Michael Jerris fd8106afcf Thu Jun 25 12:34:42 CDT 2009 Pekka Pessi <first.last@nokia.com>
* nua_server.c: replying 200 OK to BYE left unreplied upon nua_handle_destroy



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13986 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-26 19:56:10 +00:00