Quick Search:

hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Changelog

9385 by brian on 28 August 2008, 15:37:21 -0400 (8 hours ago) tweak debian build to remove nat.xml

debian/freeswitch.conffiles 9385 history download (+0 -2) diffs

debian/freeswitch.install 9385 history download (+0 -2) diffs

9384 by brian on 28 August 2008, 15:36:11 -0400 (8 hours ago) fix spec

freeswitch.spec 9384 history download (+0 -2) diffs

9383 by brian on 28 August 2008, 14:25:48 -0400 (10 hours ago) external can do the same job of the nat profile.  I have added an alias to the external profile for nat so it doesn't break backwards compat.

conf/sip_profiles/external.xml 9383 history download (+1 -0) diffs

conf/sip_profiles/nat 9383 history deleted

conf/sip_profiles/nat/example.xml 9383 history deleted

conf/sip_profiles/nat.xml 9383 history deleted

9382 by mikej on 28 August 2008, 14:23:17 -0400 (10 hours ago) fix mod_yaml build on newer gcc

src/include/switch_xml.h 9382 history download (+3 -0) diffs

src/mod/languages/mod_yaml/mod_yaml.c 9382 history download (+1 -1) diffs

9381 by mikej on 28 August 2008, 12:41:48 -0400 (11 hours ago) fix mod_yaml build on newer gcc

src/include/switch_utils.h 9381 history download (+9 -0) diffs

src/mod/languages/mod_yaml/mod_yaml.c 9381 history download (+1 -1) diffs

9380 by brian on 28 August 2008, 12:32:06 -0400 (11 hours ago) its suppress.. but we still support the supress variant.

conf/sip_profiles/internal-ipv6.xml 9380 history download (+2 -2) diffs

conf/sip_profiles/internal.xml 9380 history download (+2 -2) diffs

src/mod/endpoints/mod_sofia/mod_sofia.h 9380 history download (+1 -1) diffs

src/mod/endpoints/mod_sofia/sofia.c 9380 history download (+6 -6) diffs

src/mod/endpoints/mod_sofia/sofia_glue.c 9380 history download (+3 -2) diffs

9379 by brian on 28 August 2008, 10:15:05 -0400 (14 hours ago) You should only use these when needed...

conf/sip_profiles/internal.xml 9379 history download (+2 -2) diffs

9378 by mikej on 28 August 2008, 01:28:05 -0400 (23 hours ago) (MODAPP-124) Update mwi light after delete vm via web.

src/mod/applications/mod_voicemail/mod_voicemail.c 9378 history download (+38 -42) diffs

9377 by mikej on 28 August 2008, 01:17:02 -0400 (23 hours ago) Pfix voicemail created email date (int overflow) from MODAPP-125

src/mod/applications/mod_voicemail/mod_voicemail.c 9377 history download (+9 -9) diffs

9376 by mikej on 28 August 2008, 01:05:16 -0400 (23 hours ago) whitespace cleanup MODAPP-133

src/mod/applications/mod_voicemail/mod_voicemail.c 9376 history download (+1 -1) diffs

9375 by mikej on 28 August 2008, 01:02:18 -0400 (23 hours ago) merge voicemail_3_improve_storage_dir.diff  patch from MODAPP-133

allows the "storage-dir" parameter to be set on a per-user basis
 <param name="storage-dir" value="/path/to/storage" />

prevents …

src/mod/applications/mod_voicemail/mod_voicemail.c 9375 history download (+32 -26) diffs

9374 by mikej on 27 August 2008, 22:21:21 -0400 (26 hours ago) fix handling of error cases in voicemail_inject (MODAPP-133)

src/mod/applications/mod_voicemail/mod_voicemail.c 9374 history download (+4 -0) diffs

9373 by brian on 27 August 2008, 18:10:57 -0400 (30 hours ago) tweak message to be more clear its a context and not a domain

src/mod/dialplans/mod_dialplan_xml/mod_dialplan_xml.c 9373 history download (+1 -1) diffs

9372 by anthm on 27 August 2008, 11:48:03 -0400 (36 hours ago) fix cpu race on inbound call to pa when no ring file is set

