| FreeSWITCH:/ |
hide Line HistoryConstraint |
Changelog
9477
by brian on
07 September 2008, 12:07:41 -0400
(17 hours ago)
escape the comma as this sets PCMA to zero intead of the expected results.
conf/dialplan/extensions/tollfreegateway.com.noload
9477
9476
by robertj on
06 September 2008, 23:59:39 -0400
(30 hours ago)
Added some const kerywords to parameters.
src/include/switch_core.h
9476
src/switch_core_codec.c
9476
9475
by robertj on
06 September 2008, 23:58:24 -0400
(30 hours ago)
Added ignore of lower case version of MSVC build directories (debug/Debug are distinct)
libs/codec/ilbc
9475
libs/libdingaling
9475
libs/libteletone
9475
libs/portaudio/build/msvc
9475
libs/voipcodecs
9475
9474
by mikej on
06 September 2008, 22:56:56 -0400
(31 hours ago)
fix info dtmf passing of non numbers
9473
by mikej on
06 September 2008, 19:05:23 -0400
(34 hours ago)
fix FSCORE-182, don't try to pass the frame flags across as that will leave us with some untrue assumptions on the new frame.
src/switch_core_io.c
9473
9472
by brian on
06 September 2008, 14:00:35 -0400
(40 hours ago)
fix timer_name check in rtp
src/switch_rtp.c
9472
9471
by anthm on
05 September 2008, 17:37:33 -0400
(60 hours ago)
fix unload
src/mod/formats/mod_local_stream/mod_local_stream.c
9471
9470
by brian on
05 September 2008, 17:20:15 -0400
(60 hours ago)
move fax config
conf/autoload_configs/fax.conf.xml
9470
9469
by ctrix on
05 September 2008, 16:49:23 -0400
(61 hours ago)
fax_force_caller variable rework
src/mod/applications/mod_fax/mod_fax.c
9469
9468
by anthm on
05 September 2008, 16:34:18 -0400
(61 hours ago)
cleanup for mod_fax
src/mod/applications/mod_fax/mod_fax.c
9468
src/mod/endpoints/mod_sofia/mod_sofia.h
9468
src/mod/endpoints/mod_sofia/sofia.c
9468
src/mod/endpoints/mod_sofia/sofia_glue.c
9468
src/switch_core_io.c
9468
9467
by brian on
05 September 2008, 14:35:40 -0400
(63 hours ago)
agressive-nat-detecion has side effects related to 302 redirects only use if you know what you're doing
conf/sip_profiles/external.xml
9467
9466
by michaelgg on
05 September 2008, 12:39:20 -0400
(65 hours ago)
Add batch file to generate mono.lib
9465
by mikej on
05 September 2008, 12:16:36 -0400
(65 hours ago)
tweak
src/switch_channel.c
9465
9464
by mikej on
05 September 2008, 12:12:09 -0400
(65 hours ago)
tweak
src/include/switch_platform.h
9464
9463
by brian on
05 September 2008, 10:46:16 -0400
(67 hours ago)
don't need to do this like that for ext-rtp-ip
9462
by cypromis on
05 September 2008, 09:36:47 -0400
(68 hours ago)
fixes for Solaris
src/mod/applications/mod_timezone/localtime_find.c
9462
src/mod/applications/mod_timezone/mod_timezone.c
9462
9461
by ctrix on
05 September 2008, 08:22:19 -0400
(69 hours ago)
adding a couple of notes and eventually disable jitterbuffer
9460
by ctrix on
05 September 2008, 07:34:48 -0400
(70 hours ago)
Completely new version of mod_fax
src/mod/applications/mod_fax/fax.conf.xml
9460
src/mod/applications/mod_fax/mod_fax.c
9460
9459
by brian on
05 September 2008, 00:09:50 -0400
(3 days ago)
MODAPP-138 with tweaks
src/mod/applications/mod_commands/mod_commands.c
9459
src/mod/applications/mod_dptools/mod_dptools.c
9459
9458
by brian on
04 September 2008, 23:57:57 -0400
(3 days ago)
this will make it behave as if you didn't set the ext-sip-ip and ext-rtp-ip if they are empty values. Also correct the spelling of Invalid
src/mod/endpoints/mod_sofia/sofia.c
9458
9457
by brian on
04 September 2008, 23:44:02 -0400
(3 days ago)
if the string is empty lets use the guessed ip instead.
9456
by michaelgg on
04 September 2008, 19:28:10 -0400
(3 days ago)
Allow class name only function resolution in mod_mono because some people were too lazy to fully qualify
src/mod/languages/mod_mono_managed/Loader.cs
9456
9455
by michaelgg on
04 September 2008, 19:18:14 -0400
(3 days ago)
All swig files now go into swig.cs
src/mod/languages/mod_mono_managed/swig/Api.cs
9455
src/mod/languages/mod_mono_managed/swig/CoreSession.cs
9455
src/mod/languages/mod_mono_managed/swig/DTMF.cs
9455
src/mod/languages/mod_mono_managed/swig/Event.cs
9455
src/mod/languages/mod_mono_managed/swig/EventConsumer.cs
9455
9454
by michaelgg on
04 September 2008, 19:13:56 -0400
(3 days ago)
Mono2.0 does not seem to need swigStringFix
src/mod/languages/mod_mono/runswig.cmd
9454
src/mod/languages/mod_mono_managed/swigStringFix.exe
9454
9453
by anthm on
04 September 2008, 18:48:12 -0400
(3 days ago)
remove empty func proto
src/include/switch_xml.h
9453
9452
by anthm on
04 September 2008, 18:43:49 -0400
(3 days ago)
fix small leak in wait_for_silence
src/switch_ivr_play_say.c
9452
9451
by michaelgg on
04 September 2008, 18:39:29 -0400
(3 days ago)
Update mod_mono for Win32
src/mod/languages/mod_mono/freeswitch_wrap.cxx
9451
src/mod/languages/mod_mono/mod_mono.vcproj
9451
src/mod/languages/mod_mono/mono.def
9451
src/mod/languages/mod_mono/runswig.cmd
9451
src/mod/languages/mod_mono_managed/mod_mono_managed.csproj
9451
9449
by anthm on
04 September 2008, 14:29:43 -0400
(3 days ago)
fix bridge app to make sure both channels are ready for media when one is only in ringing state
src/switch_ivr_bridge.c
9449
src/switch_ivr_originate.c
9449
9448
by mikej on
04 September 2008, 13:18:22 -0400
(3 days ago)
formating and fix switch statement
src/mod/applications/mod_fax/mod_fax.c
9448
9447
by brian on
04 September 2008, 12:56:07 -0400
(3 days ago)
fix tab
src/mod/applications/mod_fax/mod_fax.c
9447
|