]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
13 years agoFix typo on rtp.c causing compiler error (FS-4511)
Moises Silva [Sat, 11 Aug 2012 20:19:11 +0000 (16:19 -0400)] 
Fix typo on rtp.c causing compiler error (FS-4511)

13 years agoVarious little tweaks
Steve Underwood [Sat, 11 Aug 2012 10:32:00 +0000 (18:32 +0800)] 
Various little tweaks
A bug in end of image handling fixed, which could mean some T.85 images would
screw up.

13 years agoadd javascript chatplan app
Anthony Minessale [Sat, 11 Aug 2012 01:12:20 +0000 (20:12 -0500)] 
add javascript chatplan app

13 years agowait for it...
Mathieu Rene [Fri, 10 Aug 2012 17:40:27 +0000 (13:40 -0400)] 
wait for it...

13 years agoMerge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
kapil [Fri, 10 Aug 2012 16:25:05 +0000 (12:25 -0400)] 
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3

13 years agomatt code changes
kapil [Fri, 10 Aug 2012 16:24:33 +0000 (12:24 -0400)] 
matt code changes

13 years agofixing issue
Kapil Gupta [Fri, 10 Aug 2012 16:23:03 +0000 (12:23 -0400)] 
fixing issue

13 years agoftmod_isdn: Avoid stack smashing buffer overflow in isdn_tones_run().
Stefan Knoblich [Fri, 10 Aug 2012 15:05:46 +0000 (17:05 +0200)] 
ftmod_isdn: Avoid stack smashing buffer overflow in isdn_tones_run().

The len variable can, in certain situations (large burst of incoming non-SLIN audio),
exceed the size of the on-stack frame buffer, which causes ftdm_buffer_read_loop() to
overwrite the dt_buffer pointer.

Use ftdm_min() to make sure len (after conversion to SLIN units) isn't larger
than the frame buffer size.

Also adds are couple more code comments.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agomod_freetdm: Fix typo.
Stefan Knoblich [Wed, 8 Aug 2012 15:30:03 +0000 (17:30 +0200)] 
mod_freetdm: Fix typo.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agoMerge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
Kapil Gupta [Fri, 10 Aug 2012 15:11:56 +0000 (11:11 -0400)] 
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3

13 years agoremoving t38 hardcoded code
Kapil Gupta [Fri, 10 Aug 2012 15:11:21 +0000 (11:11 -0400)] 
removing t38 hardcoded code

13 years agoFS-4219 -- resolve windows version string. thanks Peter
Jeff Lenk [Fri, 10 Aug 2012 12:47:10 +0000 (07:47 -0500)] 
FS-4219 -- resolve windows version string. thanks Peter

13 years agot38
Mathieu Rene [Fri, 10 Aug 2012 11:22:07 +0000 (07:22 -0400)] 
t38

13 years agoMerge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg-4.3
Mathieu Rene [Fri, 10 Aug 2012 11:08:57 +0000 (07:08 -0400)] 
Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg-4.3

13 years agoadd some t38 vars
Mathieu Rene [Fri, 10 Aug 2012 11:08:47 +0000 (07:08 -0400)] 
add some t38 vars

13 years agohardcoding t38 sdp fields...
Kapil Gupta [Fri, 10 Aug 2012 10:46:01 +0000 (06:46 -0400)] 
hardcoding t38 sdp fields...

13 years agofixing modify resp issue
Kapil Gupta [Fri, 10 Aug 2012 09:37:39 +0000 (05:37 -0400)] 
fixing modify resp issue

13 years agoMerge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
Kapil Gupta [Fri, 10 Aug 2012 08:41:47 +0000 (04:41 -0400)] 
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3

13 years agoadding cli command to show status of all termination in single command
Kapil Gupta [Fri, 10 Aug 2012 08:41:14 +0000 (04:41 -0400)] 
adding cli command to show status of all termination in single command

13 years agoFS-4504 --resolve
Jeff Lenk [Fri, 10 Aug 2012 03:39:28 +0000 (21:39 -0600)] 
FS-4504 --resolve

13 years agoquickfix
Mathieu Rene [Thu, 9 Aug 2012 22:00:15 +0000 (18:00 -0400)] 
quickfix

