Commit Graph

628 Commits

Author SHA1 Message Date
Michael Jerris
a590a4b23d fix bsd build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5224 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-28 05:01:08 +00:00
Michael Jerris
aa286db7bd dos2unix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5216 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-25 16:14:31 +00:00
Anthony Minessale
4156571ea6 add license exception to teleton for openzap
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5196 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-17 13:56:10 +00:00
Anthony Minessale
a59cf9ee25 add small sanity check to libsofia
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5194 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-16 21:05:22 +00:00
Anthony Minessale
007160d31a update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5192 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-16 17:47:24 +00:00
Michael Jerris
4aeecd93b5 fix the fallback atomic operation implementation for use on arm devices.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5186 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-15 17:22:49 +00:00
Michael Jerris
aacca3467b inital stubs for a few inbound reg helper functions. prototypes likely to change.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5163 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-12 02:40:32 +00:00
Michael Jerris
6faf831fe5 expose a few more iax packets to the application and kindof handle them.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5161 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-12 02:09:59 +00:00
Michael Jerris
9c475bb692 backport change from the iaxclient sf repository rev 648, 649, 650, 656.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5158 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-11 21:20:13 +00:00
Michael Jerris
0272fcb2a0 backport change from the iaxclient sf repository rev 597.
adds proper POKE support and a bit better handling of binding failures and port selection.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5154 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-11 17:49:38 +00:00
Michael Jerris
2ae95b3754 backport change from the iaxclient sf repository rev 567
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5153 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-11 17:04:24 +00:00
Michael Jerris
310037dff3 backport change from the iaxclient sf repository rev 558 (correct ifdef this time)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5152 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-11 17:03:50 +00:00
Michael Jerris
97ef904db5 backport change from the iaxclient sf repository rev 558
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5151 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-11 16:48:57 +00:00
Michael Jerris
9b2edc2f28 backport change from the iaxclient sf repository rev 541
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5150 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-11 16:44:07 +00:00
Michael Jerris
98d4fd0b29 backport fix from iaxclient sf repo rev536
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5149 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-11 16:40:20 +00:00
Anthony Minessale
8c918602d9 fix liax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5147 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-11 15:01:23 +00:00
Anthony Minessale
ebb56a9eba fix build of iax-mutex.c
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5146 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-11 04:09:47 +00:00
Anthony Minessale
9ef38dfce8 fix compile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5145 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-11 03:46:24 +00:00
Michael Jerris
353fb3dfbb make pthread mutexes nested.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5144 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-11 03:41:06 +00:00
Anthony Minessale
6b1f10b9e9 make sofia-sip a conv. lib so we get their libs when we link
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5139 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-10 21:42:16 +00:00
Anthony Minessale
36acdb9f52 props and sofia fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5126 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-10 18:17:34 +00:00
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