Commit Graph

607 Commits

Author SHA1 Message Date
Anthony Minessale
d6efffd9bc these aren't the droids you're looking for....
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5115 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-09 19:44:15 +00:00
Michael Jerris
33a21efff0 missing header.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5113 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-09 17:41:32 +00:00
Michael Jerris
a4e031c021 get event callbacks after you shutdown a ua so that we can handle call cleanup. Still to come on this is a tag to properly set this behavior.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5111 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-09 14:43:35 +00:00
Michael Jerris
1be54b24ac a little bit of header file cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5110 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-09 12:35:53 +00:00
Michael Jerris
d0f64673fe add missing m4 file from acinclude.m4
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5108 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-08 20:25:38 +00:00
Michael Jerris
69f9a7caf9 adjust to moved files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5106 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-08 19:33:04 +00:00
Michael Jerris
dad7da5c39 include winsock2.h instead of winsock.h
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5105 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-08 19:32:44 +00:00
Michael Jerris
5d8a952b5e sync to latest sofia-sip darcs tree
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5104 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-08 19:14:10 +00:00
Michael Jerris
0e5a4f525d signedness
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5096 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-07 01:04:16 +00:00
Anthony Minessale
da80e53f02 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5093 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-05 01:31:54 +00:00
Michael Jerris
8048656f99 stfu msvc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5092 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-04 23:53:43 +00:00
Anthony Minessale
5495900794 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5091 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-04 23:46:26 +00:00
Anthony Minessale
af97953adc add a fixed jitterbuffer to rtp (settable from a channel variable) (libSTFU)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5090 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-04 23:29:35 +00:00
Anthony Minessale
e42a8c3cab add headers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5088 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-04 21:27:54 +00:00
Anthony Minessale
e4f425ea10 STFU
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5087 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-04 21:11:27 +00:00
Michael Jerris
372bec6e31 you cant check for file existance when cross compiling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5075 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-03 09:36:04 +00:00
Anthony Minessale
45b4ca291a sigh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5070 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-02 17:38:25 +00:00
Michael Jerris
dcb493b1ea fix msvc build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5059 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-01 23:09:06 +00:00
Anthony Minessale
d99b4bb86f misc fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5053 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-01 16:12:02 +00:00
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
Michael Jerris
3cc4a4d093 fix MODLANG-12 and proper fix for MODLANG-7
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5022 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-26 22:03:58 +00:00
Anthony Minessale
55655a0480 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5019 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-26 14:38:40 +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
Brian West
4b36882d7e patch and tweak for mac
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5014 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-25 18:02: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
2077f45e96 force lib rebuild
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-23 18:12:08 +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
bb40700d84 fix udns/mod_enum msvc build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5000 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-22 17:34:23 +00:00
Michael Jerris
b1d3ae83ab inline vs __inline for msvc.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4992 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-20 20:59:21 +00:00
Michael Jerris
a687aada13 quiet a couple sctp warnings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4989 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-20 20:14:02 +00:00
Michael Jerris
1fd705acc3 fix solaris build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4985 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-20 04:00:25 +00:00
Michael Jerris
5bcc83f32b solaris porting
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4984 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-20 03:51:00 +00:00
Michael Jerris
2266c9b89e formatting to quiet up some warnings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4983 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-20 01:57:56 +00:00
Michael Jerris
c92486f19b sync with sofia-sip darcs tree. Fix nua_respond docs and silence doxygen warnings so they don't affect the build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4982 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-20 00:48:51 +00:00
Michael Jerris
d70893d808 switch doxygen generation in sofia-sip around to use configure generated files. This should avoid some problems with warnings and errors when builing the manpages. You will probably need to autoreconf and configure sofia-sip for this
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4979 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-19 22:28:01 +00:00
Michael Jerris
bdaab6dbbd remove AM_MAINTAINER_MODE macro from development coppies, should only be in release versions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4976 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-19 19:30:24 +00:00
Michael Jerris
c84eaa5018 sync with sofia darcs tree
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4975 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-19 19:17:12 +00:00
Anthony Minessale
6e3698ac06 workaround explicit link warning from comment??
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4974 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-19 18:40:10 +00:00
Anthony Minessale
aaf85e1f84 workaround explicit link warning from comment??
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4973 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-19 18:30:14 +00:00
Michael Jerris
40bca110a8 consistent ifdef for DOXYGEN defined symbols
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4972 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-19 18:16:05 +00:00
Anthony Minessale
8a875e8ed3 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4969 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-18 17:26:58 +00:00
Anthony Minessale
fbf2a1cb79 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4968 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-18 16:10:46 +00:00
Brian West
d657014922 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4966 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-17 16:04:14 +00:00
Michael Jerris
4ad763132d merge latest darcs changes from sofia-sip.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4963 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-17 13:43:45 +00:00
Michael Jerris
a310b580f8 silence windows warning.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4942 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-16 14:00:59 +00:00
Michael Jerris
1547637ba8 tweak some var types to silence warnings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4941 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-16 13:33:45 +00:00
Michael Jerris
527ef0f588 fix xmlrpc build on msvc when source dir has a space in it. Thanks to Jasone Steele for report via the mailing list.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4940 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-16 13:05:10 +00:00
Michael Jerris
853936abd3 a little update to the sofia-sip library
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4939 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-15 02:03:41 +00:00
Michael Jerris
a483c238b9 move udns build directly into the mod_enum makefile so it gets all our cflags
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4919 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-11 14:37:40 +00:00