13 years agofix build
Anthony Minessale [Thu, 9 Aug 2012 21:27:15 +0000 (16:27 -0500)] 
fix build

13 years agoMerge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg-4.3
Mathieu Rene [Thu, 9 Aug 2012 21:10:39 +0000 (17:10 -0400)] 
Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg-4.3

13 years agoadd spandsp cng-tone detect
Mathieu Rene [Thu, 9 Aug 2012 21:10:27 +0000 (17:10 -0400)] 
add spandsp cng-tone detect

13 years agot38 fax code
Kapil Gupta [Thu, 9 Aug 2012 18:52:23 +0000 (14:52 -0400)] 
t38 fax code

13 years agoFS-4504 vs2008 pro still need express
Jeff Lenk [Thu, 9 Aug 2012 18:42:21 +0000 (13:42 -0500)] 
FS-4504 vs2008 pro still need express

13 years agoadding t38 option code
Kapil Gupta [Thu, 9 Aug 2012 18:22:30 +0000 (14:22 -0400)] 
adding t38 option code

13 years agoadd apr stub to get the real OS socket
Michael Jerris [Thu, 9 Aug 2012 16:56:29 +0000 (11:56 -0500)] 
add apr stub to get the real OS socket

13 years agoAdd default configuration example to mod_speex/conf/autoload_configs
Christopher Rienzo [Thu, 9 Aug 2012 15:57:51 +0000 (15:57 +0000)] 
Add default configuration example to mod_speex/conf/autoload_configs

13 years agoshould be a ptr
Mathieu Rene [Thu, 9 Aug 2012 15:18:13 +0000 (11:18 -0400)] 
should be a ptr

13 years agoadd t38_options and media_type to rtp term
Mathieu Rene [Thu, 9 Aug 2012 15:15:07 +0000 (11:15 -0400)] 
add t38_options and media_type to rtp term

13 years agoFixed a misplaced #endif that only causes trouble when you hit the right
Steve Underwood [Thu, 9 Aug 2012 14:19:49 +0000 (22:19 +0800)] 
Fixed a misplaced #endif that only causes trouble when you hit the right
combination

13 years agoA couple of typos in spandsp
Steve Underwood [Thu, 9 Aug 2012 13:58:22 +0000 (21:58 +0800)] 
A couple of typos in spandsp
Improvements to image flattening in spandsp's image translate code

13 years agoFS-4504 vs2010 add libjpeg download dependency
Jeff Lenk [Thu, 9 Aug 2012 13:34:26 +0000 (08:34 -0500)] 
FS-4504 vs2010 add libjpeg download dependency

13 years agoFS-4504 vs2010 update x64 download settings for libjpeg
Jeff Lenk [Thu, 9 Aug 2012 13:31:12 +0000 (08:31 -0500)] 
FS-4504 vs2010 update x64 download settings for libjpeg

13 years agoFS-4504 - tweak
Jeff Lenk [Thu, 9 Aug 2012 02:29:06 +0000 (21:29 -0500)] 
FS-4504 - tweak

13 years agoFS-4504 vs2010 only - plus mod_sofia fix - anybody want to help with 2008
Jeff Lenk [Thu, 9 Aug 2012 02:18:06 +0000 (21:18 -0500)] 
FS-4504 vs2010 only -  plus mod_sofia fix - anybody want to help with 2008

13 years agoadd ws
Michael Jerris [Wed, 8 Aug 2012 22:05:01 +0000 (17:05 -0500)] 
add ws

13 years agoadd rtp endpoint contributed by sangoma
Anthony Minessale [Wed, 8 Aug 2012 19:46:38 +0000 (14:46 -0500)] 
add rtp endpoint contributed by sangoma

13 years agofixing rfc2833 issue
Kapil Gupta [Wed, 8 Aug 2012 19:21:42 +0000 (15:21 -0400)] 
fixing rfc2833 issue

13 years agoupdating rfc2833 variable code
Kapil Gupta [Wed, 8 Aug 2012 18:43:55 +0000 (14:43 -0400)] 
updating rfc2833 variable code

