Commit Graph

275 Commits

Author SHA1 Message Date
Michael Jerris bbdf4744aa inital work on x64 windows build (FSBUILD-125)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12215 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 00:56:56 +00:00
Anthony Minessale f125872c73 FSCORE-297
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12173 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 01:10:59 +00:00
Brian West d34e2c4b9a its FreeSWITCH
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12013 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-14 18:52:55 +00:00
Brian West babb2f83f5 update copyright
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 23:37:37 +00:00
Anthony Minessale 4e2ae22d67 potential xml root readlock issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11977 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 00:08:12 +00:00
Michael Jerris 93ec3d687a prevent exclusive hold on xml registry during visits to the phrase section
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11900 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 00:27:07 +00:00
Brian West 8ab4e237d7 tweak time_Test to not take insane values
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11706 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-09 16:40:37 +00:00
Brian West 857efe3267 xml_free in the proper location if invalid data is given to group_call
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11704 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-09 16:18:21 +00:00
Brian West ae220d3341 update email
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11643 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 21:20:54 +00:00
Anthony Minessale ce0fc12824 add all modifier to break
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11558 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-29 21:52:38 +00:00
Anthony Minessale c21a5c67d6 add all modifier to break
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11557 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-29 21:52:20 +00:00
Anthony Minessale 0463541d61 change low res sleep func api names
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11486 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-25 21:23:07 +00:00
Brian West 828ba3512b update the text
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11290 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 20:19:01 +00:00
Anthony Minessale 1187359561 pass one on refactor
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11275 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 16:10:54 +00:00
Anthony Minessale ed100f44ea add group concept
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10917 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-23 17:36:50 +00:00
Anthony Minessale 0ff626934b let more commands in mod_commmands run from the dialplan via the eval app
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10790 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-16 13:48:43 +00:00
Michael Jerris 4dc7d512e2 uninitialized var.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10789 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-16 13:15:42 +00:00
Michael Collins 4215f33b40 api command sent through sched_api was getting the last char lopped off
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10748 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-13 04:57:27 +00:00
Michael Jerris ac8daf49c4 mod_commands only send content-type on status when it really is http.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10714 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 17:56:51 +00:00
Anthony Minessale a579a28324 add vars param to switch_ivr_originate for recursion MODAPP_175
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10610 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 14:59:24 +00:00
Anthony Minessale cef087ba8b MODAPP-171
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10565 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-02 16:15:12 +00:00
Anthony Minessale d9795960ac make break all stop broadcast too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10545 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-26 19:48:36 +00:00
Anthony Minessale 1eea29a474 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10533 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-25 17:53:35 +00:00
Anthony Minessale 9ceccbe213 up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10482 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-20 20:13:54 +00:00
Anthony Minessale 412fc926ea wait for reply of refer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10471 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-20 02:07:59 +00:00
Anthony Minessale bd03bfb066 add hits to tone detect
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10435 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-18 02:05:11 +00:00
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
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 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
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
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
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 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
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
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
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 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
Brian West a1bda52bb6 add domain_exists api I mentioned it and Math wrote it as an exercise
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9971 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-11 21:59:48 +00:00
Brian West 0ecfc14d68 mr. clean.. mr. clean...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9965 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-11 19:53:36 +00:00
Brian West e0cdf8172a more polishing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9959 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-11 06:19:56 +00:00