441 Commits

Author SHA1 Message Date
Anthony Minessale
53da93061a tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8890 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-03 17:11:15 +00:00
Michael Jerris
2d9184f616 dont flood logs with eavesdrop messages (MODAPP-101)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8874 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-01 17:41:54 +00:00
Anthony Minessale
587bbe6557 add some more warning msgs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8859 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-27 17:46:04 +00:00
Anthony Minessale
f045bb9a8f fix issue with user channel and cid
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8825 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-23 19:04:17 +00:00
Brian West
000cf08587 update log app to reflect its actual use
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8797 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-11 18:17:10 +00:00
Anthony Minessale
d972921a27 prevent intercept race condition that can also be solved with continue_on_fail=originator_cancel
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8698 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-27 18:51:09 +00:00
Anthony Minessale
f930eaeec7 indent pass 2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8689 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-27 04:54:52 +00:00
Michael Jerris
c30a9518fe remove old names of stuff.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8684 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-27 02:42:30 +00:00
Anthony Minessale
76a41b5730 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8584 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 18:49:02 +00:00
Anthony Minessale
57117acdbc add -bleg to intercept
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8583 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 17:28:04 +00:00
Anthony Minessale
293cc74d47 add bridge_terminate_key var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8543 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-23 20:12:44 +00:00
Michael Jerris
151af23a14 handle allocation error. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8485 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-19 22:39:48 +00:00
Michael Jerris
ba11795af5 handle allocation error. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8484 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-19 22:36:25 +00:00
Michael Jerris
fd2bf46710 tweak error handling. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8483 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-19 22:34:30 +00:00
Michael Jerris
05b9c163ed don't deref NULL. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8482 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-19 22:26:59 +00:00
Michael Jerris
aa1c88f5f4 don't deref NULL. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8480 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-19 22:17:10 +00:00
Michael Jerris
e02baeedb4 don't pass NULL to atoi. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8479 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-19 22:11:37 +00:00
Anthony Minessale
117c0315cc following the att_xfer can o worms deeper
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8475 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-19 21:02:26 +00:00
Anthony Minessale
43b4c0d0bd make the impossible possible
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8425 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-15 21:36:32 +00:00
Anthony Minessale
1ea027f37f add var_event down into the endpoints so chans with no parents can still pass options
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8416 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-15 19:29:35 +00:00
Anthony Minessale
328c72742b fix three way stupid issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8412 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-15 15:42:13 +00:00
Anthony Minessale
628e1b4c4c doh should probably expose say
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8343 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-09 22:16:08 +00:00
Anthony Minessale
7050c330b2 allow blind xfers on no-media calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8342 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-09 19:59:42 +00:00
Anthony Minessale
c4a18a09c2 spring cleaning, lose some pointless code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8310 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 19:19:47 +00:00
Anthony Minessale
4b929592cc change names to protect the innocent
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8263 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-05 15:30:55 +00:00
Anthony Minessale
580f545e26 tewaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8232 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-01 16:41:46 +00:00
Brian West
f2994a09f8 update description on check_acl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8213 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-29 18:36:03 +00:00
Anthony Minessale
1fd09d67ea another tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8207 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-26 15:59:42 +00:00
Anthony Minessale
4bd36916b3 add inline dialplan
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8171 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-22 15:18:35 +00:00
Anthony Minessale
33a69e539e add hold/unhold dialplan apps
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8138 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-21 20:15:50 +00:00
Anthony Minessale
687ae1b352 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8098 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-12 16:17:09 +00:00
Michael Jerris
e644156e5c duplicate definition
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8093 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-12 04:59:15 +00:00
Anthony Minessale
eb77ce8750 update usage syntax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8092 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-11 23:26:47 +00:00
Anthony Minessale
f96422026a add presence for conference and dial an eavesdrop
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8091 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-11 22:35:30 +00:00
Anthony Minessale
574884bd45 add soft_hold
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8065 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-09 18:15:15 +00:00
Michael Jerris
299d2692a4 make argv big enough to handle all our options.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7986 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-31 16:04:06 +00:00
Anthony Minessale
bba65f4a1e add acl stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7966 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-26 22:14:09 +00:00
Anthony Minessale
1454cb43fb make some sleep and javascript ok with no-media
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7918 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-18 18:48:32 +00:00
Anthony Minessale
dece9e8280 clean up desc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7886 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-13 01:35:48 +00:00
Anthony Minessale
dc3a65388b the same guy who added att xfer to asterisk was nice enough to add it to freeswitch too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7885 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-13 01:08:42 +00:00
Michael Jerris
9bd7596ba7 msvc build tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7876 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-12 06:59:09 +00:00
Anthony Minessale
5fae364cfd update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7871 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-12 00:30:52 +00:00
Anthony Minessale
9c88a5ea45 death star will be in firing range in 10 minutes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7866 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-11 22:19:17 +00:00
Anthony Minessale
495deafd32 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7865 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-11 21:32:56 +00:00
Anthony Minessale
74a3d8ab95 fix a bunch of stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7854 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-11 03:45:16 +00:00
Anthony Minessale
f2fe5d6977 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7840 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-08 01:34:08 +00:00
Anthony Minessale
747e0905d2 add read app
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7784 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-04 18:55:16 +00:00
Anthony Minessale
7088c57a25 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7779 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-04 00:52:54 +00:00
Michael Jerris
bc2fd445ca fix for FSCORE-97 and add set_name app to rename channel
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7752 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-26 23:29:58 +00:00
Anthony Minessale
154f8f9f8c fix logic err in user channel
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7735 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-25 19:45:07 +00:00