src/mod/endpoints/mod_portaudio/mod_portaudio.c 9372 history download (+2 -0) diffs

9371 by brian on 27 August 2008, 00:05:25 -0400 (48 hours ago) rfc3261 section 18.1.1 grrr

src/mod/endpoints/mod_sofia/sofia.c 9371 history download (+1 -1) diffs

9370 by anthm on 26 August 2008, 14:39:59 -0400 (57 hours ago) add optional content-type arg

src/mod/languages/mod_spidermonkey_curl/mod_spidermonkey_curl.c 9370 history download (+1 -1) diffs

9369 by anthm on 26 August 2008, 14:39:17 -0400 (57 hours ago) add optional content-type arg

src/mod/languages/mod_spidermonkey_curl/mod_spidermonkey_curl.c 9369 history download (+6 -6) diffs

9368 by anthm on 26 August 2008, 14:38:02 -0400 (57 hours ago) add optional content-type arg

src/mod/languages/mod_spidermonkey_curl/mod_spidermonkey_curl.c 9368 history download (+7 -1) diffs

9367 by brian on 26 August 2008, 12:13:25 -0400 (60 hours ago) Switch_true

src/mod/applications/mod_voicemail/mod_voicemail.c 9367 history download (+1 -1) diffs

9366 by anthm on 26 August 2008, 11:40:30 -0400 (60 hours ago) fix one of the issues from MODAPP-133

src/mod/applications/mod_voicemail/mod_voicemail.c 9366 history download (+8 -4) diffs

9364 by anthm on 25 August 2008, 12:40:39 -0400 (3 days ago) fix FSCORE-176

src/switch_core.c 9364 history download (+3 -5) diffs

9363 by anthm on 25 August 2008, 12:30:28 -0400 (3 days ago) presence tweak

src/include/switch_channel.h 9363 history download (+2 -1) diffs

src/mod/applications/mod_dptools/mod_dptools.c 9363 history download (+21 -0) diffs

src/mod/endpoints/mod_sofia/mod_sofia.c 9363 history download (+1 -1) diffs

src/mod/endpoints/mod_sofia/sofia.c 9363 history download (+2 -2) diffs

src/mod/endpoints/mod_sofia/sofia_glue.c 9363 history download (+2 -2) diffs

… 2 more files in changeset.
9362 by brian on 24 August 2008, 14:17:53 -0400 (4 days ago) line it up

src/mod/applications/mod_voicemail/mod_voicemail.c 9362 history download (+2 -2) diffs

9360 by brian on 23 August 2008, 21:05:41 -0400 (5 days ago) hrm...

src/mod/endpoints/mod_iax/mod_iax.c 9360 history download (+1 -1) diffs

9359 by brian on 23 August 2008, 21:01:32 -0400 (5 days ago) hrm.. really

src/mod/loggers/mod_logfile/mod_logfile.c 9359 history download (+0 -1) diffs

9358 by mikej on 22 August 2008, 22:43:57 -0400 (6 days ago) partial update of mod_mono.  Still more to do here.

src/mod/languages/mod_mono/freeswitch_wrap.cxx 9358 history download (+1190 -966) diffs

src/mod/languages/mod_mono_managed/swig/Api.cs 9358 history download (+1 -1) diffs

src/mod/languages/mod_mono_managed/swig/CoreSession.cs 9358 history download (+46 -6) diffs

src/mod/languages/mod_mono_managed/swig/DTMF.cs 9358 history download (+67) new

src/mod/languages/mod_mono_managed/swig/Event.cs 9358 history download (+1 -1) diffs

… 260 more files in changeset.
9357 by brian on 22 August 2008, 16:48:40 -0400 (6 days ago) fix mod_soundtouch

src/mod/applications/mod_soundtouch/mod_soundtouch.cpp 9357 history download (+6 -25) diffs

9356 by anthm on 22 August 2008, 16:47:32 -0400 (6 days ago) update

src/mod/applications/mod_stress/mod_stress.cpp 9356 history download (+3 -2) diffs

earlier earlier | later later