Arsen Chaloyan
|
a5b6f48128
|
using FS media clock to send/receive audio data within asr/tts feed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5603 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-16 14:20:21 +00:00 |
|
Anthony Minessale
|
53382fe8da
|
revert unintended commit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5602 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-14 19:36:56 +00:00 |
|
Anthony Minessale
|
09e96025e9
|
don't rebuild mod_shout on every make
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5601 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-14 19:34:53 +00:00 |
|
Arsen Chaloyan
|
2b67ee4d27
|
to compile mod_openmrcp under vs2005 (variables should be declared first)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5600 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-14 17:37:57 +00:00 |
|
Arsen Chaloyan
|
bd6dc707ae
|
adapted to the latest client side API changes in OpenMRCP, removed unnecesseray includes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5599 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-14 14:56:06 +00:00 |
|
Anthony Minessale
|
e17fed3ada
|
fix small unlikely but still possible bugs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5598 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-13 23:50:01 +00:00 |
|
Traun Leyden
|
de4764ea4d
|
speak-finished event now being handled, passed up to freeswitch to let it know speech has stopped. audio sounds fine
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5597 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-13 23:49:37 +00:00 |
|
Anthony Minessale
|
0fe8934fec
|
fix missing deref of root xml registry in xml_cdr that causes a hang
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5595 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-13 23:37:22 +00:00 |
|
Traun Leyden
|
0fbc8e5627
|
initial dev version of mod_openmrcp, not ready for use yet
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5593 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-13 18:19:55 +00:00 |
|
Anthony Minessale
|
8df8e7c897
|
add close method needs testing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5583 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-10 14:27:25 +00:00 |
|
Anthony Minessale
|
f1466b814c
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5581 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-09 18:20:58 +00:00 |
|
Anthony Minessale
|
7deb3330a1
|
small tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5580 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-09 17:57:14 +00:00 |
|
Michael Jerris
|
c829877254
|
fix for MODAPP-25.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5579 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-09 03:19:07 +00:00 |
|
Anthony Minessale
|
c7905e2522
|
add context option
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5578 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-08 14:37:19 +00:00 |
|
Michael Jerris
|
742ac5a525
|
fix for MODAPP-17, using the +pin on the conference app args, with nothing following the + will now override and not prompt for a pin
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5577 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-07 02:46:55 +00:00 |
|
Michael Jerris
|
baaaa00f5a
|
change error level
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5575 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-06 21:25:56 +00:00 |
|
Michael Jerris
|
19561a8411
|
sync with latest sofia tree.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5574 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-06 19:24:10 +00:00 |
|
Michael Jerris
|
7e81dbe5b0
|
use .so not .dylib for modules on OS-X, fix for MODENDP-16
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5573 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-06 18:10:30 +00:00 |
|
Michael Jerris
|
082a8a26d9
|
fix for FSBUILD-9, allow recovery from libshout configure failure
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5572 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-06 17:29:48 +00:00 |
|
Michael Jerris
|
55b1d281a3
|
fix for MODAPP-24
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5571 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-06 17:18:16 +00:00 |
|
Michael Jerris
|
e34d546285
|
fix of MODENDP-22
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5570 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-06 17:04:08 +00:00 |
|
Michael Jerris
|
36509dfeb4
|
fix for MODENDP-21. We should add better handling of all the possible values for this.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5569 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-04 06:09:48 +00:00 |
|
Michael Jerris
|
62cafc8e33
|
fix for FSCORE-44, implement uuid_setvar api command.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5568 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-04 06:03:33 +00:00 |
|
Michael Jerris
|
922bb27e5a
|
fix for MODENDP-19
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5567 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-03 21:41:18 +00:00 |
|
Michael Jerris
|
f1222ba2fd
|
fix for FSCORE-40
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5566 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-03 21:29:01 +00:00 |
|
Michael Jerris
|
d3aa5b433b
|
fix for FSCORE-37
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5565 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-03 16:56:54 +00:00 |
|
Michael Jerris
|
2b3b300e4b
|
fix for FSCORE-34
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5564 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-03 16:46:21 +00:00 |
|
Anthony Minessale
|
5e6093a323
|
stupidly forgot to include linefeed and carraige return in ok chars for vars thus breaking bypass_media mode for who knows how long...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5563 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-03 16:26:32 +00:00 |
|
Michael Jerris
|
f85f71390b
|
fix for MODLANG-38
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5562 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-03 16:13:32 +00:00 |
|
Michael Jerris
|
0a088c7e68
|
MODAPP-11 whoops.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5561 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-03 15:43:23 +00:00 |
|
Michael Jerris
|
34831ab124
|
fix for MODAPP-11
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5560 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-03 15:41:39 +00:00 |
|
Michael Jerris
|
d39a29641d
|
remove file from solution.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5559 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-03 05:02:45 +00:00 |
|
Michael Jerris
|
6c6ac9a7d9
|
fix for FSBUILD-12
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5558 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-03 05:02:25 +00:00 |
|
Michael Jerris
|
2b1a89fd92
|
fix for FSBUILD-10, removing freeswitch_combined.xml at least for now as it has not been kept up to date, and serves no real purpose.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5557 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-03 04:51:30 +00:00 |
|
Michael Jerris
|
0d1a75211d
|
fix for MODAPP-23
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5556 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-03 04:29:57 +00:00 |
|
Michael Jerris
|
8b9ab079a7
|
fix for FSBUILD-11
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5555 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-03 04:23:24 +00:00 |
|
Michael Jerris
|
7ad9322686
|
fix for MDXMLINT-8
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5554 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-03 04:21:29 +00:00 |
|
Michael Jerris
|
4da5a5f601
|
fix for MODLANG-37
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5553 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-03 04:06:58 +00:00 |
|
Michael Jerris
|
5991ca60e5
|
fix for FSCORE-41
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5552 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-03 03:44:27 +00:00 |
|
Michael Jerris
|
958d40cf52
|
fix for FSCORE-42
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5551 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-03 03:40:05 +00:00 |
|
Michael Jerris
|
5d73f0f963
|
fix for MODENDP-14.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5550 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-03 03:33:50 +00:00 |
|
Michael Jerris
|
d3f6972f80
|
revert svn r5547 due to it not being cross platform. Replacement patch to follow.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5549 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-03 03:28:40 +00:00 |
|
Anthony Minessale
|
dbba8491dd
|
fix core to actually work right with tts fixing a probably long standing bug with 30ms channels
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5548 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-02 00:54:39 +00:00 |
|
Ken Rice
|
a3dc2deff9
|
All wildcard support for configuration include files
ie: <!--#include "switch*.conf.xml"-->
Contributed by CopperCom
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5547 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-07-27 14:47:07 +00:00 |
|
Anthony Minessale
|
e11dc4c611
|
small tweak to last commit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5546 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-07-26 00:51:32 +00:00 |
|
Anthony Minessale
|
189802c555
|
add exec_after_bridge_app and exec_after_bridge_arg and fix the hangup command in event parse
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5545 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-07-26 00:49:02 +00:00 |
|
Anthony Minessale
|
d571f9020e
|
update desc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5544 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-07-24 23:11:35 +00:00 |
|
Anthony Minessale
|
5b8ab1b39f
|
add record params (update desc)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5543 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-07-24 21:51:00 +00:00 |
|
Anthony Minessale
|
008d4c0152
|
add record params (please test)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5542 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-07-24 21:42:54 +00:00 |
|
Anthony Minessale
|
25057d40ac
|
fix up some event issues
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5541 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-07-24 21:26:04 +00:00 |
|