Michal Bielicki
|
e120728d6e
|
Bumped version to 1.0 YAY Wheeee
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8719 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-29 15:20:06 +00:00 |
|
Brian West
|
985d4a423d
|
tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8718 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-29 13:45:59 +00:00 |
|
Anthony Minessale
|
cb12cecbec
|
refactor to fix unregister event being skipped
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8716 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-29 13:25:53 +00:00 |
|
Anthony Minessale
|
a86de775b9
|
put bandaid on xmlrpc-c to not destroy the box for no reason
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8715 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-29 01:23:14 +00:00 |
|
Anthony Minessale
|
0c93b9d1bf
|
fix unregister with Contact: *
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8714 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-28 23:36:56 +00:00 |
|
Anthony Minessale
|
2ad910acc0
|
fix nat issue re: sofia_contact func
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8713 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-28 22:24:47 +00:00 |
|
Michael Jerris
|
f7e74f2073
|
add more tab completion details
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8712 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-28 21:36:16 +00:00 |
|
Michael Jerris
|
f130444fe2
|
add more tab completion details
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8711 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-28 21:14:06 +00:00 |
|
Anthony Minessale
|
fdb885000c
|
don't leave poor polycom out of the BLF fun
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8710 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-28 20:58:57 +00:00 |
|
Michael Jerris
|
c3900427b6
|
add example of how modules can add their own commands to the tab complete db
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8709 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-28 20:53:23 +00:00 |
|
Michael Jerris
|
da2e5c9a9f
|
fix xmlrpc-c build on OS X 10.4 (FSBUILD-47)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8707 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-28 16:38:32 +00:00 |
|
Anthony Minessale
|
4eae981ff2
|
make local_stream more solid
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8706 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-28 15:14:18 +00:00 |
|
Michael Jerris
|
9c8d9e1cde
|
FSBUILD-46, missing ./
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8705 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-28 14:11:26 +00:00 |
|
Michael Jerris
|
a8d1a06398
|
don't try to open failed local_stream's (MODFORM-9)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8704 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-28 04:50:51 +00:00 |
|
Anthony Minessale
|
e7f3b9502a
|
add DESTDIR
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8703 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-28 03:51:32 +00:00 |
|
Anthony Minessale
|
e4a0391fe6
|
pit crew, fix race in intercept
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8701 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-27 20:19:19 +00:00 |
|
Michael Jerris
|
40091bd693
|
don't deref NULL. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8700 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-27 20:04:04 +00:00 |
|
Michael Jerris
|
f2016b3441
|
don't deref NULL. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8699 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-27 19:45:55 +00:00 |
|
Anthony Minessale
|
d972921a27
|
prevent intercept race condition that can also be solved with continue_on_fail=originator_cancel
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8698 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-27 18:51:09 +00:00 |
|
Anthony Minessale
|
9fbfa75d9f
|
save transport string in record route for sticky nat stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8694 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-27 15:45:22 +00:00 |
|
Michael Jerris
|
51f62e0260
|
fix NUTAG_SERVER_RPORT
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8693 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-27 15:33:03 +00:00 |
|
Anthony Minessale
|
1614565424
|
changelog update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8690 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-27 05:27:42 +00:00 |
|
Anthony Minessale
|
f930eaeec7
|
indent pass 2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8689 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-27 04:54:52 +00:00 |
|
Michael Jerris
|
9bbcabbbdd
|
indent
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8688 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-27 04:34:23 +00:00 |
|
Anthony Minessale
|
263b226665
|
add gen_indent.pl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8687 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-27 04:31:01 +00:00 |
|
Anthony Minessale
|
3c349c274e
|
indent pass 1
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8686 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-27 04:30:03 +00:00 |
|
Anthony Minessale
|
49ff246b7c
|
bump to new sound files version
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8685 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-27 03:06:59 +00:00 |
|
Michael Jerris
|
c30a9518fe
|
remove old names of stuff.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8684 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-27 02:42:30 +00:00 |
|
Anthony Minessale
|
54bda58a95
|
dox
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8683 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-27 02:30:37 +00:00 |
|
Anthony Minessale
|
ebbf9b3eae
|
oops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8682 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-27 02:28:17 +00:00 |
|
Michael Jerris
|
d371972dab
|
this is not ready, and unlikely to get updated, removed at request of author
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8681 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-27 01:52:09 +00:00 |
|
Michael Jerris
|
21d35c2c24
|
fix for broken msvc 2005 math.h
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8680 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-27 01:42:45 +00:00 |
|
Michael Jerris
|
ed2422b173
|
sync to sofia darcs trunk
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8679 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-27 01:36:56 +00:00 |
|
Michael Jerris
|
c8f8420aae
|
Corrected cardinal and ordinal number reading in German (MODAPP-97)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8678 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-27 00:36:09 +00:00 |
|
Michael Jerris
|
0ad85bb331
|
Mon May 26 19:33:00 EDT 2008 Pekka Pessi <first.last@nokia.com>
* test_call_hold.c: fixed timing problem in test 7.6.1
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8677 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-27 00:18:50 +00:00 |
|
Michael Jerris
|
5a560fce49
|
Mon May 26 14:57:28 EDT 2008 Pekka Pessi <first.last@nokia.com>
* nth: gracefully downgrade to tcp only if no tls certificates are available
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8676 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-27 00:18:31 +00:00 |
|
Michael Jerris
|
3e68d5e36b
|
Mon May 26 08:52:41 EDT 2008 Pekka Pessi <first.last@nokia.com>
* RELEASE: 1.12.9pre1
Mon May 26 08:56:27 EDT 2008 Pekka Pessi <first.last@nokia.com>
* configure.ac: prerelease 1.12.8pre1.12.9.1
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8675 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-27 00:18:10 +00:00 |
|
Michael Jerris
|
5d09bf4a5b
|
Mon May 26 08:31:50 EDT 2008 Pekka Pessi <first.last@nokia.com>
* su_wait.c: fix build on win32
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8674 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-27 00:17:34 +00:00 |
|
Stefan Knoblich
|
b0530b811b
|
quickfix for solaris, compile xmlrpc-c with -D__EXTENSIONS__ to get struct sigaction
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8673 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-26 20:06:37 +00:00 |
|
Michael Jerris
|
09390e7005
|
tweak for picky compiler
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8671 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-26 18:11:00 +00:00 |
|
Michael Jerris
|
1a2131deb8
|
tweak types
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8669 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-26 17:57:54 +00:00 |
|
Anthony Minessale
|
d172ce8ab0
|
add missing files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8667 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-26 17:30:46 +00:00 |
|
Michael Jerris
|
13547126f5
|
doxygen tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8666 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-26 17:26:29 +00:00 |
|
Michael Jerris
|
699dd0ca9d
|
doxygen tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8664 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-26 17:08:39 +00:00 |
|
Anthony Minessale
|
cce887c6cc
|
fix mwi
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8662 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-26 16:09:08 +00:00 |
|
Anthony Minessale
|
1f59bb12cd
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8661 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-26 15:45:40 +00:00 |
|
Anthony Minessale
|
fd90e2ca36
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8660 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-26 15:02:15 +00:00 |
|
Stefan Knoblich
|
d5c85e9394
|
this one fixes the curl type mismatch warning in mod_xml_cdr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8658 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-26 14:20:23 +00:00 |
|
Stefan Knoblich
|
b69a34c778
|
More doxygen updates, stuff that needs work is marked with NEEDDESC
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8657 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-26 09:55:20 +00:00 |
|
Michael Jerris
|
761dcb6952
|
add the new mod_mono first draft from MichaelGG into tree.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8656 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-26 03:43:49 +00:00 |
|