Michael Jerris
|
fba8cab920
|
avoid deref if NULL, var scope masking.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6876 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-18 20:34:19 +00:00 |
Brian West
|
b576eb1faa
|
remove extra paren
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6875 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-18 19:15:08 +00:00 |
Anthony Minessale
|
872db73eeb
|
update sofia
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6874 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-18 19:12:45 +00:00 |
Michael Jerris
|
d4d9ae9832
|
whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6873 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-18 18:31:38 +00:00 |
Michael Jerris
|
f206b8057c
|
check unlink return
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6872 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-18 18:30:04 +00:00 |
Anthony Minessale
|
09e067ef25
|
tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6871 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-18 18:27:56 +00:00 |
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 |
Brian West
|
b181a75419
|
change moh to a var so you can change it with ease
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6866 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-18 17:11:18 +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 |
Brian West
|
86f8800bca
|
tweak this for now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6856 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-18 04:23:33 +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 |
Brian West
|
cc30c441b9
|
this isn't needed anymore remove it from default
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6848 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-18 00:35:16 +00:00 |
Brian West
|
e2028b7bf6
|
fix, thanks trixter
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6847 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-18 00:31:11 +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 |
Brian West
|
44c1cb72ff
|
remove this
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6839 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-17 17:59:12 +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 |
Brian West
|
d3f0535afe
|
add more to default useres
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6833 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-17 04:07:35 +00:00 |
Brian West
|
bcafdd7cf6
|
add debug and read and write codec to the example cdr template
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6832 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-17 04:02:02 +00:00 |
Brian West
|
d8ec63cdf7
|
diaplan fix.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6831 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-17 00:20:38 +00:00 |
Brian West
|
5f59894263
|
adding info
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6830 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-16 19:11: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 |
Brian West
|
baa3d3884b
|
tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6826 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-16 02:53:34 +00:00 |
Brian West
|
6a54fdfba8
|
tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6825 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-16 02:44:54 +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 |
Brian West
|
bafacc27c8
|
adding more things to the configs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6822 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-15 21:38:11 +00:00 |
Brian West
|
b2095be987
|
press is good
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6821 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-15 21:24:30 +00:00 |
Brian West
|
f1048d21a4
|
testing more stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6820 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-15 21:21:40 +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 |