227 Commits

Author SHA1 Message Date
Anthony Minessale
9f6f77014f leak protection, better than mighty putty
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7141 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-08 18:35:51 +00:00
Michael Jerris
31bb54cf27 avoid file handle leak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7135 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-08 03:00:57 +00:00
Michael Jerris
66673a4c15 cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7127 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 17:11:04 +00:00
Anthony Minessale
df749a420f fix dtmf code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7125 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 16:49:46 +00:00
Michael Jerris
4aca5fc0eb cleanup.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7114 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-06 22:56:10 +00:00
Michael Jerris
3082aaa440 arg checking.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7111 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-06 22:18:47 +00:00
Anthony Minessale
1bbeb4f706 cross t's and dot i's
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7075 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-03 21:34:44 +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
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
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
Michael Jerris
2847d1c04e more error checking.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6954 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-22 01:00:10 +00:00
Anthony Minessale
2931fc9109 dtmf overhaul testers wanted
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6952 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-22 00:32:20 +00:00
Anthony Minessale
8433c7e088 fix FSCORE-74
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6921 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-20 21:42:00 +00:00
Anthony Minessale
5355075c60 blinking lights for xmas presence
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6849 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-18 01:12:50 +00:00
Michael Jerris
54ec86f6ce use switch_snprintf instead of snprintf becuase in insures null termination of strings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6707 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-12 21:53:32 +00:00
Anthony Minessale
44636d333f sample platter
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6706 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-12 21:30:55 +00:00
Michael Jerris
4110f73cf3 add msvc 2008 sln/project files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6690 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-12 01:40:13 +00:00
Anthony Minessale
4968e0f6a1 smaller buffer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6657 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-11 17:55:12 +00:00
Michael Jerris
d78adf7376 cleanup hidden vars, protect against null dereference, use switch_assert macro.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6656 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-11 17:48:32 +00:00
Michael Jerris
598b483889 test new macro
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6652 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-11 17:18:46 +00:00
Anthony Minessale
7d9e3c577a fix energy stuff to work better on 16khz calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6395 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-24 21:48:25 +00:00
Michael Jerris
e49f38e855 add some missing \n's to switch_log_printf messages.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6390 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-23 18:50:54 +00:00
Michael Jerris
1c06b51686 fix for MODENDP-31, send stop-talking events after CNG packets as well as silent frames.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6374 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-22 06:56:02 +00:00
Michael Jerris
c5cc708fe7 merge MODAPP-50 (modified for changes in api)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6353 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-20 03:44:19 +00:00
Anthony Minessale
3932394d93 fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6158 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-03 02:41:17 +00:00
Michael Jerris
622a2733dc use more correct const char * for things that should not be modified. This should also fix the switch_cpp.cpp changes from MODAPP-44. More patches to follow up on this for a few more modules that will likely break with this commit.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6120 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-01 11:28:26 +00:00
Brian West
141ce4a8e1 more path bs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6107 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-31 20:04:11 +00:00
Michael Jerris
fa7d8da54c be more careful about not dereferencing NULL (attempt to fix MODAPP-45)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6085 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-29 18:18:13 +00:00
Michael Jerris
84a87805e3 some comment cleanup.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6082 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-29 06:55:51 +00:00
Michael Jerris
cc5cf12a55 add conference_add_event_member_data and conference_add_event_data functions to add conference and member headers to events. Includes adding profile name to conference dtmf (and all the other events) fix for MODAPP-31
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6062 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-26 02:42:18 +00:00
Anthony Minessale
06a9cae17e fix MODAPP-22
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6058 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-25 21:02:31 +00:00
Anthony Minessale
a93ddbd212 presence crap
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6048 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-24 23:20:47 +00:00
Anthony Minessale
6b1fa2191b update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5992 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-19 15:31:02 +00:00
Anthony Minessale
42a9b8fb07 you probably think i am joking but the g722 rfc ppl need to be punished
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5990 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-19 05:09:18 +00:00
Anthony Minessale
7c3f707fef more g722 fun
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5987 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-19 03:21:37 +00:00
Michael Jerris
a45f8065d7 don't do operations in an assert (re: FSCORE-50)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5985 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-19 00:44:27 +00:00
Anthony Minessale
3d1394c06c sigh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5980 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 22:41:58 +00:00
Anthony Minessale
a2a3c63e53 fix conf
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5974 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 18:40:20 +00:00
Michael Jerris
16bfe51c0c move some modules to use .vsprops files to centralize where settings are made and to simplify the project files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5962 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 06:28:27 +00:00
Michael Jerris
bbffdd99ab cleanup some project file properties and hopefully fix the release build enum issue.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5961 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 04:15:33 +00:00
Michael Jerris
e8f7c1b4fc fix windows build.. break other things.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5853 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-12 20:14:41 +00:00
Anthony Minessale
6a262d7c43 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5795 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-04 17:24:53 +00:00
Anthony Minessale
1944a0ff6a fix typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5773 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-01 20:39:04 +00:00
Anthony Minessale
ffb989e435 tear the hell out of everything and rip it up into itsy bitsy pieces and put it all back together
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5765 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-29 01:06:08 +00:00
Anthony Minessale
d33b5670f0 fix some races and alter core (do a full rebuild)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5751 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-24 19:34:25 +00:00
Michael Jerris
5bea2ea06c svn:eol-style properties, and make eol-style consistent in some files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5738 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-21 18:49:14 +00:00
Anthony Minessale
038a60d5d4 add endconf member flag to make a specific member cause the conference to end when he leaves
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5714 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-19 16:20:00 +00:00
Anthony Minessale
5e0c3ee5b7 fix small problem in speech stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5707 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-14 20:00:26 +00:00
Anthony Minessale
779ca66f0c tweak to avoid cepstral crash
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5697 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-11 20:41:16 +00:00