Traun Leyden
1daedabfbb
improve debuggability
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9583 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-18 00:07:15 +00:00
Traun Leyden
ce77b437f1
improve docs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9529 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-11 22:25:35 +00:00
Traun Leyden
5c1982a295
set field so the protocol object can easily get factor instance. add ability to add observers for specific events and dispatch events to observers. still more work needed there, since there is no relation between observers and what events are subscribed from freeswitch
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9528 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-11 21:12:43 +00:00
Brian West
564b5f4a79
create example of using the inputcallback to influence the playback of a file.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9501 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 14:05:48 +00:00
Brian West
4415976b8b
FSSCRIPTS-4 thanks UnixDog
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9294 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 16:50:13 +00:00
Brian West
7e38be6d60
w00t
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9256 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 03:00:14 +00:00
Brian West
80ddc15155
lets flip it around. 0 bad 100 good in pocketsphinx now. Scoring in the lib was changed so I had to do this change
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9194 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-29 01:25:29 +00:00
Brian West
3c0842d438
add scripts from MODAPP-89
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9169 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-24 16:14:20 +00:00
Brian West
bcb7bc63aa
quick_lm.pl - will compile a sentence file into an lm for use with pocketpshinx.
...
mklm - this wraps quick_lm.pl and builds the dictionary for the lm.
Makefile.gram - is installed ito prefix/grammar so you can just put your sentence files in the grammar directory and type make.
The sentence file format is:
<s> YES </s>
<s> NO </s>
Save this in yesno.sent and place in grammar directory.
cd grammar
make
To wipe out all the grammars type
make clean.
Please test and report any issues. This should allow you to build lm's with ease.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9067 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-17 04:21:28 +00:00
Traun Leyden
995f477475
fixed protocol incompatibility, make more robust and less anal regarding spurious blank lines, debugging instructions added to README. debug off by default
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9009 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-13 04:10:52 +00:00
Traun Leyden
f01fde034c
add debugging information
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9008 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-13 03:14:44 +00:00
Brian West
2380cce175
works better if you do this correctly
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9007 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-12 22:05:13 +00:00
Brian West
ebb35b5d97
tweaks to speech tools to score differently for pocketsphinx
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9003 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-12 15:41:04 +00:00
Brian West
cb7ee06afc
tweaks for scores in ps
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8990 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-10 19:33:38 +00:00
Brian West
285b140571
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8981 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-10 02:14:14 +00:00
Brian West
7f4041da68
add additional regexp for testing
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8980 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-10 01:51:47 +00:00
Anthony Minessale
fad3811708
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8969 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-09 22:30:40 +00:00
Brian West
32b3a852db
add pocketsphinx pizza.js demo
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8957 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-09 16:24:58 +00:00
Brian West
53fda0eeca
tweaked SpeechTools
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8953 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-09 02:57:28 +00:00
Michael Jerris
36852b399e
fix seg src/mod/languages/mod_python
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8924 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-08 06:59:02 +00:00
Anthony Minessale
27b289bd4b
add example
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8827 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-23 19:17:47 +00:00
Michael Jerris
1f5d189782
more dapper stuff
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8806 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-17 17:47:29 +00:00
Michael Jerris
094e837b94
make this work on dapper (no need for the tight version checking
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8804 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-16 17:15:16 +00:00
Michael Jerris
39b6f21a4d
a little packaging work
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8803 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-16 17:01:16 +00:00
Michael Jerris
152f090a44
start of packaging
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8802 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-16 16:53:34 +00:00
Brian West
f57c69ceb0
thanks CtRiX
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8306 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 16:44:33 +00:00
Brian West
7718ccc1e5
elaborate
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8243 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-02 00:24:09 +00:00
Traun Leyden
a34165722a
hello world
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8242 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-01 23:39:53 +00:00
Anthony Minessale
85fc8c37e7
fix bad pointer memory snafu in wrapped language libs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8238 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-01 19:03:57 +00:00
Brian West
f59b8ed1dc
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8231 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-01 03:12:26 +00:00
Traun Leyden
53f2c134a3
attempt to fix data must not be unicode error
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8210 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-28 04:02:34 +00:00
Brian West
5743b7e152
be consistent
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8205 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-26 01:00:34 +00:00
Brian West
a68c60c1f1
some small lua and perl examples.. they look very similar...
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8202 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-26 00:37:03 +00:00
Michael Jerris
349fb64db9
add
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8188 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-23 23:13:01 +00:00
Anthony Minessale
92a800e6fa
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8158 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-21 23:45:47 +00:00
Michael Jerris
93771dc79f
revert unintentional commit
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8086 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-10 20:42:15 +00:00
Anthony Minessale
6a56113a93
fix MODAPP-85
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8084 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-10 20:26:15 +00:00
Brian West
1c52292c9b
This can be used to test DTMF connectivity from remote devices and read back the DTMF verbally.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8002 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-02 07:33:50 +00:00
Stefan Knoblich
2ef2ea1646
Update help text and copyright header.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7980 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-29 00:57:04 +00:00
Stefan Knoblich
a03be40e62
Change variable naming to be more configure-like (except for --confdir)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7979 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-29 00:49:21 +00:00
Traun Leyden
f4be1d8d8c
forgot to check something in
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7770 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-02 17:23:02 +00:00
Traun Leyden
e27ab3ce4c
improve logging a bit
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7768 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-01 20:36:38 +00:00
Traun Leyden
d275a8dd3d
chocking on my own dogfood
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7731 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-23 22:48:55 +00:00
Traun Leyden
516ae82e87
print out hostport of failed connection target
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7569 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-09 16:45:02 +00:00
Stefan Knoblich
e1027f3967
More gentls_cert improvements: check for usable CA and improve confirmation prompt in create command
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7266 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-17 14:37:45 +00:00
Stefan Knoblich
df5ea7f602
Add -out option to specify filename for new cert, some other minor improvements
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7265 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-17 10:14:54 +00:00
Stefan Knoblich
92b2011b37
The fsxs tool (sort of apxs for FreeSWITCH) is back from the dead.
...
Changes include an extended usage message and support for e.g. "fsxs --cflags"
style calls to get one or more defined variables on one line (instead of the
"show" command; easier for scripting).
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7247 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-16 14:27:03 +00:00
Stefan Knoblich
24248ae102
Add gentls_cert script to create a CA and certificate for mod_sofia TLS
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7234 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-15 14:53:05 +00:00
Anthony Minessale
d14d2465b4
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7189 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-12 19:25:35 +00:00
Brian West
26d213213b
added these from Robert La Ferla. Thank you.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7187 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-12 15:19:49 +00:00
Anthony Minessale
287c53798e
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7130 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 18:21:34 +00:00
Brian West
cb03f74e20
These are used to run test scenarios against snom phones for automated testing
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7082 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-04 18:24:00 +00:00
Anthony Minessale
1bbeb4f706
cross t's and dot i's
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7075 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-03 21:34:44 +00:00
Anthony Minessale
e790b22af1
add script
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7074 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-03 01:39:46 +00:00
Brian West
b1833582d1
tweak this
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7035 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-31 01:23:07 +00:00
Anthony Minessale
7123237991
change callback prototype on js (will break all callback scripts)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6995 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-27 20:45:26 +00:00
Anthony Minessale
f2eae66ebc
add modified sipgrep
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6878 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-18 21:18:53 +00:00
Brian West
169dc9a58c
adding sql schema
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6753 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-13 17:15:31 +00:00
Brian West
ff81c16a42
add template for voipuser.org
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6664 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-11 19:56:40 +00:00
Brian West
67c9071f78
woops must config for type pstn too
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6650 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-11 17:10:47 +00:00
Brian West
d90aa5f013
sipsetup script to automatically configure the included providers.. please contribute your changes or rewrites
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6647 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-11 17:01:51 +00:00
Anthony Minessale
a3e25b6231
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6492 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 16:30:05 +00:00
Anthony Minessale
8ed43c00f0
add perl fake sendmail
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6162 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-05 18:24:19 +00:00
Anthony Minessale
f4380aae7f
fix names to match default style
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6112 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-31 21:44:49 +00:00
Traun Leyden
6e02348c36
transfer calls
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6063 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-26 05:52:41 +00:00
Traun Leyden
27268166d7
broadcast wav functionality
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6019 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-22 19:50:34 +00:00
Traun Leyden
58ae7203ef
retry connection 10000 times intead of 100 times
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5958 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 01:44:56 +00:00
Traun Leyden
1e06f16717
add some tests,examples to fshelper, clean up the reconnect error message in fseventlistener
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5957 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 01:38:17 +00:00
Justin Cassidy
d7edc5dc77
doh, my perl sux...
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5878 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-15 17:40:45 +00:00
Justin Cassidy
557660ca4f
add -tolerant option to FreeSWITCH::Client init to only spew nasty warnings, but not intentionally kill the script
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5877 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-15 17:16:45 +00:00
Traun Leyden
bf98f981e1
event_socket connection lib for twisted python apps
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5828 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-07 16:47:10 +00:00
Anthony Minessale
c1a5bb9b39
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5762 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-26 15:37:09 +00:00
Anthony Minessale
64f1f65771
init to a blank string not to 0 cos that 0 is cast to a string in this case and causes an off by 1
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5761 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-26 15:25:26 +00:00
Michael Jerris
6f0c169c7d
Fix for MODAPP-27 from Bret McDanel.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5700 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-11 22:33:08 +00:00
Traun Leyden
1d347c8af1
abort upon receiving an empty result in freeswitch event
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5665 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-25 22:57:44 +00:00
Traun Leyden
b3454792b1
speech recognition demo in python
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5659 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-22 14:23:28 +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
Anthony Minessale
fdf9a8f052
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5465 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-25 21:25:33 +00:00
Anthony Minessale
24d64a618b
avoiding racing cpu (part 2)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5446 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-23 03:26:12 +00:00
Anthony Minessale
34d6c49870
update example
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5439 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-22 17:38:32 +00:00
Michael Jerris
f45d060172
merge fix for MODLANG-33 and MODLANG-34.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5374 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-15 17:25:41 +00:00
Michael Jerris
a552ebdb9d
add all target
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5315 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-12 21:07:44 +00:00
Michael Jerris
40ce37c656
use CFLAGS env var for socket2me Makefile. Fixes MODAPP-13. Thanks Bret.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5313 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-12 20:46:13 +00:00
Anthony Minessale
32bdf10952
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5275 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-06 14:35:32 +00:00
Anthony Minessale
49d5f15a91
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5274 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-06 14:14:17 +00:00
Anthony Minessale
d6a5aff924
leave me alone now
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5262 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-05 15:47:25 +00:00
Anthony Minessale
0d6cf384c1
small fix and new macro
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5260 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-05 15:39:56 +00:00
Anthony Minessale
321a9996ba
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5254 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-04 13:54:29 +00:00
Michael Jerris
fedefcb69f
merge changes from branch http://svn.freeswitch.org/svn/freeswitch/branches/greenlizard/ that changes the session container implementation to use the one in the core, and an inherited class in python. Please note that this changes the python script api to more closely match (it is still a subset) the one already in place and documented for spidermonkey, and will break all your scripts that are currently working.. Fix a fatal bug causing segfaults in mod_python when using the callbacks.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5242 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-01 18:50:34 +00:00
Anthony Minessale
f0573f0607
update sample script from branchcut to match current api, thanks\!
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5240 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-01 15:56:06 +00:00
Anthony Minessale
dbd2bdc89c
Add jsapi example of new javascript FSAPI Gateway interface
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5185 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-15 14:28:12 +00:00
Michael Jerris
48ca4cc864
updates, cleanups, and clarifications to the sample conf files. Uses more of the preprocessor variables for simplicity. FSBUILD-2 from Mark D. Anderson. Thanks Mark.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5034 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-28 19:27:17 +00:00
Anthony Minessale
ff44ce11cc
let unicast mode operate on the native codec if desired
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4925 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-13 16:24:02 +00:00
Anthony Minessale
8481d09ef4
socket2me
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4906 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-10 01:30:47 +00:00
Anthony Minessale
4b9afa2b36
unicast framework
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4900 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-09 18:38:47 +00:00
Anthony Minessale
10b1187110
fix Client.pm recv len
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4370 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-02-23 18:02:50 +00:00
Anthony Minessale
bd62246033
handle fragmented reads on the socket
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4358 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-02-23 16:44:04 +00:00
Anthony Minessale
df85aac80c
timeout bug pointed out by davidnicol
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4263 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-02-14 18:47:22 +00:00
Anthony Minessale
d1d1c73390
get fs.pl up to date
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4140 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-02-06 21:24:43 +00:00
Anthony Minessale
16fce97f7a
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-01-19 21:56:31 +00:00