Commit Graph

4959 Commits

Author SHA1 Message Date
Michael Jerris 0932532e6c simplify file interface for stream file interfaces, cleanup.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7042 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-31 19:41:39 +00:00
Brian West 445da648f2 add tone_stream to default compile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7041 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-31 18:56:57 +00:00
Michael Jerris 3c5b9d2094 add mod_tone_stream to windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7040 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-31 18:49:17 +00:00
Anthony Minessale ef7eb0c7d0 add mod_tone_stream
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7039 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-31 18:37:10 +00:00
Brian West c643ef7025 Fix this
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7038 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-31 16:40:26 +00:00
Brian West 16012f5c59 adding an example of using uri params and some snom ext examples
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7037 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-31 15:22:45 +00:00
Michael Jerris 259224671f add chanvars for uri_params (MODENDP-67)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7036 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-31 15:16:22 +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
Michael Jerris 5fac88fdf1 make param optional
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7034 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-30 23:26:03 +00:00
Michael Jerris ebdab14c23 avoid deadlock
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7033 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-30 23:25:45 +00:00
Brian West 5cd9d10ee1 we don't need this on these two profiles..
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7032 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-30 23:18:56 +00:00
Michael Jerris 2f360ae1f4 code analysis
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7031 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-30 21:42:15 +00:00
Michael Jerris c55dd673f3 tweak for better msvc ide behavior.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7030 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-30 04:32:53 +00:00
Michael Jerris 78d31805e6 code analysis.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7029 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-30 04:32:28 +00:00
Anthony Minessale f5fad7f362 whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7028 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-30 01:43:57 +00:00
Michael Jerris 6c25cb4136 don't strstr on null/blank strings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7027 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-30 00:22:51 +00:00
Michael Jerris 33bd22a308 avoid seg on invalid params to record app.(MODAPP-63)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7026 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-29 23:15:57 +00:00
Brian West 7347719339 add direction to the rest of the events
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7024 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-29 19:54:23 +00:00
Brian West b07a5a140a ensure directions are correct for dialog-info
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7023 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-29 19:41:41 +00:00
Brian West 26a46a43d2 update for conference and parking presence for dialog-info
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7022 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-29 19:41:17 +00:00
Brian West f1b45f5746 use const here as per tip from Sir MikeJ
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7021 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-29 18:30:48 +00:00
Brian West 237ff68d3a more cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7020 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-29 17:57:07 +00:00
Michael Jerris 235ac6ea53 for msvc 2005 team edition.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7019 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-29 17:56:42 +00:00
Brian West 7826b7c950 more cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7018 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-29 17:52:22 +00:00
Brian West 95453dfb09 woops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7017 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-29 17:51:26 +00:00
Brian West f52c9e5285 this is some really ugly logic to try to do in SIP... head hurts
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7016 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-29 17:50:38 +00:00
Brian West 3a607ea0d9 commit expire fix from yesterday
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7015 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-29 16:07:03 +00:00
Brian West b115bea584 tweak to update when confirm happens when no subscriptions are present
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7014 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-29 02:18:23 +00:00
Brian West 8b1be45e01 fix subscribe
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7013 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-29 02:15:54 +00:00
Brian West 30f48ee688 naughty
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7012 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-29 01:38:48 +00:00
Anthony Minessale 76b2de5836 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7011 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-29 00:10:07 +00:00
Raymond Chandler d02dae9664 add refer support to default config
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7010 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-28 23:33:07 +00:00
Anthony Minessale 97b5e37621 change event data
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7009 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-28 23:03:31 +00:00
Anthony Minessale 24038ba5f9 add sip_refer_to var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7008 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-28 22:53:04 +00:00
Anthony Minessale ef563f04c4 fix spidermonkey issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7007 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-28 22:04:56 +00:00
Michael Jerris 04e33f191a handle error case in uuid_dump.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7006 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-28 21:14:44 +00:00
Michael Jerris 5407426702 Work around bug in msvc 2005 code analysis.
http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=99397

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7005 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-28 21:04:05 +00:00
Anthony Minessale e87a87395e update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-28 20:52:48 +00:00
Anthony Minessale 82f8473aee remove line
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7003 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-28 20:16:39 +00:00
Anthony Minessale 756970153c fix MODAPP-59
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7002 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-28 19:47:51 +00:00
Anthony Minessale a48149e25e possible fix for MODAPP-64
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7001 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-28 18:54:43 +00:00
Brian West 02e6abe6e5 add this to example
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7000 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-28 17:37:36 +00:00
Anthony Minessale 662144b28c fix FSCORE-80
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6999 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-28 15:48:50 +00:00
Michael Jerris 1d5b3f222b use int32 instead of int32_t type to match macro.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6998 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-28 06:36:42 +00:00
Brian West a781988ca3 woops didn't mean to commit this
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6997 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-27 22:26:18 +00:00
Anthony Minessale 10ac3c046c adj
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6996 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-27 22:24:30 +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
Brian West cdf7c4a032 woops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6994 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-27 19:06:02 +00:00
Brian West ad9130f822 update for usage of export
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6993 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-27 18:59:49 +00:00
Anthony Minessale 079975d3c3 fix overlooked dtmf changed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6992 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-27 18:23:15 +00:00