Commit Graph

3438 Commits

Author SHA1 Message Date
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
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 15dfbbe9f7 add switch_file_printf to the api
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5239 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-01 15:17:30 +00:00
Michael Jerris 1d36473f28 windows build fixes.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5238 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-01 05:02:11 +00:00
Anthony Minessale c31ef0be61 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5237 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-31 16:12:44 +00:00
Anthony Minessale a1d4140ce6 add timout to record and time tables to all the channel events
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5236 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-31 14:42:23 +00:00
Michael Jerris 1730f202dd declaration after code.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5235 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-31 13:32:23 +00:00
Anthony Minessale 62c8e751eb update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5234 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-29 21:02:59 +00:00
Anthony Minessale 09b6b3e418 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5233 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-29 20:57:17 +00:00
Anthony Minessale 1023e16949 g's suck
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5232 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-29 19:51:51 +00:00
Anthony Minessale 3c0ff3408b update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5231 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-29 19:04:41 +00:00
Anthony Minessale d00d906329 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5230 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-29 18:55:37 +00:00
Anthony Minessale 62b7a692a6 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5229 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-29 15:16:42 +00:00
Anthony Minessale db5ab42c12 Enact the 'No device left behind' act. All stupid sip params that only help broken things *MUST* be prefixed with NDLB-
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5228 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-29 14:59:03 +00:00
Michael Jerris f0b58efbac fix bsd build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5227 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-28 17:20:57 +00:00
Michael Jerris f7b787c700 fix bsd build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5226 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-28 05:52:34 +00:00
Michael Jerris f704b3f623 fix bsd build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5225 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-28 05:04:28 +00:00
Michael Jerris a590a4b23d fix bsd build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5224 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-28 05:01:08 +00:00
Michael Jerris e9a89f1caa fix bsd build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5223 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-28 04:32:22 +00:00
Anthony Minessale b25e26924c update 2833 *stab*
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5222 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-26 19:03:16 +00:00
Anthony Minessale aed6e97d9a small fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5221 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-26 03:27:02 +00:00
Anthony Minessale 332b4c8ecd update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5220 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-25 21:36:22 +00:00
Anthony Minessale 17cd7f3433 WTF
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5219 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-25 20:39:13 +00:00
Anthony Minessale 9c0f9a5b60 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5218 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-25 19:46:51 +00:00
Anthony Minessale f406e199fa possible fix for FSCORE-30 (part 2)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5217 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-25 16:15:02 +00:00
Michael Jerris aa286db7bd dos2unix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5216 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-25 16:14:31 +00:00
Michael Jerris 5f921c6d20 Process P- headers into channel variables too.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5215 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-25 16:14:12 +00:00
Anthony Minessale 4b29f7c3d9 possible fix for FSCORE-30
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5214 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-25 15:31:47 +00:00
Anthony Minessale f32a3a42f5 fix unload
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5213 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-24 15:30:31 +00:00
Anthony Minessale d10082c23f tweak from eariler patch (reported by Dale Thatcher)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5211 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-23 13:37:35 +00:00
Anthony Minessale dcd1d6423b improve connectile-dysfunction mode to send message packets from the server end to keep the connection open
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5210 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-22 15:03:21 +00:00
Anthony Minessale e0047afb3f fix for FSCORE-29 (needs testing)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5209 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-21 21:57:20 +00:00
Anthony Minessale dd30ae97fa make contact: match the to: in 200OK for the sake of interop
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5208 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-21 21:44:35 +00:00