Anthony Minessale
|
293cc74d47
|
add bridge_terminate_key var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8543 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-23 20:12:44 +00:00 |
Anthony Minessale
|
39c768996a
|
make proxy_media mode work on video too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8542 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-23 19:41:23 +00:00 |
Anthony Minessale
|
b9edb59e9f
|
gcc warns about stupid things but lets you get away with murder elsewhere....
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8541 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-23 18:18:45 +00:00 |
Michael Jerris
|
fe854bdb57
|
change param name to avoid swig conflict
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8540 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-23 16:41:19 +00:00 |
Anthony Minessale
|
b3c03865d5
|
rewrite video port too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8539 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-23 12:42:36 +00:00 |
Anthony Minessale
|
b597314402
|
rewrite video port too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8538 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-23 12:39:35 +00:00 |
Anthony Minessale
|
ba11f68428
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8537 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-23 12:23:06 +00:00 |
Anthony Minessale
|
7a36d978a1
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8535 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-23 02:50:14 +00:00 |
Anthony Minessale
|
f218f04d4d
|
add example of new option
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8528 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-22 17:30:11 +00:00 |
Anthony Minessale
|
f2e8d44218
|
sigh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8527 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-22 17:24:10 +00:00 |
Anthony Minessale
|
abb7a49e2b
|
make macro safer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8525 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-22 15:24:12 +00:00 |
Anthony Minessale
|
4909dc50ef
|
tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8522 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-22 14:41:11 +00:00 |
Brian West
|
01c30675b9
|
thanks dasbus
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8521 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-22 02:32:47 +00:00 |
Michael Jerris
|
f119c5c449
|
fix finding of files in rate dirs on windows in mod_sndfile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8520 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-22 02:16:32 +00:00 |
Michael Jerris
|
201a28e262
|
fix local_stream with rates on windows (revert r8378)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8519 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-22 01:57:04 +00:00 |
Michael Jerris
|
3c2e987d47
|
var name scope masking and code before decl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8518 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-22 01:24:13 +00:00 |
Michael Jerris
|
91e270907b
|
add disable_app_log variable
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8517 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-22 01:08:30 +00:00 |
Michael Jerris
|
9b2b3beed2
|
don't deref NULL. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8516 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-21 23:12:38 +00:00 |
Michael Jerris
|
91fc355a62
|
don't deref NULL. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8515 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-21 22:40:04 +00:00 |
Stefan Knoblich
|
088b842ced
|
Add safety check for codec implementations with bytes_per_frames being larger than the recommended buffer size (Klocwork #1039)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8514 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-21 22:26:30 +00:00 |
Michael Jerris
|
0bdd7007d0
|
don't leak on error conditions in mod_local_stream. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8513 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-21 22:12:41 +00:00 |
Michael Jerris
|
2c19360e0d
|
don't deref NULL. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8512 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-21 22:00:30 +00:00 |
Anthony Minessale
|
9972dc42ec
|
swatting at NAT
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8511 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-21 21:49:27 +00:00 |
Stefan Knoblich
|
5d91bea365
|
switch_url_encode now takes the full length of the buffer and null-terminates the string properly (Klocwork #1030)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8510 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-21 21:31:17 +00:00 |
Michael Jerris
|
a35dddbfc0
|
handle NULL values better. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8509 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-21 20:32:51 +00:00 |
Michael Jerris
|
103dfc02cb
|
handle allocation error. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8508 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-21 20:25:40 +00:00 |
Stefan Knoblich
|
9b6063ae77
|
sizeof does not work for dynamically allocated memory (Klocwork #532)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8507 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-21 20:05:46 +00:00 |
Anthony Minessale
|
40b96afb4a
|
tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8506 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-21 20:00:00 +00:00 |
Stefan Knoblich
|
6820f1a4cf
|
Make woomera_printf() a little more robust (Klocwork #530 related)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8505 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-21 19:54:23 +00:00 |
Anthony Minessale
|
b02971fea7
|
next chapter in the never-ending nat saga
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8502 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-21 16:46:48 +00:00 |
Anthony Minessale
|
281cfd6552
|
add new param to func
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8499 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-20 22:35:01 +00:00 |
Anthony Minessale
|
f2c34550b5
|
remove useless code jus't erase it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8498 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-20 22:28:34 +00:00 |
Anthony Minessale
|
515e36f568
|
who sucks more NAT or cheap SIP device makers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8494 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-20 19:09:09 +00:00 |
Anthony Minessale
|
db3f7207e0
|
add recieved param to contact ala MODENDP-104
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8493 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-20 17:44:55 +00:00 |
Anthony Minessale
|
a252b74f4d
|
solution for MODAPP-94
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8492 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-20 17:28:21 +00:00 |
Anthony Minessale
|
28cea12b64
|
solution for MODAPP-94
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8491 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-20 17:25:17 +00:00 |
Anthony Minessale
|
8780b35dc1
|
add patch from MODAPP-93
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8490 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-20 17:19:14 +00:00 |
Anthony Minessale
|
2848cfdd18
|
more nat stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8488 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-20 16:41:57 +00:00 |
Anthony Minessale
|
83e6642391
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8487 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-20 15:40:27 +00:00 |
Michael Jerris
|
0e0f299cbc
|
bounds checks to avoid buffer overflow. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8486 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-20 00:54:43 +00:00 |
Michael Jerris
|
151af23a14
|
handle allocation error. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8485 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-19 22:39:48 +00:00 |
Michael Jerris
|
ba11795af5
|
handle allocation error. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8484 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-19 22:36:25 +00:00 |
Michael Jerris
|
fd2bf46710
|
tweak error handling. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8483 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-19 22:34:30 +00:00 |
Michael Jerris
|
05b9c163ed
|
don't deref NULL. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8482 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-19 22:26:59 +00:00 |
Michael Jerris
|
99118bb2c6
|
build tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8481 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-19 22:23:11 +00:00 |
Michael Jerris
|
aa1c88f5f4
|
don't deref NULL. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8480 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-19 22:17:10 +00:00 |
Michael Jerris
|
e02baeedb4
|
don't pass NULL to atoi. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8479 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-19 22:11:37 +00:00 |
Michael Jerris
|
ed0d0e7b84
|
handle allocation error and potential leak. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8478 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-19 21:44:11 +00:00 |
Anthony Minessale
|
b5f2bec973
|
fix bug
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8477 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-19 21:43:09 +00:00 |
Michael Jerris
|
085088f35e
|
add bounds checks. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8476 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-19 21:33:52 +00:00 |
Anthony Minessale
|
117c0315cc
|
following the att_xfer can o worms deeper
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8475 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-19 21:02:26 +00:00 |
Michael Jerris
|
76d98d76b4
|
don't leak on switch_ivr_play_file when using phrase or say. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8474 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-19 19:57:27 +00:00 |
Michael Jerris
|
cc5074183b
|
don't deref NULL. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8473 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-19 19:45:50 +00:00 |
Michael Jerris
|
a68e10c896
|
handle allocation error. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8472 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-19 19:39:20 +00:00 |
Michael Jerris
|
ede7970fe3
|
don't leak on switch_ivr_wait_for_answer when peer channel is already answered or pre-answered. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8471 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-19 19:24:20 +00:00 |
Michael Jerris
|
9a64686104
|
refactor, cleanup, eliminate un-needed checks. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8470 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-19 19:08:03 +00:00 |
Michael Jerris
|
21b5d73ad0
|
handle allocation error. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8469 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-19 18:53:32 +00:00 |
Michael Jerris
|
41a0bc8fb6
|
don't deref NULL. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8468 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-19 18:43:01 +00:00 |
Anthony Minessale
|
928f6cda1e
|
fix possible memory overload during error condition
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8462 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-19 16:26:50 +00:00 |
Anthony Minessale
|
0ba45ead64
|
fix small att_xfer issue from mailing list
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8461 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-19 14:30:39 +00:00 |
Anthony Minessale
|
7daa751f1e
|
doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8460 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-17 15:48:18 +00:00 |
Anthony Minessale
|
a79fe2c125
|
add vm_boxcount api func
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8457 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-17 00:33:34 +00:00 |
Stefan Knoblich
|
185b2938a7
|
Force CXXLINK for mod_python and remove -lstdcc++ from LOCAL_LDFLAGS to fix build on solaris
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8456 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-16 21:38:00 +00:00 |
Michael Jerris
|
70e8152b39
|
tweak asserts. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8453 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-16 19:11:44 +00:00 |
Michael Jerris
|
0cb54b0a97
|
don't leak db error string. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8452 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-16 18:54:43 +00:00 |
Michael Jerris
|
5418702cda
|
don't leak db handle when called api command with session. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8451 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-16 18:50:14 +00:00 |
Anthony Minessale
|
c4657914eb
|
lang fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8449 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-16 18:40:39 +00:00 |
Anthony Minessale
|
6ccacdff83
|
add unregister event
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8448 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-16 18:40:09 +00:00 |
Michael Jerris
|
0a766e14a0
|
check value before using. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8447 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-16 17:55:12 +00:00 |
Anthony Minessale
|
22cb7b134a
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8446 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-16 17:29:22 +00:00 |
Michael Jerris
|
36320b9248
|
handle edgecase leak on platforms without vasprintf. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8445 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-16 17:25:43 +00:00 |
Michael Jerris
|
efd78441d6
|
remove redundant null check. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8444 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-16 17:18:57 +00:00 |
Michael Jerris
|
16bf3f42a1
|
don't leak after allocation failure. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8443 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-16 17:07:10 +00:00 |
Michael Jerris
|
d13fa0d211
|
tweak asserts. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8441 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-16 16:59:34 +00:00 |
Anthony Minessale
|
fd63a52706
|
handle error message leaks and other error conditions, Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8440 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-16 16:43:47 +00:00 |
Michael Jerris
|
41510454a8
|
don't pass null to switch_loadable_module_get_api_interface. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8439 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-16 16:15:37 +00:00 |
Michael Jerris
|
dba9a102d4
|
initialize allocated in constructors. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8438 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-16 15:53:48 +00:00 |
Michael Jerris
|
d4d5ed39ba
|
don't pass null to switch_loadable_module_get_dialplan_interface. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8437 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-16 15:49:23 +00:00 |
Anthony Minessale
|
7bab5df1c8
|
refactoring.... Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8436 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-16 15:29:44 +00:00 |
Anthony Minessale
|
4f65f1300c
|
fix MODENDP-108
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8435 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-16 15:05:54 +00:00 |
Anthony Minessale
|
878bbcebf7
|
hack to avoid the bug MODLANG-60
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8434 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-16 15:03:45 +00:00 |
Michael Jerris
|
b879941dab
|
don't pass null to switch_loadable_module_get_dialplan_interface. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8433 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-16 14:59:28 +00:00 |
Michael Jerris
|
6cef49df2b
|
tweak asserts. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8432 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-16 14:43:21 +00:00 |
Michael Jerris
|
3921baa719
|
check value before using. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8431 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-16 14:35:41 +00:00 |
Michael Jerris
|
35dc6b0412
|
don't use unchecked malloc results. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8430 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-16 14:32:35 +00:00 |
Anthony Minessale
|
47d42ee110
|
updatew
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8429 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-16 13:16:27 +00:00 |
Michael Jerris
|
5851077d26
|
no need to set this var twice.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8428 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-16 04:04:41 +00:00 |
Michael Jerris
|
8190b63460
|
don't push null values into the hash
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8427 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-16 04:01:56 +00:00 |
Stefan Knoblich
|
3a02a627b7
|
Pass CC to lua make, fixes building on (open-)solaris
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8426 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-15 21:43:52 +00:00 |
Anthony Minessale
|
43b4c0d0bd
|
make the impossible possible
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8425 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-15 21:36:32 +00:00 |
Michael Jerris
|
f4e5aa395e
|
Avoid fflush-ing NULL. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8424 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-15 21:31:47 +00:00 |
Michael Jerris
|
8f436a9d52
|
Avoid non null terminated string. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8423 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-15 21:25:26 +00:00 |
Michael Jerris
|
3fc660fc17
|
handle buffer boundries a bit better, assert before deref. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8422 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-15 21:08:42 +00:00 |
Michael Jerris
|
766681f666
|
handle malloc failures. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8421 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-15 21:05:32 +00:00 |
Anthony Minessale
|
815b68a41c
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8420 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-15 21:04:37 +00:00 |
Anthony Minessale
|
230cec65c8
|
fix pointer thingy
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8419 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-15 20:53:22 +00:00 |
Anthony Minessale
|
88b177c1b4
|
add patch from MDXMLINT-27
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8418 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-15 20:29:08 +00:00 |
Anthony Minessale
|
c599162209
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8417 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-15 19:38:29 +00:00 |
Anthony Minessale
|
1ea027f37f
|
add var_event down into the endpoints so chans with no parents can still pass options
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8416 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-15 19:29:35 +00:00 |
Anthony Minessale
|
50d821c90b
|
fix pissed off boss
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8415 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-15 18:32:23 +00:00 |
Anthony Minessale
|
89bae46bd0
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8414 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-15 17:57:14 +00:00 |
Anthony Minessale
|
1285e6338e
|
fix pesteredo's bug
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8413 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-15 15:57:29 +00:00 |
Anthony Minessale
|
328c72742b
|
fix three way stupid issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8412 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-15 15:42:13 +00:00 |
Anthony Minessale
|
42a54d19ae
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8411 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-15 14:49:11 +00:00 |
Anthony Minessale
|
a8365b8621
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8410 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-15 01:10:52 +00:00 |
Michael Jerris
|
a2fa1d141b
|
fix osx iax build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8407 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-14 19:18:33 +00:00 |
Michael Jerris
|
96d9febc3a
|
type stupidity
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8398 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-14 16:54:54 +00:00 |
Anthony Minessale
|
d8aa592dee
|
silence some less important debug info
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8397 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-14 16:01:13 +00:00 |
Anthony Minessale
|
f6df5e2033
|
musta took a wrong toin at albakoyke
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8396 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-14 14:22:04 +00:00 |
Anthony Minessale
|
1a43d04045
|
clean up nat stuff more
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8395 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-14 14:13:40 +00:00 |
Anthony Minessale
|
dc757bc9cf
|
fix many nat woes, see changes to default config for details
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8391 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-13 23:22:21 +00:00 |
Anthony Minessale
|
8bb2182db1
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8388 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-13 21:07:01 +00:00 |
Anthony Minessale
|
f914772a03
|
when you have both auth-calls and inbound-acl at the same time passing acl lets you in with no challenge and failing gives you auth challenge
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8387 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-13 20:58:38 +00:00 |
Anthony Minessale
|
40efe06a2f
|
cannot pass 2833 on a transcoded call
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8386 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-13 20:36:23 +00:00 |
Michael Jerris
|
cdabf22dea
|
use proper directory sep.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8378 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-13 06:59:52 +00:00 |
Michael Jerris
|
1a2f22f9e2
|
fix msvc build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8377 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-13 06:23:47 +00:00 |
Michael Jerris
|
700da9b4de
|
don't pass around 0 status (possible fix for MODENDP-107)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8375 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-13 00:50:12 +00:00 |
Anthony Minessale
|
40050bc22b
|
more robust stun packet validation from stkn
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8373 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-13 00:17:58 +00:00 |
Anthony Minessale
|
8252ebbd1b
|
flush proxy mode if you try to answer a sip channel with no bridge
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8372 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-12 21:05:14 +00:00 |
Michael Jerris
|
b61da6e590
|
add configurable windows service name (FSCORE-122)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8370 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-12 19:05:02 +00:00 |
Anthony Minessale
|
d5e4046daf
|
fix build prob
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8366 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-12 16:58:44 +00:00 |
Anthony Minessale
|
1ed11fdc00
|
fix sofia ping
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8365 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-12 16:18:38 +00:00 |
Anthony Minessale
|
421c25ad70
|
doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8364 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-12 16:04:34 +00:00 |
Anthony Minessale
|
5b63c744bb
|
fix the hangup hook extra arg code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8363 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-12 15:38:51 +00:00 |
Anthony Minessale
|
996cfa54bd
|
force swap thing on hangup to find hangup hook
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8362 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-12 15:29:04 +00:00 |
Anthony Minessale
|
8c273b1cbe
|
fix FSCORE-124
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8361 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-12 15:21:29 +00:00 |
Anthony Minessale
|
1f8e6c96a6
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8360 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-12 14:19:48 +00:00 |
Anthony Minessale
|
90bc9ade7d
|
more name changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8359 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-12 13:46:07 +00:00 |
Anthony Minessale
|
88437786b8
|
add namespace to perl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8358 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-12 13:37:36 +00:00 |
Anthony Minessale
|
9ff934f7fe
|
up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8357 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-12 00:29:57 +00:00 |
Anthony Minessale
|
0bc3e84831
|
add namespace
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8356 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-12 00:24:38 +00:00 |
Michael Jerris
|
cad2e58206
|
catch buffer overflow from invalid stun packet.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8354 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-10 21:10:44 +00:00 |
Michael Jerris
|
cc0f50a9b1
|
fix build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8353 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-10 21:10:19 +00:00 |
Anthony Minessale
|
a5e10ebcb9
|
add some methods to CoreSession
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8352 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-10 17:02:43 +00:00 |
Anthony Minessale
|
e0e1d3ad0e
|
we should swap on read too I suppose
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8350 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-10 06:11:52 +00:00 |
Michael Jerris
|
4362c43e32
|
state handler name change to match state name changes.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8349 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-10 05:58:41 +00:00 |
Anthony Minessale
|
fec89e2614
|
finish removal of timeout
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8348 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-10 05:52:46 +00:00 |
Anthony Minessale
|
628e1b4c4c
|
doh should probably expose say
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8343 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-09 22:16:08 +00:00 |
Anthony Minessale
|
7050c330b2
|
allow blind xfers on no-media calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8342 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-09 19:59:42 +00:00 |
Anthony Minessale
|
67427b0396
|
fix small issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8341 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-09 19:35:51 +00:00 |
Anthony Minessale
|
a314d5c264
|
whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8339 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-09 18:20:13 +00:00 |
Stefan Knoblich
|
c35fb67e11
|
Should fix the problem reported by pressureman
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8331 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-09 16:24:38 +00:00 |
Anthony Minessale
|
ea6256ab12
|
t
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8330 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-09 15:07:41 +00:00 |
Stefan Knoblich
|
ba0ef07f89
|
Fix segfault if no arg has been specified, there is still some other issue lurking in the code though
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8327 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-09 09:08:32 +00:00 |
Anthony Minessale
|
f080f3a454
|
tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8326 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-09 02:34:51 +00:00 |
Michael Jerris
|
14bdb9357e
|
tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8325 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-09 02:24:40 +00:00 |
Michael Jerris
|
c4a4a1de6e
|
updated iax build for msvc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8324 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-09 01:58:44 +00:00 |
Anthony Minessale
|
385528394e
|
add optional arg to hangup hook in perl/lua
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8323 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-08 23:58:45 +00:00 |
Anthony Minessale
|
de516ce25f
|
make lua work on mac
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8322 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-08 23:35:01 +00:00 |
Anthony Minessale
|
5b77843583
|
slim down iax build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8321 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-08 23:25:36 +00:00 |
Anthony Minessale
|
721617d917
|
extra protection against unruly practice
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8314 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-08 20:58:25 +00:00 |
Anthony Minessale
|
e4e49235c1
|
extra protection against unruly practice
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8313 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-08 20:54:37 +00:00 |
Anthony Minessale
|
fc47e3e550
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8312 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-08 20:54:19 +00:00 |
Anthony Minessale
|
e446e314ec
|
doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8311 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-08 20:23:48 +00:00 |
Anthony Minessale
|
c4a18a09c2
|
spring cleaning, lose some pointless code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8310 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-08 19:19:47 +00:00 |
Anthony Minessale
|
f2c5f7bebd
|
ok this has to fix the issue with crappy sound cards 100% soft timer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8305 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-08 16:20:15 +00:00 |
Anthony Minessale
|
16f5637f9a
|
test
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8303 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-08 16:09:49 +00:00 |
Anthony Minessale
|
6231ceb02b
|
use individual pools in open file handles to avoid flooding the pool
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8302 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-08 15:50:28 +00:00 |
Anthony Minessale
|
6c17e72694
|
use this one
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8296 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-07 20:06:46 +00:00 |
Anthony Minessale
|
a869f867d2
|
change buffering in pa
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8295 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-07 16:48:19 +00:00 |
Anthony Minessale
|
885c4e54c8
|
testing beware
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8294 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-07 16:32:04 +00:00 |
Anthony Minessale
|
79433a61f8
|
fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8293 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-07 15:28:07 +00:00 |
Brian West
|
4401b252e5
|
doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8292 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-07 14:58:49 +00:00 |
Anthony Minessale
|
c317b1936d
|
doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8291 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-07 14:52:34 +00:00 |
Anthony Minessale
|
8da11c524e
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8290 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-07 14:22:36 +00:00 |
Anthony Minessale
|
9870eb8756
|
too many ings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8289 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-07 13:36:25 +00:00 |
Michael Jerris
|
e917d5f460
|
remove sub_hash in favor of using a lookup directly into the sip stack
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8283 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-06 23:49:35 +00:00 |
Anthony Minessale
|
a41fa2e2bc
|
fix possible register memory leak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8281 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-06 22:56:55 +00:00 |
Anthony Minessale
|
e0e04b9f9c
|
fix fifo logic bug
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8279 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-06 21:43:42 +00:00 |
Anthony Minessale
|
269fdac157
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8278 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-06 21:05:38 +00:00 |
Anthony Minessale
|
9c8c1c2802
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8277 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-06 20:43:36 +00:00 |
Anthony Minessale
|
1454a52bf6
|
add dialplan and context to sql table
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8276 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-06 20:00:43 +00:00 |
Michael Jerris
|
bf7dc24467
|
whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8274 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-06 16:06:17 +00:00 |
Stefan Knoblich
|
7a9b9466c2
|
mod_xml_ldap: strip -std=c99 from CFLAGS during openldap build (fixes problems w/ arpa/nameser.h on linux) and stop building openldap server components
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8273 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-06 16:03:02 +00:00 |
Michael Jerris
|
e893654bf5
|
tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8271 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-06 15:46:11 +00:00 |
Anthony Minessale
|
9c1e14aa9c
|
missed some name changes thanks coppice
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8270 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-06 13:59:37 +00:00 |
Anthony Minessale
|
ea754f52bd
|
crank accuracy on windows sleep
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8269 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-06 13:58:36 +00:00 |
Anthony Minessale
|
0874db56f7
|
fix vid issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8267 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-06 00:02:37 +00:00 |
Stefan Knoblich
|
c0783a5a3b
|
Add missing DESTDIR variable
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8265 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-05 16:11:39 +00:00 |
Anthony Minessale
|
a0c5e2b904
|
change names to protect the innocent
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8264 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-05 15:56:53 +00:00 |
Anthony Minessale
|
4b929592cc
|
change names to protect the innocent
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8263 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-05 15:30:55 +00:00 |
Anthony Minessale
|
0f3de8bdf0
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8259 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-03 16:36:12 +00:00 |
Stefan Knoblich
|
e8c88aa124
|
Try to use python provided by the system instead of a bundled version, adds --with-python and --with-python-config to configure
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8258 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-02 23:40:37 +00:00 |
Traun Leyden
|
cffd9825c1
|
reswig after updating to 8254. check that it compiles and do some light testing. seems that playAndGetDigits now returns a single value instead of a list of values, update scripts accordingly. also execute_extension is causing seg faults, at least in certain cases.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8256 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-02 21:20:14 +00:00 |
Anthony Minessale
|
8e0b64a1e6
|
add read
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8254 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-02 19:04:13 +00:00 |
Anthony Minessale
|
4fda174f34
|
reswig
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8252 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-02 18:40:23 +00:00 |
Anthony Minessale
|
ed96039297
|
make it so you can build commented out modules using make <modname>
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8251 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-02 18:36:01 +00:00 |
Anthony Minessale
|
02715f7f51
|
add
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8250 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-02 17:51:48 +00:00 |
Anthony Minessale
|
aa47e3e5fd
|
update script langs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8249 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-02 16:43:54 +00:00 |
Anthony Minessale
|
540a2fecf8
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8248 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-02 16:43:07 +00:00 |
Anthony Minessale
|
2b5f3563a2
|
make callback stuff work on mod_perl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8247 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-02 13:58:44 +00:00 |
Anthony Minessale
|
be276e0cfe
|
tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8246 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-02 13:18:54 +00:00 |
Traun Leyden
|
636519ba6a
|
reswig against 8241 and fix bugs with changed number of args to playAndGetDigits (note: exising scripts will need to be fixed to pass ONE less argument - see wiki for new syntax). also, comment out hangup hook handler that was causing seg fault, that needs to be redone. registering hangup hooks inscripts will no longer have any effect.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8244 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-02 00:57:25 +00:00 |
Anthony Minessale
|
7830f6ce09
|
adding callback stuff, still gotta test it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8241 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-01 22:56:14 +00:00 |
Anthony Minessale
|
de0f17db0b
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8240 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-01 20:22:53 +00:00 |
Brian West
|
3803807841
|
switch_size_t to int
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8239 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-01 19:14:33 +00:00 |
Anthony Minessale
|
85fc8c37e7
|
fix bad pointer memory snafu in wrapped language libs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8238 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-01 19:03:57 +00:00 |
Anthony Minessale
|
8c352ce5b9
|
let sip calls pass the exact response status across a bridge
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8237 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-01 18:35:45 +00:00 |
Anthony Minessale
|
9b30341170
|
fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8235 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-01 18:09:05 +00:00 |
Anthony Minessale
|
21f73e6827
|
doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8233 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-01 17:28:29 +00:00 |
Anthony Minessale
|
580f545e26
|
tewaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8232 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-01 16:41:46 +00:00 |
Brian West
|
6b5aa462cd
|
fix compile on gcc 4.1.2 not sure this is correct but looks like it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8230 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-01 02:33:07 +00:00 |
Anthony Minessale
|
471f176ade
|
don't exit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8229 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-01 01:22:25 +00:00 |
Anthony Minessale
|
9087158ce1
|
fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8228 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-01 01:09:54 +00:00 |
Michael Jerris
|
2e5eac7daa
|
msvc build for mod_lua
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8227 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-01 00:46:10 +00:00 |
Anthony Minessale
|
bf3aaafc20
|
up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8226 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-01 00:44:12 +00:00 |
Anthony Minessale
|
8f5a873dc7
|
break all the api in the swig stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8225 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-30 23:42:37 +00:00 |
Anthony Minessale
|
6e8cd63956
|
add options ping to gateway
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8224 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-30 22:14:03 +00:00 |
Anthony Minessale
|
6eacfd9aca
|
add options ping to gateway
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8223 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-30 22:09:54 +00:00 |
Anthony Minessale
|
3c04009bd7
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8222 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-30 20:03:20 +00:00 |
Anthony Minessale
|
b6d649fc86
|
look out below
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8221 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-30 19:42:26 +00:00 |
Michael Jerris
|
069d468137
|
start of msvc build for mod_lua
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8220 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-30 17:19:07 +00:00 |
Michael Jerris
|
47985c5683
|
start of msvc build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8219 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-30 14:20:31 +00:00 |
Michael Jerris
|
2981fd57c2
|
tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8218 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-30 03:55:38 +00:00 |
Michael Jerris
|
0bde97add0
|
unused var.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8217 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-30 02:29:06 +00:00 |
Traun Leyden
|
c9f575fb1f
|
fix and reswig after switch_cpp updates
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8216 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-30 00:37:52 +00:00 |
Anthony Minessale
|
5952667987
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8214 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-29 23:34:26 +00:00 |
Brian West
|
f2994a09f8
|
update description on check_acl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8213 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-29 18:36:03 +00:00 |
Anthony Minessale
|
c0058bfe0d
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8212 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-28 17:35:11 +00:00 |
Brian West
|
a4f4228b2d
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8211 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-28 17:33:58 +00:00 |
Michael Jerris
|
cd0fee7dab
|
fix build warnings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8209 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-26 17:09:34 +00:00 |
Michael Jerris
|
46ca3d17d4
|
tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8208 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-26 17:02:43 +00:00 |
Anthony Minessale
|
1fd09d67ea
|
another tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8207 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-26 15:59:42 +00:00 |
Anthony Minessale
|
2a3bf6897a
|
tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8206 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-26 15:57:05 +00:00 |
Brian West
|
9d27233fea
|
cleanup a tiny bit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8204 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-26 00:47:07 +00:00 |
Brian West
|
9194729a83
|
cleanup a tiny bit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8203 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-26 00:45:43 +00:00 |
Traun Leyden
|
95437a05a9
|
reswig with swig 1.3.31, retest
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8201 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-26 00:10:07 +00:00 |
Brian West
|
d895c81dd5
|
fix buglet
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8200 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-25 23:20:23 +00:00 |
Anthony Minessale
|
4eca13ac23
|
add mod_lua
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8199 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-25 22:16:16 +00:00 |
Anthony Minessale
|
8027cb8ee8
|
return of mod_perl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8198 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-25 22:12:01 +00:00 |
Anthony Minessale
|
ae76db7bd3
|
update cpp wrapper
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8197 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-25 22:11:17 +00:00 |
Anthony Minessale
|
5935bfbe2e
|
fix warnings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8195 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-25 18:57:52 +00:00 |
Traun Leyden
|
7de99aa9dc
|
cleanup threadstate so that it removes the thread-local storage and cleans up django database connections which are stored in thread-local. fixes bug where it was leaking connections.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8193 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-24 17:58:38 +00:00 |
Brian West
|
a5e66cd3d2
|
we are not using this yet and it has no class in the cpp file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8191 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-24 02:47:34 +00:00 |
Michael Jerris
|
0a06df1e98
|
add mod_say_zh (MODLANG-59)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8189 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-24 01:31:41 +00:00 |
Brian West
|
9066389721
|
oops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8187 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-23 22:36:47 +00:00 |
Anthony Minessale
|
2303545ccf
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8186 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-23 22:23:23 +00:00 |
Anthony Minessale
|
a7782dcc65
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8185 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-23 22:15:07 +00:00 |
Anthony Minessale
|
94e7ad44af
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8184 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-23 21:14:41 +00:00 |
Anthony Minessale
|
8b6dc52cb9
|
dunno, some stuff...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8179 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-23 17:38:13 +00:00 |
Anthony Minessale
|
0564d81e09
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8176 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-23 16:46:24 +00:00 |
Anthony Minessale
|
1fb841bf6b
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8175 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-23 14:57:03 +00:00 |
Anthony Minessale
|
b0b5c755f1
|
tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8173 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-22 21:25:38 +00:00 |
Anthony Minessale
|
7455445fd8
|
clean up some console goodies
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8172 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-22 20:49:39 +00:00 |
Anthony Minessale
|
4bd36916b3
|
add inline dialplan
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8171 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-22 15:18:35 +00:00 |
Brian West
|
0828af5d34
|
fix compile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8168 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-22 14:12:59 +00:00 |
Brian West
|
2fa02f3ab3
|
fix this properly.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8167 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-22 13:13:54 +00:00 |
Brian West
|
7b92773d8a
|
fix stun lookup, Mike or Tony please review.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8164 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-22 03:16:14 +00:00 |
Anthony Minessale
|
b894df4fd9
|
outlaw 0.0.0.0 in sofia ip params
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8139 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-21 21:00:18 +00:00 |
Anthony Minessale
|
33a69e539e
|
add hold/unhold dialplan apps
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8138 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-21 20:15:50 +00:00 |