1382 Commits

Author SHA1 Message Date
Anthony Minessale
c15841420a add attr lookup to user_data
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10388 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 22:42:49 +00:00
Michael Jerris
af7c8e397a segfaults are bad
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10386 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 21:05:01 +00:00
Anthony Minessale
6d8d2abe48 shorten sql stmt
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10382 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 20:41:44 +00:00
Michael Jerris
38e54bd39d add new syntax to uuid_setvar to allow you to unset a var.
New syntax is:
<uuid> <var> [value]

Previously value was required, now if it is omitted it will unset the var.
(MODAPP-167)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10381 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 20:26:15 +00:00
Anthony Minessale
476d88b442 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10378 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 19:08:54 +00:00
Anthony Minessale
b513c90769 fix win32 build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10376 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 18:03:36 +00:00
Anthony Minessale
6399df61fa oops i found this on one of my boxes and never comitted it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10372 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 16:36:22 +00:00
Anthony Minessale
c62253405f add rwlocks to module parents
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10362 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 17:10:20 +00:00
Michael Jerris
2fbe2fd1cf MODAPP-165 time_test error checking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10361 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 16:05:48 +00:00
Michael Jerris
98f74a5f99 better sound prefix handling when using say: and allow say: on kick sounds.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10359 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 14:15:58 +00:00
Michael Jerris
ead52728e0 whitespace cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10358 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 13:59:14 +00:00
Anthony Minessale
9571f7942c posturepedics for better sleep
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10357 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 13:55:22 +00:00
Michael Jerris
16bcb7e1e6 (FSCORE-217) Add support for passing the cause of hangup to the uuid_kill command
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10347 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 11:46:44 +00:00
Michael Jerris
7a2f14a1cd clean up mod_conference
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10315 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 18:31:58 +00:00
Anthony Minessale
49f353b74e Adjust core and add video caps to mod_conference with video follow audio (first cut)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10314 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 18:26:41 +00:00
Michael Jerris
a193d8435f fix fifo build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10299 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 23:46:27 +00:00
Anthony Minessale
340dc1da7e add patch from MODAPP-162
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10294 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 17:36:08 +00:00
Anthony Minessale
23b022fa33 add patch from MODAPP-161
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10288 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 14:34:20 +00:00
Anthony Minessale
bd9891ac78 silly compiler warning
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10279 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 00:57:47 +00:00
Anthony Minessale
76d12d97c5 add some stuff to mod_fifo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10277 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 00:25:51 +00:00
Anthony Minessale
869302e302 add flush_dtmf app and uuid_flush_dtmf api command
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10252 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-05 17:25:54 +00:00
Brian West
71f94e0ee5 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10243 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-05 00:01:37 +00:00
Anthony Minessale
44b6886c7a add tz stuff to mod_say_en, other langs need similar code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10214 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-31 20:24:06 +00:00
Anthony Minessale
c2133d4d62 add more debugging
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10212 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-31 19:14:19 +00:00
Michael Jerris
86e4283ade windows build fixes.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10211 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-31 18:22:00 +00:00
Brian West
6bd2832d50 add events and pass-change dir lookup so xml_curl users can detect vm-pass change
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10191 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-29 17:28:12 +00:00
Brian West
9deca9679b tweak to mod_limit for the db_function used in the dialplan
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10175 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-28 02:50:18 +00:00
Anthony Minessale
ac2728183c patch from MODAPP-156 with mods
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10137 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-24 00:28:10 +00:00
Anthony Minessale
42dd42ebb6 simplify switch_core_service_session to protect against a race condition
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10136 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-23 23:48:11 +00:00
Anthony Minessale
a5089f3db8 missing p
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10108 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-22 13:14:41 +00:00
Anthony Minessale
350fca115f add tab complete
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10099 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-21 19:19:49 +00:00
Anthony Minessale
b963a1c142 add some stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10097 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-21 19:05:25 +00:00
Anthony Minessale
fa266f5349 add all modifier to break command
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10093 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-21 17:41:55 +00:00
Anthony Minessale
d288630b64 add scheduler support for heartbeat
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10089 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-21 16:22:38 +00:00
Michael Jerris
fc4260a98a add vm-a1-hash param to override the a1-hash for voicemail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10088 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-20 23:42:00 +00:00
Anthony Minessale
64f4e98eb5 all vm to auth from the same a1-hash param used by sip (part deux)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10087 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-20 23:27:29 +00:00
Anthony Minessale
26a89ab3dc all vm to auth from the same a1-hash param used by sip
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10086 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-20 22:52:09 +00:00
Anthony Minessale
30c318b995 clean some old members and naming conventions in the codec structs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10084 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-20 17:48:42 +00:00
Michael Jerris
e01c28c6d5 (FSBUILD-83) no need to allocate this twice
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10077 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-20 12:54:37 +00:00
Michael Jerris
78fe4073e1 (MDXMLINT-36) don't add module interfaces before returning from error conditions in module load functions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10072 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-19 23:58:43 +00:00
Anthony Minessale
aea6a6277e typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10047 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-16 20:06:13 +00:00
Michael Jerris
17e8c3e8a6 typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10028 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-15 17:18:56 +00:00
Anthony Minessale
d192f195b3 fix build err
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10016 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-14 19:46:47 +00:00
Anthony Minessale
aac2fb84ad Avoiding NitPick MODAPP_155
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10015 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-14 19:39:35 +00:00
Anthony Minessale
baf6560816 add clarification and expose stop async
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10013 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-14 19:17:08 +00:00
Anthony Minessale
372b7f8d48 set read codec to NULL for reset is better
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10011 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-14 18:49:26 +00:00
Michael Jerris
c728ea3455 add domain params to be found in user data output
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10001 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-13 22:20:24 +00:00
Michael Jerris
1f47ff15b3 validate strftime format string input (when necessary)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9985 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-12 21:51:51 +00:00
Michael Jerris
92d870d237 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9977 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-11 22:16:23 +00:00
Brian West
5eee040588 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9972 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-11 22:01:14 +00:00