Commit Graph

3470 Commits

Author SHA1 Message Date
Michael Jerris
09c117b22e add build file to the sln file for editing.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5312 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-12 19:25:22 +00:00
Anthony Minessale
b2b4db1473 rm newline
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5309 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-12 01:24:29 +00:00
Anthony Minessale
7363fcf9e3 the endless saga of g722 bs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5308 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-11 22:12:10 +00:00
Anthony Minessale
d3388d72ea add perpetual-sound option to conference
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5307 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-11 21:44:41 +00:00
Anthony Minessale
fa513b42fa bit by mark
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5306 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-11 17:47:48 +00:00
Michael Jerris
ce7cea4cbf add odbc m4 detection.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5305 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-11 02:14:13 +00:00
Anthony Minessale
be642c111d add inbound-codec-negotiation and channel variable to enable greedy codec negotiation
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5304 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-10 02:52:23 +00:00
Anthony Minessale
1b5daa6b59 add adjustable buffering to mod_shout (see example in config file)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5303 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-09 23:07:00 +00:00
Anthony Minessale
5ce66989b6 add adjustable buffering to mod_shout (see example in config file)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5302 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-09 23:02:38 +00:00
Anthony Minessale
2855ae34b7 revert unintended changes from previous commit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5301 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-09 19:13:59 +00:00
Anthony Minessale
2056ac0e35 fix missing logic in our poor man's vad
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5300 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-09 19:01:43 +00:00
Anthony Minessale
eb80c72f71 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5299 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-08 23:12:57 +00:00
Anthony Minessale
eb717cf250 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5298 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-08 23:05:12 +00:00
Anthony Minessale
724de2b52d add selective challenge to sofia via reject app
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5297 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-08 22:28:32 +00:00
Michael Jerris
989f0b61fc solaris requires us to use inline not __inline__
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5295 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-08 16:15:03 +00:00
Anthony Minessale
bc67a70872 add missing example to config
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5294 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-08 15:47:33 +00:00
Anthony Minessale
9a4ea3ed6f change language in harmless sql warnings and skip one we know happens all the time for no reason
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5293 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-08 15:43:59 +00:00
Michael Jerris
52c3cf1108 merge changes from MODLANG-30 and MODLANG-31. changed to use switch_cut_path instead of basename for portablility.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5292 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-08 15:34:39 +00:00
Anthony Minessale
91cb42b7ea fix accidental missing event enum name
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5291 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-08 15:17:43 +00:00
Michael Jerris
f32f6f24d7 sun studio/solaris build fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5290 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-08 14:52:50 +00:00
Michael Jerris
da58c31380 merge changes from MODLANG-18 fix multiple odbc and spidermonkey odbc issues.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5289 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-08 14:39:09 +00:00
Anthony Minessale
8fe69bb764 doh now they've got me doing it backwards
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5288 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-07 21:58:50 +00:00
Anthony Minessale
0bac27dd2f sigh more stupidness
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5287 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-07 21:46:45 +00:00
Anthony Minessale
7300c50352 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5284 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-07 19:59:01 +00:00
Anthony Minessale
fa65607734 fix rate issue in conference
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5283 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-07 19:26:26 +00:00
Michael Jerris
5fea5d1b43 .update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5282 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-07 18:15:39 +00:00
Michael Jerris
6fc525c6c7 Make DEBUG_TRACE be the define for libresample to print debug info to the screen instead of DEBUG
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5281 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-07 18:13:22 +00:00
Michael Jerris
61dcfa5113 indentation.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5280 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-07 17:02:59 +00:00
Michael Jerris
d46578dbcf fix build, sync with our working copy.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5279 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-07 03:50:08 +00:00
Michael Jerris
d90df53666 switch teletone to use float.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5278 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-07 01:02:39 +00:00
Anthony Minessale
607bb13d5a update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5277 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-07 00:21:16 +00:00
Anthony Minessale
88fdfab48f update teletone see wiki for syntax changes in TTML
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5276 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-06 23:28:00 +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
Michael Jerris
88be7deec9 fix to not unintentionally use to in 200 contact
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5271 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-05 18:22:16 +00:00
Ken Rice
ec9d8688ee Change register function to use To: header instead of the From. See RFC3261 section 10.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5269 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-05 17:42:15 +00:00
Anthony Minessale
5207780942 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5268 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-05 16:52:50 +00:00
Anthony Minessale
0e3b4cada3 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5267 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-05 16:50:51 +00:00
Anthony Minessale
b7c178f2d5 add util
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5265 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-05 16:21:30 +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
Michael Jerris
4f04ce0518 merge patch from MODAPP-12, thanks Bret.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5257 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-04 22:10:42 +00:00
Michael Jerris
47755f4d20 add start_dtmf and stop_dtmf apps, inspired by trixter.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5256 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-04 17:12:43 +00:00
Michael Jerris
105f4cfe4c build tweak.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5255 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-04 17:12:02 +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
Anthony Minessale
e47ebad696 fix mod_alsa compile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5253 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-04 13:43:10 +00:00
Anthony Minessale
64672889ce fix typo and small tweak to dingaling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5248 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-02 12:51:49 +00:00
Anthony Minessale
eec9f345a1 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5247 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-01 23:48:06 +00:00
Anthony Minessale
220390dffe update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5243 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-01 21:07:03 +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