Michael Jerris
|
0180852f0d
|
this should not have compiled, but gcc didn't complain. fix for MODENDP-32
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6086 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-29 19:15:26 +00:00 |
Michael Jerris
|
fa7d8da54c
|
be more careful about not dereferencing NULL (attempt to fix MODAPP-45)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6085 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-29 18:18:13 +00:00 |
Michael Jerris
|
ae790526e4
|
fix scope of endpoint module structures
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6084 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-29 18:10:06 +00:00 |
Michael Jerris
|
43dbb6c152
|
fix for FSBUILD-24
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6083 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-29 13:28:03 +00:00 |
Michael Jerris
|
84a87805e3
|
some comment cleanup.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6082 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-29 06:55:51 +00:00 |
Michael Jerris
|
358f9610ad
|
fix for MODAPP-41
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6081 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-29 06:42:13 +00:00 |
Michael Jerris
|
04c1158b52
|
replace switch_stristr implementation with one that shouldn't segfault.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6080 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-29 06:16:41 +00:00 |
Michael Jerris
|
990ea4a855
|
fix for MODENDP-34
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6079 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-29 05:03:28 +00:00 |
Łukasz Zwierko
|
15b5a97f7e
|
still lots of compile errors, but I got to get some sleep ;)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6078 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-28 21:55:20 +00:00 |
Łukasz Zwierko
|
5e33a89f9c
|
first makefile, and it seems to be quite ok
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6077 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-28 21:38:18 +00:00 |
Michael Jerris
|
6b74f05af6
|
improve sofia_glue_get_url_from_contact and its usage. Should fix MODENDP-33.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6075 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-28 16:07:23 +00:00 |
Łukasz Zwierko
|
795aa33028
|
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6073 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-28 13:21:56 +00:00 |
Łukasz Zwierko
|
bac6457097
|
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6072 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-28 12:32:31 +00:00 |
Łukasz Zwierko
|
2491c688a6
|
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6071 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-27 22:01:11 +00:00 |
Łukasz Zwierko
|
cd094eb13d
|
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6070 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-27 20:35:38 +00:00 |
Łukasz Zwierko
|
a9bb7abd88
|
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6067 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-27 16:00:55 +00:00 |
Łukasz Zwierko
|
4c589c7a16
|
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6066 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-27 10:41:52 +00:00 |
Łukasz Zwierko
|
ec6310f56b
|
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6065 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-27 10:31:36 +00:00 |
Łukasz Zwierko
|
5da532c391
|
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6064 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-27 10:31:08 +00:00 |
Michael Jerris
|
cc5cf12a55
|
add conference_add_event_member_data and conference_add_event_data functions to add conference and member headers to events. Includes adding profile name to conference dtmf (and all the other events) fix for MODAPP-31
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6062 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-26 02:42:18 +00:00 |
Anthony Minessale
|
19cc96cfd5
|
sick of this sip
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6061 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-25 21:51:53 +00:00 |
Anthony Minessale
|
c0ece5b747
|
pick a greeting from a var (please test)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6060 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-25 21:19:31 +00:00 |
Anthony Minessale
|
d7bbf0c3c6
|
rem double contact
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6059 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-25 21:07:44 +00:00 |
Anthony Minessale
|
06a9cae17e
|
fix MODAPP-22
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6058 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-25 21:02:31 +00:00 |
Anthony Minessale
|
36dac92636
|
force-register-domain
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6057 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-25 20:25:32 +00:00 |
Michael Jerris
|
8c679d56ab
|
type tweak for windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6055 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-25 19:31:47 +00:00 |
Anthony Minessale
|
4a5d575623
|
xfer stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6054 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-25 18:36:40 +00:00 |
Anthony Minessale
|
4e33ce052d
|
add memset to prevent race
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6053 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-25 17:49:42 +00:00 |
Anthony Minessale
|
2afe124ff6
|
add memset to prevent race
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6052 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-25 17:36:06 +00:00 |
Michael Jerris
|
f13b77c820
|
make modules building handle whitespace after modname in modules.conf 2/2 this time don't break spidermonkey (reported by trixter)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6051 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-25 14:20:16 +00:00 |
Michael Jerris
|
b29b9802d4
|
make modules building handle whitespace after modname in modules.conf (reported by trixter)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6050 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-25 14:13:42 +00:00 |
Anthony Minessale
|
690d697a07
|
add newsub tag to attended xfer notify calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6049 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-25 12:56:43 +00:00 |
Anthony Minessale
|
a93ddbd212
|
presence crap
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6048 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-24 23:20:47 +00:00 |
Anthony Minessale
|
cb8f0cb1ca
|
worth a shot sheesh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6046 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-24 01:45:08 +00:00 |
Anthony Minessale
|
4cc27563ab
|
worth a shot
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6045 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-24 01:39:52 +00:00 |
Anthony Minessale
|
f1627ed9e9
|
worth a shot
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6044 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-24 01:32:30 +00:00 |
Anthony Minessale
|
02accfe5a8
|
worth a shot
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6043 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-24 01:27:58 +00:00 |
Anthony Minessale
|
e9d13f33f4
|
worth a shot
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6042 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-24 01:20:04 +00:00 |
Anthony Minessale
|
3c1de519da
|
sip is stupid
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6041 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-24 00:06:33 +00:00 |
Anthony Minessale
|
62070a02ce
|
calls to portaudio/auto_answer will do auto_answer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6040 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-23 22:24:11 +00:00 |
Anthony Minessale
|
1f32217b8a
|
add newsub tag to presence notify
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6039 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-23 22:15:09 +00:00 |
Anthony Minessale
|
8e4524727f
|
fix stupidness
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6038 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-23 21:56:31 +00:00 |
Anthony Minessale
|
673b1cff3b
|
fix MODAPP-3
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6037 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-23 21:32:17 +00:00 |
Anthony Minessale
|
2414ad8c69
|
fix FSCORE-55
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6036 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-23 19:32:36 +00:00 |
Anthony Minessale
|
8cf22e707d
|
fix MODLANG-42
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6035 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-23 19:02:47 +00:00 |
Anthony Minessale
|
7056f21fec
|
fix MODLANG-43
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6034 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-23 18:25:58 +00:00 |
Michael Jerris
|
b382c0a41f
|
add -u and -g command line args to set user and group.
properly handle portability for mlockall and setrlimit
Tested on linux, Freebsd, solaris, mac.
FSCORE-47
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6033 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-23 15:56:23 +00:00 |
Anthony Minessale
|
20380ea307
|
press main menu key during greeting to go to the check messages dialog
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6032 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-23 15:44:04 +00:00 |
Anthony Minessale
|
20997307da
|
formatting
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6031 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-23 15:09:29 +00:00 |
Anthony Minessale
|
bbb7e4d499
|
merge MODAPP-40
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6030 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-23 15:07:14 +00:00 |
Anthony Minessale
|
8767bfbb7c
|
merge MODAPP-38
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6029 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-23 14:45:22 +00:00 |
Anthony Minessale
|
8b9311d512
|
increase mp3 buffer size closing MODFORM-2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6027 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-23 14:26:45 +00:00 |
Anthony Minessale
|
76ae69ada4
|
whoever thought making SIP all text based was simply a genius, umm no, that was sarcasm
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6026 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-23 14:22:53 +00:00 |
Anthony Minessale
|
31a81a8b75
|
make outbound invites put transport param in contact when it's tcp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6025 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-23 03:00:15 +00:00 |
Anthony Minessale
|
4ff84e46a5
|
fix return val in switch_stristr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6024 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-23 02:59:46 +00:00 |
Anthony Minessale
|
592ee146fb
|
sigh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6023 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-23 01:29:37 +00:00 |
Anthony Minessale
|
d125f8a74b
|
vroom
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6022 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-23 00:11:03 +00:00 |
Anthony Minessale
|
0ed7b160b1
|
handle APR_EINTR response in queue push\trypop
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6021 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-22 23:29:29 +00:00 |
Anthony Minessale
|
603463d126
|
avoiding segfault
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6016 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-22 14:30:21 +00:00 |
Michael Jerris
|
8d8d5e43be
|
fix build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6014 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-22 01:17:08 +00:00 |
Michael Jerris
|
493aafa279
|
code before declaration.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6013 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-21 20:48:50 +00:00 |
Anthony Minessale
|
c86155c6bf
|
make mod_openmrcp profile name choosable from engine_name parameter e.g. openmrcp:myprofile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6012 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-20 17:42:35 +00:00 |
Michael Jerris
|
6b2a40b938
|
Make script_dir setting on command line FSCORE-48
cleanup the usage string
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6011 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-20 06:46:16 +00:00 |
Michael Jerris
|
3ccda4e25e
|
fix segfaults on bad api command usage MODAPP-34
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6010 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-20 06:01:41 +00:00 |
Anthony Minessale
|
2a33ed2555
|
patch from MDXMLINT-13
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6008 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-20 00:31:02 +00:00 |
Anthony Minessale
|
b28e9e2cf6
|
add callback option to voicemail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6006 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-20 00:24:03 +00:00 |
Anthony Minessale
|
b139d5eedb
|
add MODAPP-37
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6005 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-20 00:10:54 +00:00 |
Anthony Minessale
|
be53b8c753
|
add MODAPP-36
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6004 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-20 00:09:41 +00:00 |
Anthony Minessale
|
cf87d918cf
|
add some goodies to sofia
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6003 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-19 21:06:09 +00:00 |
Michael Jerris
|
14db3e77ca
|
possibly unused var.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5999 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-19 18:35:33 +00:00 |
Brian West
|
26621a667c
|
tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5998 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-19 17:36:26 +00:00 |
Michael Jerris
|
1ffcfd540e
|
use vsprops files for spidermonkey modules and modules using curl to centralize those settings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5995 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-19 16:09:14 +00:00 |
Anthony Minessale
|
1934390950
|
urldecode the uri
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5994 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-19 16:02:44 +00:00 |
Anthony Minessale
|
6b1fa2191b
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5992 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-19 15:31:02 +00:00 |
Michael Jerris
|
a65e34e233
|
use winlibs.vsprops to include the windows system libs, so that we will work on incorrectly configured visual studio express edition better.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5991 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-19 06:44:27 +00:00 |
Anthony Minessale
|
42a9b8fb07
|
you probably think i am joking but the g722 rfc ppl need to be punished
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5990 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-19 05:09:18 +00:00 |
Anthony Minessale
|
7aa22799c9
|
more of the same
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5989 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-19 03:42:02 +00:00 |
Anthony Minessale
|
f2c02d65ee
|
fix sql
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5988 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-19 03:27:03 +00:00 |
Anthony Minessale
|
7c3f707fef
|
more g722 fun
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5987 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-19 03:21:37 +00:00 |
Michael Jerris
|
66501a6cdd
|
build cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5986 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-19 02:46:05 +00:00 |
Michael Jerris
|
a45f8065d7
|
don't do operations in an assert (re: FSCORE-50)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5985 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-19 00:44:27 +00:00 |
Michael Jerris
|
299ab4ba85
|
build cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5984 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-19 00:24:27 +00:00 |
Michael Jerris
|
76bdd0b3c3
|
fix for FSCORE-50
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5983 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-19 00:21:50 +00:00 |
Anthony Minessale
|
9cfbaca1cd
|
up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5982 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-18 23:19:37 +00:00 |
Anthony Minessale
|
970b22e438
|
ignore me
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5981 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-18 22:48:28 +00:00 |
Anthony Minessale
|
3d1394c06c
|
sigh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5980 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-18 22:41:58 +00:00 |
Anthony Minessale
|
65b2ec6990
|
change var parser to ${func(arg)}
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5979 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-18 21:36:57 +00:00 |
Michael Jerris
|
d4422c5970
|
fix startup on windows when no ipv6 is present.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5978 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-18 20:15:35 +00:00 |
Anthony Minessale
|
6af755d1db
|
close FSCORE-54
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5977 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-18 19:49:13 +00:00 |
Anthony Minessale
|
b6b5356148
|
fix late neg codec change
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5976 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-18 19:33:48 +00:00 |
Anthony Minessale
|
a2a3c63e53
|
fix conf
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5974 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-18 18:40:20 +00:00 |
Anthony Minessale
|
bb1e71afc6
|
small change
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5973 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-18 18:29:54 +00:00 |
Michael Jerris
|
6959c3ddd7
|
move some modules to use .vsprops files to centralize where settings are made and to simplify the project files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5971 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-18 18:11:43 +00:00 |
Anthony Minessale
|
30167b5bfb
|
stupid g722
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5970 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-18 16:58:01 +00:00 |
Anthony Minessale
|
04a14db824
|
stupid g722
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5969 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-18 16:44:11 +00:00 |
Anthony Minessale
|
f8ce6d061b
|
stupid g722
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5968 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-18 16:32:32 +00:00 |
Anthony Minessale
|
42644022e1
|
improvements
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5967 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-18 16:17:42 +00:00 |
Michael Jerris
|
8a80bf5b07
|
move some modules to use .vsprops files to centralize where settings are made and to simplify the project files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5966 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-18 09:34:05 +00:00 |
Michael Jerris
|
9488c6da9b
|
move some modules to use .vsprops files to centralize where settings are made and to simplify the project files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5965 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-18 08:13:08 +00:00 |
Michael Jerris
|
2e2befeff4
|
move some modules to use .vsprops files to centralize where settings are made and to simplify the project files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5964 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-18 07:39:25 +00:00 |