2606 Commits

Author SHA1 Message Date
Anthony Minessale
493fdf5ba8 add from-domain param to sofia.conf for mmurdock
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5166 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-12 17:57:30 +00:00
Michael Jerris
a4ff7e88da adding const qualifiers across the api as appropriate.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5165 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-12 14:48:14 +00:00
Michael Jerris
8107c49a64 add switch_cpp.cpp to msvc build. Fix some build issues and a bug.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5164 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-12 07:29:12 +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
5045ba88ba better log level
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5162 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-12 02:17:45 +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
Anthony Minessale
6dee9ee3ac add some spec to speex
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5159 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-11 23:53:21 +00:00
Anthony Minessale
343d77a408 fix cpp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5157 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-11 19:41:11 +00:00
Anthony Minessale
48d87f00d6 fix get_variable
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5156 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-11 18:39:19 +00:00
Michael Jerris
f00642d7ab typo.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5155 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-11 18:21:36 +00:00
Michael Jerris
171af94f44 fix msvc build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5148 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-11 16:16:00 +00:00
Anthony Minessale
e7dfa236ec update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5143 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-11 01:47:13 +00:00
Anthony Minessale
f00e36581f update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5142 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-11 00:41:40 +00:00
Anthony Minessale
fc85172efd update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5141 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-11 00:30:23 +00:00
Anthony Minessale
1cb336eaf0 add some robustness to deal with runaway threads
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5140 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-11 00:27:55 +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
c12c710771 build band-aid
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5137 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-10 21:05:58 +00:00
Michael Jerris
628077871f fix for MDXMLINT-7 from Simon P. Ditner . Added config option disable-100-continue to disable the Expect: 100-continue HTTP 1.1 header so that it will work with lighthttpd.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5131 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-10 19:11:00 +00:00
Michael Jerris
3a707a316a merge fix for MODLANG-15 from Traun Leyden. Thanks Traun.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5130 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-10 18:51:47 +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
ab34a26079 make crash protection a runtime option instead of a compile-time option
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5123 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-10 16:56:29 +00:00
Anthony Minessale
c07224852c fix sofia register stuff (update to this one if you use gateways)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5122 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-10 16:15:07 +00:00
Michael Jerris
33d3c1c2d2 switch mod_sofia to use a Makefile.am instead of Makefile for better dependency tracking.. you may need to re-bootstrap after this update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5120 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-10 15:23:07 +00:00
Anthony Minessale
4dab016887 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5118 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-10 14:11:26 +00:00
Anthony Minessale
a5417cc133 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5117 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-09 22:13:18 +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
Anthony Minessale
2f6798fdb8 change some log levels
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5114 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-09 19:30:41 +00:00
Michael Jerris
41163d1020 make sure to initialize gateway->next
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5112 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-09 15:49:01 +00:00
Anthony Minessale
28fc399e37 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5107 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-08 20:17:27 +00:00
Anthony Minessale
50b4a37771 change mod_python so freeswitch module is auto-loaded and session is auto declared
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5103 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-08 16:08:48 +00:00
Anthony Minessale
cb09b09f82 whatever
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5102 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-08 15:44:44 +00:00
Anthony Minessale
83f848768b add basic cpp wrapper (c'mon and add to it c++ lovers...)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5101 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-08 00:29:49 +00:00
Anthony Minessale
5a1ea34985 remove extra SessionContainer:: in header file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5100 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-07 22:09:37 +00:00
Anthony Minessale
ba652e4f94 more py stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5099 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-07 21:49:11 +00:00
Anthony Minessale
46c14326b3 anti-venom for a nasty python byte
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5098 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-07 21:27:42 +00:00
Anthony Minessale
9572b3ce8c fix python 64 bit linux build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5097 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-07 15:24:07 +00:00
Brian West
ea650b51bd ok their seems to be some debate on this one
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5095 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-05 21:47:59 +00:00
Brian West
fd4c6fbf16 its 6.4 not 6.3
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5094 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-05 21:45: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
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
Michael Jerris
5d628cda03 add sip_subject channel var when header is there.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5089 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-04 22:38:24 +00:00
Michael Jerris
7409a6c975 fix type
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5086 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-04 02:14:40 +00:00
Michael Jerris
bf6a88e818 warnings cleanup.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5085 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-04 02:09:24 +00:00
Michael Jerris
dd45f3d599 fix mod_mono build. still needs some testing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5084 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-04 01:25:29 +00:00
Michael Jerris
55cf8326db some quick apr_dir wrappers.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5083 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-04 01:13:34 +00:00
Michael Jerris
606b469551 declaration after code.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5082 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-04 00:14:12 +00:00
Michael Jerris
da1dd999ce fix mod_mono makefile FINALLY, still some code bits to fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5081 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-03 23:59:20 +00:00
Anthony Minessale
6376dd448e more tweaking to the mod_mono makefile.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5080 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-03 23:20:53 +00:00
Anthony Minessale
f9a2e791d0 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5079 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-03 19:16:54 +00:00
Anthony Minessale
1be5b1ff45 general improvements
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5078 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-03 16:28:23 +00:00