13 years agoadding code for reporting DTMF to MGC
Kapil Gupta [Wed, 8 Aug 2012 17:34:42 +0000 (13:34 -0400)] 
adding code for reporting DTMF to MGC

13 years agoFS-4505 --resolve
Anthony Minessale [Wed, 8 Aug 2012 15:08:29 +0000 (10:08 -0500)] 
FS-4505 --resolve

13 years agoFS-4507 --resolve
Anthony Minessale [Wed, 8 Aug 2012 14:59:36 +0000 (09:59 -0500)] 
FS-4507 --resolve

13 years agodebug prints modification
root [Wed, 8 Aug 2012 14:17:42 +0000 (10:17 -0400)] 
debug prints modification

13 years agofreetdm: Process OOB events even in M2UA mode
Moises Silva [Wed, 8 Aug 2012 13:58:41 +0000 (09:58 -0400)] 
freetdm: Process OOB events even in M2UA mode

13 years agoFixed harmless typos in comments
Steve Underwood [Wed, 8 Aug 2012 13:31:45 +0000 (21:31 +0800)] 
Fixed harmless typos in comments

13 years agoMerge branch 'master' of git.freeswitch.org:freeswitch
Steve Underwood [Wed, 8 Aug 2012 13:26:47 +0000 (21:26 +0800)] 
Merge branch 'master' of git.freeswitch.org:freeswitch

13 years agoImage translate moves forward a little, towards colour support
Steve Underwood [Wed, 8 Aug 2012 13:26:06 +0000 (21:26 +0800)] 
Image translate moves forward a little, towards colour support

13 years agoTweaks
Steve Underwood [Wed, 8 Aug 2012 13:16:38 +0000 (21:16 +0800)] 
Tweaks

13 years agomissed this one
Daniel Swarbrick [Wed, 8 Aug 2012 12:14:54 +0000 (14:14 +0200)] 
missed this one

