Michael Jerris
837b2c9bed
tweak windows build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10271 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-06 16:35:48 +00:00
Anthony Minessale
ddb0012bda
add some vars
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10264 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-06 03:36:15 +00:00
Brian West
b7b8570429
tweak this because lose race really means it was answered elsewhere
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10263 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-06 02:07:44 +00:00
Anthony Minessale
78541e1ddb
fix leak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10261 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-06 00:09:44 +00:00
Michael Jerris
2432ba1785
(MODEVENT-29) seg on unload of mod_radius_cdr when it is in the middle of a radius call
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10260 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-05 21:53:33 +00:00
Anthony Minessale
d6af605c2e
fix MODEVENT-29
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10259 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-05 20:19:52 +00:00
Anthony Minessale
b03a9e7602
google commit
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10258 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-05 20:16:44 +00:00
Anthony Minessale
25b2a61721
udpate
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10256 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-05 18:22:36 +00:00
Stefan Knoblich
c9f4c0ca6f
Fix mod_managed staged install
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10255 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-05 18:08:04 +00:00
Anthony Minessale
4ffbf8c042
swigall
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10253 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-05 17:28:31 +00:00
Anthony Minessale
869302e302
add flush_dtmf app and uuid_flush_dtmf api command
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10252 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-05 17:25:54 +00:00
Michael Jerris
af0d0d28c4
remove extra ;s
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10251 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-05 17:12:26 +00:00
Brian West
22c37c1a1a
move this to profile debug its harmless mostly
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10250 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-05 15:55:53 +00:00
Anthony Minessale
c217d45cf0
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10244 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-05 00:20:30 +00:00
Brian West
71f94e0ee5
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10243 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-05 00:01:37 +00:00
Brian West
881b45a11e
tweak from Carlos
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10240 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-04 19:31:49 +00:00
Anthony Minessale
c9a24dd36e
Add ability to choose uuid from originate string (use at your own risk)
...
[origination_uuid=someid]sofia/default/100@dom.com
it's only valid in [], cannot be used on 2 existing calls at once and is not
reccommended if you don't need it.
event_socket users can use it to do
api create_uuid
#### (then save uuid into a local variable say $uuid) ###
filter unique-id $uuid
events all
originate [origination_uuid=$uuid]sofia/default/100@dom.com
Then you can get all the events in anticipation on that channel.
Anything people do to cause problems misusing this will not be supported.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10239 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-04 16:46:33 +00:00
Michael Jerris
807bef81ed
make hash case sensitive so we can have same file format both upper and lower case (.gsm vs .GSM)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10238 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-04 15:41:25 +00:00
Anthony Minessale
53b9d9c86f
more code
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10228 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-03 21:54:03 +00:00
Anthony Minessale
7074c7abdd
add hashing to event header lookup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10227 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-03 20:08:44 +00:00
Anthony Minessale
d4087da371
follow on MODENDP-147
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10226 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-03 20:07:45 +00:00
Michael Jerris
726221b643
200 OK re-invite without sdp
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10225 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-03 19:56:48 +00:00
Michael Jerris
473a45c074
fix msvc build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10224 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-03 19:56:16 +00:00
Brian West
e3753e99ef
cache auth_gateway_name in sofia for challenged bye
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10222 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-03 17:39:09 +00:00
Anthony Minessale
3766601b5a
fix FSCORE-216 declinatio mortuus obfirmo
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10221 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-03 16:38:32 +00:00
Anthony Minessale
f4904d09c5
fix FSCORE-215
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10220 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-03 15:45:38 +00:00
Michael Giagnocavo
4d9d2121cd
Ignore warning 4505 in release too
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10219 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-03 06:39:32 +00:00
Stefan Knoblich
2e9b22f39d
Add quotation marks to clarify acl messages + indentation cleanup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10218 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-02 20:14:12 +00:00
Anthony Minessale
1a07de8743
swigall
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10217 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-02 02:10:01 +00:00
Anthony Minessale
f7d78f8626
move logic down a step
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10216 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-01 16:18:04 +00:00
Michael Jerris
8152198348
initial checkin of switch_dso.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10215 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-31 21:53:07 +00:00
Anthony Minessale
44b6886c7a
add tz stuff to mod_say_en, other langs need similar code
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10214 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-31 20:24:06 +00:00
Anthony Minessale
c2133d4d62
add more debugging
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10212 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-31 19:14:19 +00:00
Michael Jerris
86e4283ade
windows build fixes.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10211 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-31 18:22:00 +00:00
Anthony Minessale
def5574449
silence warning
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10210 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-31 17:18:45 +00:00
Anthony Minessale
ab1bbcf7ac
swigall
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10209 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-31 17:14:48 +00:00
Anthony Minessale
235bf0c075
one more for good measure
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10208 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-31 15:20:18 +00:00
Anthony Minessale
de0ed8f226
update filters to have optional - prefix to omit a match within a match from the positive filter
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10207 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-30 23:37:16 +00:00
Anthony Minessale
81c1dc0de9
redo some stuff
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10206 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-30 22:40:39 +00:00
Brian West
e708b762dc
revert previous change so voicemail length check works
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10205 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-30 17:37:52 +00:00
Anthony Minessale
d07bfb56f6
whatcha talking bout
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10204 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-30 16:40:54 +00:00
Anthony Minessale
09f7c7f660
fix typo thanks MichaelGG
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10203 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-30 15:18:07 +00:00
Anthony Minessale
623ba5c271
patch for FSCORE-205
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10202 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-30 12:46:09 +00:00
Anthony Minessale
93b20b8dc9
add path thing for mwi
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10201 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-30 03:12:52 +00:00
Michael Jerris
fb90c20bc7
bug found by pyite in new filter feature.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10200 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-30 02:27:22 +00:00
Anthony Minessale
7afabe3c23
apply patch from MODAPP-156
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10199 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-30 00:52:11 +00:00
Anthony Minessale
0a5a51723d
add event socket listener filters
...
filter <header-name> <header-value>
filter <header-name> /<regexp>/
filter delete <header-name>
filter delete all
once even one filter is enabled you must pass a filter condition to get any events.
which events are still limited by the events <event list> as always.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10198 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-30 00:39:55 +00:00
Anthony Minessale
a34d780d13
declinatio mortuus obfirmo!
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10195 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-29 20:22:34 +00:00
Anthony Minessale
8c0fa45844
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10194 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-29 19:15:14 +00:00
Anthony Minessale
c8681fd47b
make connect event have chan vars
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10193 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-29 18:19:49 +00:00
Anthony Minessale
835d7de5e9
fix broken fix
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10192 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-29 18:00:27 +00:00
Brian West
6bd2832d50
add events and pass-change dir lookup so xml_curl users can detect vm-pass change
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10191 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-29 17:28:12 +00:00
Anthony Minessale
5fb3c4ddd1
sigh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10190 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-29 16:29:28 +00:00
Anthony Minessale
217c16602a
fix FSCORE-212
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10189 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-29 15:57:57 +00:00
Anthony Minessale
4c51457d72
allow none to not generate an err in vad opts
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10188 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-29 14:43:07 +00:00
Brian West
585eaeb551
fix FSCORE-210
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10182 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-29 00:04:20 +00:00
Anthony Minessale
3a4993d3dc
move code
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10180 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-28 16:31:01 +00:00
Anthony Minessale
3ddf3165d2
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10179 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-28 16:01:15 +00:00
Anthony Minessale
76444b5340
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10178 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-28 13:19:37 +00:00
Brian West
9deca9679b
tweak to mod_limit for the db_function used in the dialplan
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10175 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-28 02:50:18 +00:00
Anthony Minessale
050dcab0ad
fix park flag
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10174 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-27 17:14:55 +00:00
Anthony Minessale
6262a2637f
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10173 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-27 15:10:22 +00:00
Anthony Minessale
6b48e82663
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10158 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-26 21:08:22 +00:00
Steve Underwood
ae124bfb4f
Added smarter date reading, but its currently disabled. A freeswitch
...
style equivalent of mktime() is needed to make this a proper piece of Freeswitch
code.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10155 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-26 04:20:33 +00:00
Anthony Minessale
fa459336d8
add data to params
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10145 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-24 20:30:33 +00:00
Anthony Minessale
82938ed71e
revert patch
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10144 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-24 20:12:08 +00:00
Anthony Minessale
1a4321cd02
oops
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10143 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-24 19:31:41 +00:00
Anthony Minessale
f95887b13a
fix parser err
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10142 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-24 19:25:07 +00:00
Michael Jerris
432c89a52f
add mod_loopback to windows build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10141 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-24 16:52:53 +00:00
Michael Jerris
a39797e80b
make line endings consistent.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10140 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-24 15:51:13 +00:00
Michael Jerris
85463ac70b
fix windows build.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10139 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-24 15:50:46 +00:00
Anthony Minessale
26d493033f
add patch from stangor
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10138 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-24 00:31:40 +00:00
Anthony Minessale
ac2728183c
patch from MODAPP-156 with mods
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10137 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-24 00:28:10 +00:00
Anthony Minessale
42dd42ebb6
simplify switch_core_service_session to protect against a race condition
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10136 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-23 23:48:11 +00:00
Anthony Minessale
e520638b92
fix cng bs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10135 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-23 22:05:00 +00:00
Anthony Minessale
525f1ac362
cleanup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10134 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-23 21:58:09 +00:00
Michael Giagnocavo
41b81623e1
Actually USE the saved references....
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10133 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-23 17:40:06 +00:00
Anthony Minessale
a61cdc9a92
add nifty new goodies
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10132 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-23 17:31:22 +00:00
Anthony Minessale
603b0d1872
let any channel get messages
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10131 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-23 13:04:08 +00:00
Michael Jerris
42d2c4ad28
revert, give up for the night
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10130 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-23 05:52:05 +00:00
Michael Jerris
db77741521
don't put CN in sdp answer if it was not in the offer.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10129 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-23 05:27:32 +00:00
Michael Jerris
a53121af00
revert
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10128 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-23 04:54:38 +00:00
Michael Jerris
0ec08fe3ba
another tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10127 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-23 04:48:03 +00:00
Michael Giagnocavo
1cf4543320
Missed one cdecl
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10126 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-23 04:33:53 +00:00
Michael Giagnocavo
97157c42fc
cdecl'd calling conventions
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10125 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-23 04:29:13 +00:00
Michael Jerris
2123b46d6d
tweak calling conventions.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10124 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-23 03:57:16 +00:00
Michael Jerris
0f346908ea
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10123 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-23 03:30:18 +00:00
Michael Jerris
3ed8e1ad9d
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10122 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-23 02:46:36 +00:00
Michael Jerris
2d764cc0b0
build tweaks
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10121 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-23 01:39:04 +00:00
Michael Jerris
69bd6a54d0
don't put CN in sdp answer if it was not in the offer.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10120 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-23 01:14:07 +00:00
Michael Giagnocavo
9bc126b083
de-oops demo
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10119 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-22 22:10:58 +00:00
Michael Giagnocavo
67015251ad
Make cpp code as unmanaged as possible
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10118 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-22 22:02:58 +00:00
Michael Jerris
885c1e6144
windows build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10117 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-22 21:55:06 +00:00
Anthony Minessale
561467d6a5
update to previous patch
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10116 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-22 18:33:12 +00:00
Anthony Minessale
2679758551
pass pdd data to a leg on oubound calls using bridge
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10115 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-22 18:32:54 +00:00
Anthony Minessale
65c91197b9
add patch from FSCORE-208
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10113 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-22 17:51:34 +00:00
Anthony Minessale
40a050c6b7
setting profile option multiple-registrations=contact key multi reg off the contact string
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10112 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-22 17:40:43 +00:00
Anthony Minessale
35d0476b5c
apply patch from lele for proxy mode+sip to not kill T38
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10111 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-22 17:12:04 +00:00
Anthony Minessale
22210f41ce
inbound connection to event_socket can now take over an existing channel with 'myevents <uuid>' to take on the behaviour of an outbound socket
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10110 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-22 16:32:55 +00:00
Michael Jerris
3906afe4d1
var scope masking.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10109 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-22 14:08:24 +00:00
Anthony Minessale
a5089f3db8
missing p
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10108 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-22 13:14:41 +00:00
Anthony Minessale
de509dda94
reswig
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10107 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-22 03:13:33 +00:00
Michael Jerris
2f91f7913c
don't deref null.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10106 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-22 03:03:43 +00:00
Anthony Minessale
9b4d80c71e
clean up comments
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10105 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-21 23:05:53 +00:00
Anthony Minessale
9c176dc203
Add optional <variables> and <params> tag to <gateway> tag.
...
current gateways are:
<gateway>
<param name="foo" value="bar"/>
</gateway>
now can also be:
<gateway>
<params>
<param name="foo" value="bar"/>
</params>
</gateway>
now can also be:
<gateway>
<params>
<param name="foo" value="bar"/>
</params>
<variables>
<variable name="myvar" val="myval"/>
</variables>
</gateway>
any variables will be set on all outgoing channels using that gateway.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10103 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-21 22:40:20 +00:00
Anthony Minessale
ef24ef8db9
alternate fix for MODENDP-144 that does not break eyebeam/x-lite
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10102 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-21 20:01:52 +00:00
Michael Jerris
7904c46533
MODENDP-133 (add parsing of another header for privacy info)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10101 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-21 20:01:48 +00:00
Michael Jerris
38dc44dc84
MODLANG-87 - Update to lua 5.1.4 release
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10100 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-21 19:39:57 +00:00
Anthony Minessale
350fca115f
add tab complete
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10099 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-21 19:19:49 +00:00
Brian West
93bedcc12d
use the define for this
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10098 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-21 19:18:40 +00:00
Anthony Minessale
b963a1c142
add some stuff
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10097 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-21 19:05:25 +00:00
Anthony Minessale
9ef64432cb
add debug message
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10096 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-21 18:14:37 +00:00
Anthony Minessale
80d0dd84c6
add debug message
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10095 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-21 18:13:35 +00:00
Anthony Minessale
35cf0c559f
even more room for t38
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10094 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-21 18:04:20 +00:00
Anthony Minessale
fa266f5349
add all modifier to break command
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10093 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-21 17:41:55 +00:00
Anthony Minessale
67e9790bfb
make room for t38 packets
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10092 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-21 17:16:39 +00:00
Michael Jerris
d721a1cf38
tweak windows build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10091 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-21 16:40:49 +00:00
Anthony Minessale
599d8af59f
can't win
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10090 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-21 16:27:57 +00:00
Anthony Minessale
d288630b64
add scheduler support for heartbeat
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10089 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-21 16:22:38 +00:00
Michael Jerris
fc4260a98a
add vm-a1-hash param to override the a1-hash for voicemail
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10088 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-20 23:42:00 +00:00
Anthony Minessale
64f4e98eb5
all vm to auth from the same a1-hash param used by sip (part deux)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10087 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-20 23:27:29 +00:00
Anthony Minessale
26a89ab3dc
all vm to auth from the same a1-hash param used by sip
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10086 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-20 22:52:09 +00:00
Michael Jerris
b17e3bff8a
add switch_md5
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10085 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-20 22:45:09 +00:00
Anthony Minessale
30c318b995
clean some old members and naming conventions in the codec structs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10084 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-20 17:48:42 +00:00
Anthony Minessale
f1da124229
move code to the right place
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10083 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-20 16:33:46 +00:00
Anthony Minessale
d5b6b9f259
probable fix for MDXMLINT-35
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10082 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-20 15:48:03 +00:00
Anthony Minessale
65bba7db13
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10081 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-20 15:10:46 +00:00
Anthony Minessale
264147a556
patch for MODENDP-141
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10080 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-20 14:19:26 +00:00
Anthony Minessale
e8f71c156d
add fix from MODENDP-143
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10079 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-20 14:09:45 +00:00
Michael Jerris
a295396337
(FSBUILD-83) format string issue found by new gcc.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10078 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-20 12:57:43 +00:00
Michael Jerris
e01c28c6d5
(FSBUILD-83) no need to allocate this twice
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10077 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-20 12:54:37 +00:00
Michael Jerris
9b15de0c16
attempt to fix FSCORE-207
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10076 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-20 03:58:04 +00:00
Michael Jerris
7a16dbec4c
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10075 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-20 03:51:26 +00:00
Michael Jerris
f6925f622d
don't send disconnect on every reply.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10074 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-20 00:32:21 +00:00
Michael Jerris
78fe4073e1
(MDXMLINT-36) don't add module interfaces before returning from error conditions in module load functions
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10072 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-19 23:58:43 +00:00
Brian West
9f70152968
don't add API or complete till after the config is parsed
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10071 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-19 23:55:54 +00:00
Michael Jerris
de719816ac
fix windows build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10070 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-19 23:31:24 +00:00
Michael Jerris
622cc92304
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10067 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-18 04:34:26 +00:00
Anthony Minessale
031757e950
fix FSCORE-206
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10056 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-17 23:00:23 +00:00
Anthony Minessale
8c663f8586
fix ip change detction code for proxy mode
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10055 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-17 19:25:00 +00:00
Anthony Minessale
d0b4a78a56
make event socket wait for hangup on outbound mode and send disconnect message
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10054 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-17 18:55:17 +00:00
Anthony Minessale
c109eee26e
make event socket wait for hangup on outbound mode and send disconnect message
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10053 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-17 18:44:26 +00:00
Anthony Minessale
e4dfc81579
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10048 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-17 00:10:49 +00:00
Anthony Minessale
aea6a6277e
typo
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10047 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-16 20:06:13 +00:00
Anthony Minessale
aecf889fbc
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10046 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-16 16:48:55 +00:00
Anthony Minessale
b83dce5c1d
avoiding deadlock
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10045 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-16 16:34:52 +00:00
Anthony Minessale
c7ca7cc5ea
expose more of apr socket code
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10043 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-16 15:24:02 +00:00
Brian West
acf038ba83
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10042 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-16 01:51:46 +00:00
Michael Jerris
41812748fb
make valgrind not complain about these threads
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10040 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-15 23:13:36 +00:00
Michael Jerris
75e1853733
plug massive leak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10039 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-15 22:57:28 +00:00
Michael Jerris
8ec42371bb
make respond 302 work in mod_sofia
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10038 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-15 22:16:18 +00:00
Anthony Minessale
06e770bac3
add mutexes to codec set/get funcs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10037 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-15 21:54:26 +00:00
Anthony Minessale
da621bf60a
fix daft constant
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10033 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-15 19:43:29 +00:00
Michael Jerris
16783be689
cleanup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10032 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-15 19:43:25 +00:00
Michael Jerris
4488b3d5ed
more work on mod_shout build on windows
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10031 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-15 19:42:19 +00:00
Michael Jerris
960ea8b6d8
part of new mod_shout build for windows.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10029 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-15 17:36:01 +00:00
Michael Jerris
17e8c3e8a6
typo
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10028 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-15 17:18:56 +00:00
John Skopis
4ed15b330e
trying a way to map attrs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10021 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-15 04:10:06 +00:00
Anthony Minessale
6d89c01918
add debug line
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10019 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-14 23:22:39 +00:00
Anthony Minessale
41a8efb579
add some params to request for xml_curl type stuff
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10018 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-14 22:13:49 +00:00
Anthony Minessale
b84dcd0dac
shout, shout, let it all out, this is the ram we were talkin about
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10017 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-14 21:50:50 +00:00
Anthony Minessale
d192f195b3
fix build err
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10016 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-14 19:46:47 +00:00
Anthony Minessale
aac2fb84ad
Avoiding NitPick MODAPP_155
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10015 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-14 19:39:35 +00:00
Anthony Minessale
0e88eb3ae7
add const to macro
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10014 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-14 19:17:27 +00:00
Anthony Minessale
baf6560816
add clarification and expose stop async
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10013 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-14 19:17:08 +00:00
Anthony Minessale
372b7f8d48
set read codec to NULL for reset is better
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10011 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-14 18:49:26 +00:00
Anthony Minessale
f9d1c7990d
cleanup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10009 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-14 18:03:14 +00:00
Michael Jerris
fe9e0e1574
(MODLANG-86) add local script directory support to mod_lua
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10008 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-14 17:14:56 +00:00
Michael Jerris
c728ea3455
add domain params to be found in user data output
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10001 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-13 22:20:24 +00:00
Anthony Minessale
493bd6a5ba
add configuration to mod_shout to resolve some crazyness, also commit #10,000 if I only had a dollar for each one.....
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10000 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-13 21:57:07 +00:00
Anthony Minessale
4c44541e40
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9999 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-13 21:17:10 +00:00
Brian West
42cb2307d4
move wanpipe to unsupported please see mod_openzap
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9998 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-13 19:36:49 +00:00
Anthony Minessale
d74b12a167
add more profile shutdown code to compensate for bug in sofia lib on nua_destroy
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9997 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-13 19:26:28 +00:00
Anthony Minessale
f6f7f31c05
fix race in xml reloader
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9996 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-13 19:25:52 +00:00
Michael Jerris
bed038a85b
don't allocate pool we don't use.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9995 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-13 16:13:41 +00:00
Michael Jerris
8c06a686f7
lower stack count limit to 16 (attempt to fix FSCORE-202)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9994 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-13 15:42:11 +00:00
Michael Jerris
31d22fff54
fix autoload of modules.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9993 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-13 06:42:50 +00:00
Michael Jerris
1f47ff15b3
validate strftime format string input (when necessary)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9985 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-12 21:51:51 +00:00
Brian West
b0c86f4553
move these messages into debug
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9983 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-12 03:56:11 +00:00
John Skopis
b2a24fc8c1
can "fallback" to h350 style directory
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9982 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-12 02:57:28 +00:00
John Skopis
adab9ce3d7
oops
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9979 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-11 22:54:00 +00:00
John Skopis
00c3b96278
some files
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9978 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-11 22:50:34 +00:00
Michael Jerris
92d870d237
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9977 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-11 22:16:23 +00:00
Brian West
5eee040588
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9972 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-11 22:01:14 +00:00
Brian West
a1bda52bb6
add domain_exists api I mentioned it and Math wrote it as an exercise
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9971 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-11 21:59:48 +00:00
John Skopis
748a04aebe
(almost) complete rewrite of mod_xml_ldap
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9970 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-11 21:51:14 +00:00
Michael Jerris
84f3a9d217
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9969 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-11 20:55:26 +00:00
Brian West
b8ce4d9c7a
NEXT...
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9968 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-11 20:50:48 +00:00
Brian West
458f430f1b
downgrade this to a warning
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9967 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-11 20:16:34 +00:00
Brian West
f1bc3e6bb2
man am I OCD about this stuff or what
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9966 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-11 20:01:44 +00:00
Brian West
0ecfc14d68
mr. clean.. mr. clean...
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9965 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-11 19:53:36 +00:00
Brian West
ab39fbc512
polishing up things
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9964 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-11 19:44:52 +00:00
Brian West
60cb818203
cleanup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9963 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-11 19:20:11 +00:00
Brian West
788eda6019
remove code that doesn't do anything
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9962 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-11 19:09:26 +00:00
Anthony Minessale
7112384318
possible fix for MODENDP-140 part 2
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9961 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-11 16:37:15 +00:00
Anthony Minessale
8684256756
possible fix for MODENDP-140
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9960 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-11 16:28:05 +00:00
Brian West
e0cdf8172a
more polishing
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9959 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-11 06:19:56 +00:00
Brian West
b9e0bd8f8d
more cleanup polishing things along
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9958 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-11 05:44:11 +00:00
Brian West
ded09448aa
clean up log printfs, my pickyness again
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9957 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-11 05:42:52 +00:00
Anthony Minessale
ca1cfb3198
actually send bye on error condition
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9950 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-10 23:17:18 +00:00