Commit Graph

21129 Commits

Author SHA1 Message Date
Michael Jerris 3d3ee88d4c wrong fix to avoid seg. The threadstate needs to be moved to the private so that it's not dependent on the switch_core_session_t like in python.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6870 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-18 18:14:00 +00:00
Michael Jerris 0fe7efe735 cleanups
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6869 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-18 17:50:39 +00:00
Anthony Minessale 50326f4d03 opts
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6868 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-18 17:43:38 +00:00
Anthony Minessale 73f501852c opts
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6867 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-18 17:33:29 +00:00
Michael Jerris aeadef31ee don't include on windows.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6865 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-18 17:00:42 +00:00
Anthony Minessale 0f833ca28d add self-adjusting rlimit stuff for systems that support it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6864 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-18 16:55:39 +00:00
Brian West ca3e62a4c3 remove whitespace madness thx stkn
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6863 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-18 16:31:05 +00:00
Brian West 4d4963e2b3 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6862 d0543943-73ff-0310-b7d9-9358b9ac24b2 2007-12-18 15:28:28 +00:00
Brian West b3992bc3a7 small tweak for calling party and hold events..
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6861 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-18 14:22:38 +00:00
Anthony Minessale b13611b1bd add better debug line to xml_curl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6860 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-18 14:16:43 +00:00
Michael Jerris 13c02c87d8 don't deref NULL.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6859 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-18 05:35:46 +00:00
Michael Jerris 9b57f3e7ba don't scope mask var names.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6857 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-18 04:57:52 +00:00
Anthony Minessale 3af93e2b83 blinking lights for xmas presence(3rd time's a charm)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6855 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-18 03:12:51 +00:00
Anthony Minessale a70c313c90 blinking lights for xmas presence(2)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6851 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-18 01:29:52 +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 6683db6581 bounds check length passed to memcpy.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6846 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-17 23:43:15 +00:00
Michael Jerris 304d5004a6 varname scope un-masking and fix a check
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6845 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-17 23:19:10 +00:00
Michael Jerris 577afaf6f6 bounds checks and scope masked var names.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6844 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-17 22:52:32 +00:00
Michael Jerris 15d12ce20a cleanups and more checking.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6843 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-17 21:08:24 +00:00
Michael Jerris 06a0c90e50 add check.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6842 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-17 20:51:32 +00:00
Michael Jerris 171f02c9ad off by 1 error in bounds checks.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6841 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-17 20:44:48 +00:00
Michael Jerris 523c0bd845 don't perform send packet to ourselves test on windows (it seems to fail a lot, and there is no reason to do that test on windows anyways) (FSCORE-73)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6840 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-17 18:24:26 +00:00
Anthony Minessale 571f14191a tweak for MODEVENT-6
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6838 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-17 17:48:13 +00:00
Michael Jerris 85f28ac6ab cleanup, reduce large stack allocation, bounds checking, etc.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6827 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-16 03:01:50 +00:00
Michael Jerris 2737686af5 build cleanup.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6824 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-16 01:56:20 +00:00
Michael Jerris 6c6cc0c0c8 reduce number of name/value pairs per message to 25 to reduce stack memory usage.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6823 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-16 01:50:45 +00:00
Michael Jerris 2585c1b537 make sure we are using null terminated strings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6819 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-15 20:56:56 +00:00
Michael Jerris e5c81fe5f5 use switch_copy_string instead of strncpy to make sure we have a null terminated string.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6818 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-15 20:55:10 +00:00
Michael Jerris 8bc983a758 cleanups and a check to bail on woomera messages with too many params instead of segfaulting.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6817 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-15 20:50:15 +00:00
Michael Jerris 89ba8e6195 cleanups, avoid null deref, check returns of some more functions, use switch_snprintf to make sure we are null terminating strings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6816 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-15 20:04:49 +00:00
Michael Jerris 36bdad81cc cleanup.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6815 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-15 19:47:19 +00:00
Brian West 2a5144052b comment this out now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6814 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-15 19:38:05 +00:00
Michael Jerris 840c75ee64 to reduce ambiguity, don't mask var names in lower scope.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6813 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-15 19:33:36 +00:00
Brian West a4f2b9e94b commit a missing file from tonys commit and my update to sounds.xml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6812 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-15 18:48:06 +00:00
Anthony Minessale 96943abefd fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6808 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-15 18:26:10 +00:00
Anthony Minessale 87b14806b7 fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6807 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-15 16:58:30 +00:00
Michael Jerris 3526529f63 cleanups, remove some unnecessary var declarations and varname masking, whitespace cleanup.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6805 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-15 05:50:21 +00:00
Michael Jerris 531fe4de8f cleanups, simplify odbc ifdefs, remove some unnecessary var declarations, handle return values of unlink, whitespace cleanup.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6804 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-15 04:58:44 +00:00
Brian West da8d9bc20f wip
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6802 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-15 00:39:53 +00:00
Anthony Minessale 3f581d06d0 add uuid_dump
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6801 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-14 23:11:14 +00:00
Michael Jerris dd80550818 don't use hight priority for windows service.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6800 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-14 22:59:17 +00:00
Michael Jerris ace9a25fa2 pass format string too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6794 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-14 18:00:58 +00:00
Anthony Minessale c5ab852849 fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6792 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-14 17:39:45 +00:00
Anthony Minessale 40f1d8141e add user_exists
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6791 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-14 17:13:20 +00:00
Anthony Minessale 395cdbe4bf avoid blank port
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6788 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-14 14:09:25 +00:00
Michael Jerris e7f41399f5 missing include path
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6785 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-14 03:20:21 +00:00
Michael Jerris fa9efe04e1 fix msvc build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6784 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-14 03:17:30 +00:00
Anthony Minessale ecffbdca4e christmas presence
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6783 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-14 02:09:22 +00:00
Michael Jerris 97eb3a39c5 fix msvc 2008 build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6782 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-14 01:09:25 +00:00
Michael Jerris 221928a464 fix msvc 2005 build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6781 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-14 01:07:07 +00:00