13 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Daniel Swarbrick [Wed, 8 Aug 2012 12:10:24 +0000 (14:10 +0200)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

13 years agoCGI specifies that REQUEST_URI is relative to the root (and does not include scheme...
Daniel Swarbrick [Wed, 8 Aug 2012 12:08:31 +0000 (14:08 +0200)] 
CGI specifies that REQUEST_URI is relative to the root (and does not include scheme name, hostname, port)

13 years agoSomeone's been doing something odd to t30.h :-\
Steve Underwood [Wed, 8 Aug 2012 11:46:31 +0000 (19:46 +0800)] 
Someone's been doing something odd to t30.h :-\

13 years agoAdd param variable where needed.
William King [Wed, 8 Aug 2012 02:57:58 +0000 (21:57 -0500)] 
Add param variable where needed.

13 years agoFS-4079 try this
Anthony Minessale [Tue, 7 Aug 2012 22:23:01 +0000 (17:23 -0500)] 
FS-4079 try this

13 years agoWork around for compiler issues on centos
SwK [Tue, 7 Aug 2012 18:46:23 +0000 (14:46 -0400)] 
Work around for compiler issues on centos

13 years agoftmod_isdn: Fix channel state handling in NT mode w/ early disconnect.
Stefan Knoblich [Tue, 7 Aug 2012 15:20:18 +0000 (17:20 +0200)] 
ftmod_isdn: Fix channel state handling in NT mode w/ early disconnect.

In this particular case: NO_ROUTE_DESTINATION caused by missing context.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agoftmod_isdn: Use ftdm_time_t for dialtone timeout.
Stefan Knoblich [Tue, 7 Aug 2012 13:57:40 +0000 (15:57 +0200)] 
ftmod_isdn: Use ftdm_time_t for dialtone timeout.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agoAvoid quirky complaints about using the top bit of an integer as an enum
Steve Underwood [Tue, 7 Aug 2012 15:06:17 +0000 (23:06 +0800)] 
Avoid quirky complaints about using the top bit of an integer as an enum

13 years agoImprovements to dithering down colour and gray scale images to bi-level
Steve Underwood [Tue, 7 Aug 2012 14:34:32 +0000 (22:34 +0800)] 
Improvements to dithering down colour and gray scale images to bi-level
images, for images with different illuminants.

13 years agotypo
Anthony Minessale [Tue, 7 Aug 2012 14:03:02 +0000 (09:03 -0500)] 
typo

13 years agofixing channel mapping issue and removing unwanted prints
root [Tue, 7 Aug 2012 13:57:51 +0000 (09:57 -0400)] 
fixing channel mapping issue and removing unwanted prints

13 years agoadding cli command to dump "activecalls" at present
Kapil Gupta [Tue, 7 Aug 2012 13:54:02 +0000 (09:54 -0400)] 
adding cli command to dump "activecalls" at present

13 years agoFS-4487 --resolve
Anthony Minessale [Tue, 7 Aug 2012 12:35:41 +0000 (07:35 -0500)] 
FS-4487 --resolve

13 years agoFS-4487 revert 2ed9281d1966de2f71aae4fc15aace2948b740b3
Anthony Minessale [Tue, 7 Aug 2012 12:30:22 +0000 (07:30 -0500)] 
FS-4487 revert 2ed9281d1966de2f71aae4fc15aace2948b740b3

13 years agocli issue fix
Kapil Gupta [Tue, 7 Aug 2012 10:30:05 +0000 (06:30 -0400)] 
cli issue fix

13 years agofixing cli issue
root [Tue, 7 Aug 2012 10:02:58 +0000 (06:02 -0400)] 
fixing cli issue

13 years agoadding default values of sampling rate based on codec type
Kapil Gupta [Tue, 7 Aug 2012 09:56:09 +0000 (05:56 -0400)] 
adding default values of sampling rate based on codec type

13 years agoadding CLI command to dump termination status
Kapil Gupta [Tue, 7 Aug 2012 09:49:07 +0000 (05:49 -0400)] 
adding CLI command to dump termination status

13 years agoFS-4352 --resolve alternate implementation as multiset to avoid regressions on set
Anthony Minessale [Tue, 7 Aug 2012 04:50:39 +0000 (23:50 -0500)] 
FS-4352 --resolve alternate implementation as multiset to avoid regressions on set

13 years agoFS-4348 --resolve
Anthony Minessale [Tue, 7 Aug 2012 03:34:31 +0000 (22:34 -0500)] 
FS-4348 --resolve

13 years agoFS-4487 --resolve
Anthony Minessale [Tue, 7 Aug 2012 03:30:34 +0000 (22:30 -0500)] 
FS-4487 --resolve

13 years agoFS-4501 try this
Anthony Minessale [Tue, 7 Aug 2012 00:38:56 +0000 (19:38 -0500)] 
FS-4501 try this

13 years agoFS-4493 does this work
Anthony Minessale [Mon, 6 Aug 2012 23:30:08 +0000 (18:30 -0500)] 
FS-4493 does this work

13 years agoFS-4079 please test
Anthony Minessale [Mon, 6 Aug 2012 21:12:03 +0000 (16:12 -0500)] 
FS-4079 please test

13 years agoFS-4499 --resolve this is a different fix but this will implicitly fix it
Anthony Minessale [Mon, 6 Aug 2012 16:20:27 +0000 (11:20 -0500)] 
FS-4499 --resolve this is a different fix but this will implicitly fix it

13 years agoadding code to start mg profile during load itself.
Kapil Gupta [Mon, 6 Aug 2012 16:19:34 +0000 (12:19 -0400)] 
adding code to start mg profile during load itself.

13 years agoFS-4495 --resolve
Anthony Minessale [Mon, 6 Aug 2012 15:49:48 +0000 (10:49 -0500)] 
FS-4495 --resolve

13 years agofixing term state issue
Kapil Gupta [Mon, 6 Aug 2012 14:44:34 +0000 (10:44 -0400)] 
fixing term state issue

13 years agofixing issues
Kapil [Mon, 6 Aug 2012 14:20:02 +0000 (10:20 -0400)] 
fixing issues

13 years agoUpdate ChangeLog through July 2012. (Hello from Chicago\!)
Michael S Collins [Mon, 6 Aug 2012 04:54:57 +0000 (21:54 -0700)] 
Update ChangeLog through July 2012. (Hello from Chicago\!)

13 years agoUpdate ChangeLog through June 2012
Michael S Collins [Mon, 6 Aug 2012 01:00:34 +0000 (18:00 -0700)] 
Update ChangeLog through June 2012

13 years agoUpdate ChangeLog through May 2012
Michael S Collins [Mon, 6 Aug 2012 00:44:53 +0000 (17:44 -0700)] 
Update ChangeLog through May 2012

13 years agoUpdate ChangeLog through April 2012
Michael S Collins [Mon, 6 Aug 2012 00:24:02 +0000 (17:24 -0700)] 
Update ChangeLog through April 2012

13 years agoUpdate ChangeLog through Feb 2012
Michael S Collins [Sun, 5 Aug 2012 23:32:12 +0000 (16:32 -0700)] 
Update ChangeLog through Feb 2012

13 years agoUpdate ChangeLog through Jan 2012
Michael S Collins [Sun, 5 Aug 2012 23:08:01 +0000 (16:08 -0700)] 
Update ChangeLog through Jan 2012

13 years ago4579 tweaks
Anthony Minessale [Sun, 5 Aug 2012 21:45:14 +0000 (16:45 -0500)] 
4579 tweaks

13 years agoDelphiWorld found another typo. Also remove the condition for auth since all dialplan...
William King [Sun, 5 Aug 2012 16:01:33 +0000 (12:01 -0400)] 
DelphiWorld found another typo. Also remove the condition for auth since all dialplan lookups should be authed to prevent fraud.

13 years agoFix fixed point builds of spandsp, and improve logging of modem performance during...
Steve Underwood [Sun, 5 Aug 2012 14:20:39 +0000 (22:20 +0800)] 
Fix fixed point builds of spandsp, and improve logging of modem performance during tests

13 years agoFixed V.22bis fixed point builds
Steve Underwood [Sun, 5 Aug 2012 10:39:41 +0000 (18:39 +0800)] 
Fixed V.22bis fixed point builds

13 years agoSorted out fixed point builds of the V.22bis modem
Steve Underwood [Sun, 5 Aug 2012 10:38:47 +0000 (18:38 +0800)] 
Sorted out fixed point builds of the V.22bis modem

13 years agoGood find DelphiWorld.
William King [Sat, 4 Aug 2012 23:54:48 +0000 (19:54 -0400)] 
Good find DelphiWorld.

13 years agoAdding a new configurable radius module that will support both authentication based...
William King [Sat, 4 Aug 2012 23:19:04 +0000 (19:19 -0400)] 
Adding a new configurable radius module that will support both authentication based on a dialplan app, as well as digest based radius authentication by hooking into the directory. It is also fully configurable on which fields to send by the config file.

13 years agodebug prints modification
Kapil Gupta [Sat, 4 Aug 2012 14:37:25 +0000 (10:37 -0400)] 
debug prints modification

13 years agowindows -fix build for recent spandsp changes
Jeff Lenk [Fri, 3 Aug 2012 21:46:48 +0000 (16:46 -0500)] 
windows -fix build for recent spandsp changes

13 years agoFAX T.6 decompression fixed for images with black in the last pixel of lines.
Steve Underwood [Fri, 3 Aug 2012 19:45:09 +0000 (03:45 +0800)] 
FAX T.6 decompression fixed for images with black in the last pixel of lines.
Colour and grey images can down be dithered down to bi-level images for transmission as faxes.
More movement towards T.42 support

13 years agoMerge branch 'releases.3.5' of ssh://git.sangoma.com/smg_freeswitch into releases.3.5
David Yat Sin [Fri, 3 Aug 2012 16:49:14 +0000 (12:49 -0400)] 
Merge branch 'releases.3.5' of ssh://git.sangoma.com/smg_freeswitch into releases.3.5

13 years agoadded mod_distributor
David Yat Sin [Fri, 3 Aug 2012 16:48:54 +0000 (12:48 -0400)] 
added mod_distributor

13 years agoadding "interface-identifier" field to configuration
Kapil Gupta [Fri, 3 Aug 2012 16:07:02 +0000 (12:07 -0400)] 
adding "interface-identifier" field to configuration