2832 Commits

Author SHA1 Message Date
Anthony Minessale
c5c13c2668 add --enable-core-libedit-support configure flag in case you want nicer command line stuff in the debug console (I know I do when I am coding dunno about you)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5044 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-30 20:37:41 +00:00
Anthony Minessale
01f9b3f1c8 more changes to sofia to make better use of the directories
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5043 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-30 20:35:35 +00:00
Anthony Minessale
d038cdbfdb <variables> section in user for local chan vars during authed calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5042 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-30 16:26:44 +00:00
Michael Jerris
9d22d76b32 fix form MODLANG-13 from Matt brown, thanks Matt.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5041 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-29 16:34:00 +00:00
Anthony Minessale
c4eb29aa8f recursion protection
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5040 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-29 03:42:38 +00:00
Anthony Minessale
5a8bb14259 update msg txt
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5039 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-29 03:21:56 +00:00
Michael Jerris
757916feff hint... hint...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5038 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-29 02:02:05 +00:00
Michael Jerris
ac065100b6 fix build on msvc.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5037 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-29 01:51:32 +00:00
Anthony Minessale
ffb254ad49 either break everything or make it cooler ... ?
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5036 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-29 01:16:49 +00:00
Anthony Minessale
6a392d2577 add locking to vars
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5035 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-28 21:48:03 +00:00
Michael Jerris
7db63e84db wrap some other bits for use in the near future.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5033 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-28 19:00:57 +00:00
Michael Jerris
f99c387755 limit callback recursion to a happy number for all. FSCORE-6
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5032 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-28 14:48:18 +00:00
Anthony Minessale
1d2d40a0ed sigh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5031 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-27 22:28:25 +00:00
Anthony Minessale
319d3661c4 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5030 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-27 21:13:02 +00:00
Michael Jerris
e90d03805d don't put @ in from string if there is no user part.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5029 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-27 20:36:34 +00:00
Michael Jerris
2925ed8ac8 address http://jira.freeswitch.org/browse/FSCORE-6 We still need to test what the right number is for stack depth is for different platforms. We can get 13 out of msvc on my box (set the level to 12) but this is probably platform dependent and stack size dependent. How can we compute this?
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5024 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-26 23:09:26 +00:00
Anthony Minessale
0e76a69718 mod_alsa (pa impersonator)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5023 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-26 22:15:07 +00:00
Anthony Minessale
eba9f4e218 fix rfc2833 bs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5021 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-26 21:57:50 +00:00
Anthony Minessale
b37345c370 fix potential NULL fiasco
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5020 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-26 15:02:46 +00:00
Michael Jerris
177513d13e more completely fix http://jira.freeswitch.org/browse/MDXMLINT-6
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5018 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-26 13:52:56 +00:00
Anthony Minessale
91fa229ae5 a bit closer on getting mod_mono to build again
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5017 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-25 22:24:19 +00:00
Michael Jerris
e031ff4a49 resolve http://jira.freeswitch.org/browse/MDXMLINT-6
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5016 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-25 19:57:14 +00:00
Anthony Minessale
b98fbaf081 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5011 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-24 14:23:06 +00:00
Anthony Minessale
7e23633ab2 stop ken's whining
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5008 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-24 01:15:27 +00:00
Anthony Minessale
99be09a66e del reg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5007 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-23 20:38:00 +00:00
Anthony Minessale
b184db3829 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5006 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-23 20:11:28 +00:00
Anthony Minessale
586ae93cad update dingaling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5005 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-23 19:03:06 +00:00
Michael Jerris
ae1a6184e2 Fix 2 errors in mod_spidermonkey on windows.
1. We need a pool for apr_stat.  Expand api and create a pool when necessary.
2. Don't use -1 value in enum for no reason as they can be signed or unsigned (compiler defined) so there is an int overflow.  This fixes an incorrect assert in the spidermonkey exception handling caused by an unsigned int overflow.

resolve http://jira.freeswitch.org/browse/MODLANG-7. 


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5002 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-23 15:33:25 +00:00
Anthony Minessale
deb4972610 Small tweaks so it actually compiles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5001 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-22 19:11:22 +00:00
Michael Jerris
d6fdf60fd6 add cumulative count of sessions from switch startup. Resolves http://jira.freeswitch.org/browse/FSCORE-18. Updated patch to change data type of session_id to avoid rollover (wouldn't that be nice) and added - 1 to accurately reflect count. Thanks bkw for the patch.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4999 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-22 01:25:02 +00:00
Michael Jerris
ca464fd296 manually apply patch http://jira.freeswitch.org/browse/FSCORE-24. Thanks dirk.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4998 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-21 16:58:35 +00:00
Anthony Minessale
b7606ea4ea add reject app to do custom sip rejects
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4997 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-21 15:04:01 +00:00
Anthony Minessale
8755dea7b8 add backslash to escape the backslash escape char in channel variable expansion
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4996 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-21 14:23:12 +00:00
Anthony Minessale
d73dc724ef add backslash escape char in channel variable expansion
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4995 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-21 14:17:43 +00:00
Anthony Minessale
7da3873056 add app log
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4994 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-21 01:03:58 +00:00
Anthony Minessale
b5a10d5a14 add new execute_extension application to execute another extension in the current scope
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4993 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-20 23:45:14 +00:00
Michael Jerris
aa0bd5aaa4 declaration after code.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4991 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-20 20:53:11 +00:00
Anthony Minessale
f29aa2d96c add new feature to mod_conference
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4990 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-20 20:44:54 +00:00
Anthony Minessale
6c6d2aad76 add ip auth
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4988 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-20 18:06:06 +00:00
Anthony Minessale
500a6c9ad3 change flow and name of new paramater
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4987 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-20 16:05:37 +00:00
Anthony Minessale
4eab8d96ff add more codec sizes to g729 passthru
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4986 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-20 14:39:21 +00:00
Anthony Minessale
e9753a2d34 silly socket test
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4981 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-20 00:29:18 +00:00
Anthony Minessale
1647d3e568 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4980 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-19 22:49:01 +00:00
Michael Jerris
a3529672d7 video stuff windows build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4978 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-19 22:04:03 +00:00
Anthony Minessale
a1725ad334 modest core framework for video stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4977 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-19 21:40:50 +00:00
Anthony Minessale
e6f778ebff update wanpipe
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4971 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-19 15:34:30 +00:00
Michael Jerris
1ab860da40 merge patch from http://jira.freeswitch.org/browse/SFSIP-11 . Please note, when registering to a UA that requires the from header to match the auth username, you must now use the new setting force-fromuser. See sample configuration file for more details. Thanks Marcel.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4970 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-18 20:21:53 +00:00
Anthony Minessale
376d177b3c cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4967 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-17 18:53:18 +00:00
Anthony Minessale
79651ff819 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4965 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-17 15:58:52 +00:00
Anthony Minessale
4a88a732ef cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4964 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-17 14:44:22 +00:00