]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
11 years agomod_unimrcp: add example config for Vestec
Chris Rienzo [Wed, 14 Aug 2013 14:06:18 +0000 (10:06 -0400)] 
mod_unimrcp: add example config for Vestec

11 years agomod_rayo: add support for speech recognizers other than pocketsphinx, fixed some...
Chris Rienzo [Wed, 14 Aug 2013 13:41:11 +0000 (09:41 -0400)] 
mod_rayo: add support for speech recognizers other than pocketsphinx, fixed some input component bugs, allow simultaneous dtmf and voice input.

11 years agoFS-5683 --resolve
Anthony Minessale [Tue, 13 Aug 2013 21:24:53 +0000 (02:24 +0500)] 
FS-5683 --resolve

11 years agoFS-5453 --resolve
Anthony Minessale [Tue, 13 Aug 2013 21:13:49 +0000 (02:13 +0500)] 
FS-5453 --resolve

11 years agoFS-5698 --resolve
Anthony Minessale [Tue, 13 Aug 2013 21:08:54 +0000 (02:08 +0500)] 
FS-5698 --resolve

11 years agoFS-5693 --resolve
Anthony Minessale [Tue, 13 Aug 2013 21:00:31 +0000 (02:00 +0500)] 
FS-5693 --resolve

11 years agoAdd lua script for proxying ZRTP SAS values to legacy phones
Travis Cross [Tue, 13 Aug 2013 20:28:47 +0000 (20:28 +0000)] 
Add lua script for proxying ZRTP SAS values to legacy phones

Ken is creating a bump-in-the-wire box for legacy IP phones and might
find this script useful.

11 years agoFS-5564: fix gcc extension for unsigned char bitfield type
Michael Jerris [Tue, 13 Aug 2013 19:40:33 +0000 (15:40 -0400)] 
FS-5564: fix gcc extension for unsigned char bitfield type

11 years agomod_oreka: use zstr instead of only checking for null as some caller profile data...
Moises Silva [Tue, 13 Aug 2013 15:58:56 +0000 (11:58 -0400)] 
mod_oreka: use zstr instead of only checking for null as some caller profile data may be an empty string

11 years agoredirect /portal to /portal/index.html
Seven Du [Tue, 13 Aug 2013 01:28:14 +0000 (09:28 +0800)] 
redirect /portal to /portal/index.html

11 years agoauto subscribe to background_job when use bgapi
Seven Du [Tue, 13 Aug 2013 00:46:16 +0000 (08:46 +0800)] 
auto subscribe to background_job when use bgapi

11 years agoadd api/bgapi event functions
Seven Du [Tue, 13 Aug 2013 00:30:52 +0000 (08:30 +0800)] 
add api/bgapi event functions

11 years agodoh blonde moment
Brian West [Mon, 12 Aug 2013 22:27:31 +0000 (17:27 -0500)] 
doh blonde moment

11 years agourl_decode the callee_name
Brian West [Mon, 12 Aug 2013 20:19:36 +0000 (15:19 -0500)] 
url_decode the callee_name

11 years agoFS-5682 --resolve there was one other change to allow them to copy over by setting...
Anthony Minessale [Mon, 12 Aug 2013 14:04:38 +0000 (19:04 +0500)] 
FS-5682 --resolve there was one other change to allow them to copy over by setting them on the A leg.  Exporting the sip_multipart variable or setting it in {} on the dial string should already work.  This patch should make it work with setting it too.

11 years agoFS-5687 this patch adds a debouncer to that info message. if you still have problems...
Anthony Minessale [Sun, 11 Aug 2013 19:57:47 +0000 (00:57 +0500)] 
FS-5687 this patch adds a debouncer to that info message.  if you still have problems try altering switch_rtp.c:5469 to add 0 condition so it skips that whole block and retest eg... if (0 && switch_rtp_test_flag(rtp_session, SWITCH_RTP_FLAG_VIDEO)) {

11 years agoFS-5689 --resolve
Anthony Minessale [Sun, 11 Aug 2013 19:05:11 +0000 (00:05 +0500)] 
FS-5689 --resolve

11 years agocleanup and refactor ws, this should work on Linux now
Seven Du [Sun, 11 Aug 2013 14:47:42 +0000 (22:47 +0800)] 
cleanup and refactor ws, this should work on Linux now

11 years agotrying to fix crashes on Linux
Seven Du [Sun, 11 Aug 2013 03:28:53 +0000 (11:28 +0800)] 
trying to fix crashes on Linux

11 years agomod_rayo: add offer-uri param (default true) to toggle between URI and number in...
Chris Rienzo [Sat, 10 Aug 2013 13:30:33 +0000 (09:30 -0400)] 
mod_rayo: add offer-uri param (default true) to toggle between URI and number in to/from of offer

12 years agoFS-5686 reversed send/recv direction
Chris Rienzo [Fri, 9 Aug 2013 13:54:45 +0000 (09:54 -0400)] 
FS-5686 reversed send/recv direction

12 years agoFS-5686 --resolve mod_rayo: allow re-join to mixers so that audio direction can be...
Chris Rienzo [Fri, 9 Aug 2013 13:42:10 +0000 (09:42 -0400)] 
FS-5686 --resolve mod_rayo: allow re-join to mixers so that audio direction can be changed.  Added support for audio direction in mixers.  Allow unjoin without mixer-name or call-id

12 years agoFS-5682 --resolve new syntax <action application="set" data="sip_multipart=applicatio...
Anthony Minessale [Thu, 8 Aug 2013 17:55:04 +0000 (22:55 +0500)] 
FS-5682 --resolve new syntax <action application="set" data="sip_multipart=application/pidf+xml:1234"/> use push instead of set to add more to the same channel

12 years agoFS-5682 revert
Anthony Minessale [Thu, 8 Aug 2013 15:31:17 +0000 (20:31 +0500)] 
FS-5682 revert

12 years agoFixed inclusion of a header file that isn't actually finished.
Steve Underwood [Thu, 8 Aug 2013 16:25:18 +0000 (00:25 +0800)] 
Fixed inclusion of a header file that isn't actually finished.

12 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Chris Rienzo [Thu, 8 Aug 2013 15:59:41 +0000 (11:59 -0400)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

12 years agomod_rayo: reply with temporary failure if no clients available to accept call
Chris Rienzo [Thu, 8 Aug 2013 15:59:17 +0000 (11:59 -0400)] 
mod_rayo: reply with temporary failure if no clients available to accept call

12 years agofix for some FireFox cases
Seven Du [Thu, 8 Aug 2013 14:55:56 +0000 (22:55 +0800)] 
fix for some FireFox cases

Chrome send "Connection: Upgrade" while FF has "Connection: keep-alive, Upgrade"

12 years agoChanged spandsp from using TRUE and FALSE to using C99 true and false. It seems
Steve Underwood [Thu, 8 Aug 2013 13:40:28 +0000 (21:40 +0800)] 
Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems
like the quirks we used to get using those with C++ have gone away.

12 years agofix return value
Seven Du [Thu, 8 Aug 2013 07:07:46 +0000 (15:07 +0800)] 
fix return value

12 years agofix spandsp build
Seven Du [Thu, 8 Aug 2013 01:05:31 +0000 (09:05 +0800)] 
fix spandsp build

12 years agoFS-5670 --resolve allow debug rtp if rtp is not attached to a session
Seven Du [Thu, 8 Aug 2013 00:19:05 +0000 (08:19 +0800)] 
FS-5670 --resolve allow debug rtp if rtp is not attached to a session

12 years agoFS-5682
Anthony Minessale [Thu, 8 Aug 2013 00:15:10 +0000 (05:15 +0500)] 
FS-5682

12 years agoFS-5680 --resolve this patch should auto set this variable on dtls enabled channels
Anthony Minessale [Wed, 7 Aug 2013 23:20:36 +0000 (04:20 +0500)] 
FS-5680 --resolve this patch should auto set this variable on dtls enabled channels

12 years agoFS-5661 --resolve
Anthony Minessale [Wed, 7 Aug 2013 16:22:26 +0000 (21:22 +0500)] 
FS-5661 --resolve

12 years agoFS-5665 --resolve this should push the extra ones into the variable and convert it...
Anthony Minessale [Wed, 7 Aug 2013 15:59:08 +0000 (20:59 +0500)] 
FS-5665 --resolve this should push the extra ones into the variable and convert it to an array

12 years agoFS-5655 --resolve
Anthony Minessale [Wed, 7 Aug 2013 15:40:16 +0000 (20:40 +0500)] 
FS-5655 --resolve

12 years agoFS-5679 --resolve mod_rayo: SIP 180 doesn't result in ringing event
Chris Rienzo [Tue, 6 Aug 2013 20:21:22 +0000 (16:21 -0400)] 
FS-5679 --resolve mod_rayo: SIP 180 doesn't result in ringing event

12 years agoFS-5668 --resolve mod_rayo: offer from/to do not match SIP
Chris Rienzo [Tue, 6 Aug 2013 19:30:22 +0000 (15:30 -0400)] 
FS-5668 --resolve mod_rayo: offer from/to do not match SIP

12 years agomod_rayo: fix crash on originate error
Chris Rienzo [Tue, 6 Aug 2013 18:52:56 +0000 (14:52 -0400)] 
mod_rayo: fix crash on originate error

12 years agoFS-5669 --resolve mod_rayo: return error if <document> is missing in <output>
Chris Rienzo [Tue, 6 Aug 2013 15:05:35 +0000 (11:05 -0400)] 
FS-5669 --resolve mod_rayo: return error if <document> is missing in <output>

12 years agomod_rayo: Commands executed against a dead call should return item-not-found
Ben Langfeld [Tue, 6 Aug 2013 14:03:01 +0000 (11:03 -0300)] 
mod_rayo: Commands executed against a dead call should return item-not-found

12 years agoadd new file
Anthony Minessale [Mon, 5 Aug 2013 18:49:59 +0000 (23:49 +0500)] 
add new file

12 years agoA cleanup of FAX image size/resolution matching accuracy. Squashing of bi-level
Steve Underwood [Mon, 5 Aug 2013 18:38:06 +0000 (02:38 +0800)] 
A cleanup of FAX image size/resolution matching accuracy. Squashing of bi-level
images should now be correct. This is now close to supporting grey scale and
colour.

12 years agoHopefully all the spandsp functions now use custom allocation routines
Steve Underwood [Mon, 5 Aug 2013 17:17:05 +0000 (01:17 +0800)] 
Hopefully all the spandsp functions now use custom allocation routines

12 years agoMore movements of spandsp to the sue of custom allocation routines
Steve Underwood [Mon, 5 Aug 2013 17:10:48 +0000 (01:10 +0800)] 
More movements of spandsp to the sue of custom allocation routines

12 years agoMoved a lot of spandsp to the use of custom allocation functions
Steve Underwood [Mon, 5 Aug 2013 16:49:15 +0000 (00:49 +0800)] 
Moved a lot of spandsp to the use of custom allocation functions

12 years agoAdded custom allocation functions to spandsp
Steve Underwood [Mon, 5 Aug 2013 15:50:28 +0000 (23:50 +0800)] 
Added custom allocation functions to spandsp

12 years agoFS-5655 --resolve msvc has so many versions, makes it complicated
Seven Du [Mon, 5 Aug 2013 15:27:16 +0000 (23:27 +0800)] 
FS-5655 --resolve msvc has so many versions, makes it complicated

12 years agoFS-5664 --resolve
Anthony Minessale [Sat, 3 Aug 2013 13:49:55 +0000 (18:49 +0500)] 
FS-5664 --resolve

12 years agomod_skinny work on FS-5632 - few more cases
Nathan Neulinger [Sat, 3 Aug 2013 02:25:51 +0000 (21:25 -0500)] 
mod_skinny work on FS-5632 - few more cases

12 years agomod_skinny work on FS-5632 - first pass
Nathan Neulinger [Sat, 3 Aug 2013 02:11:56 +0000 (21:11 -0500)] 
mod_skinny work on FS-5632 - first pass

12 years agoFS-5662 --resolve implement call pickup group functionality in mod_skinny. Currently...
Nathan Neulinger [Fri, 2 Aug 2013 19:12:03 +0000 (14:12 -0500)] 
FS-5662 --resolve implement call pickup group functionality in mod_skinny. Currently treats callPickup and grpCallPickup identically, may revisit when I find out more about what's different between the two

12 years agomod_skinny: implement per device setting of ext- extensions
Nathan Neulinger [Fri, 2 Aug 2013 18:53:29 +0000 (13:53 -0500)] 
mod_skinny: implement per device setting of ext- extensions

12 years agomake default conf example work properly based on FS-5335 feedback/testing
Nathan Neulinger [Fri, 2 Aug 2013 16:21:40 +0000 (11:21 -0500)] 
make default conf example work properly based on FS-5335 feedback/testing

12 years agomod_skinny: add minimal handling of MeetMe button to send to a conference creation...
Nathan Neulinger [Fri, 2 Aug 2013 15:54:46 +0000 (10:54 -0500)] 
mod_skinny: add minimal handling of MeetMe button to send to a conference creation extension

12 years agoMerge some additions to doc/SubmittingPatches
Travis Cross [Fri, 2 Aug 2013 14:38:51 +0000 (14:38 +0000)] 
Merge some additions to doc/SubmittingPatches

Thanks-to: Mariusz Czułada <manieq.net@gmail.com>
12 years agoTweak style and content of last commit
Travis Cross [Fri, 2 Aug 2013 14:37:54 +0000 (14:37 +0000)] 
Tweak style and content of last commit

The directions here anticipate planned improvements to our JIRA bot to
allow issues to be resolved by placing the JIRA directives in the body
of the commit message.

12 years agoDescribe patches related to JIRA issues
Mariusz Czułada [Fri, 2 Aug 2013 08:23:38 +0000 (10:23 +0200)] 
Describe patches related to JIRA issues

12 years agoFS-5657 --resolve fix mod_rayo build errors in CentOS 5
Chris Rienzo [Thu, 1 Aug 2013 18:37:28 +0000 (14:37 -0400)] 
FS-5657 --resolve fix mod_rayo build errors in CentOS 5

12 years agomod_xml_rpc revert extra stuff
Jeff Lenk [Thu, 1 Aug 2013 18:29:51 +0000 (13:29 -0500)] 
mod_xml_rpc revert extra stuff

12 years agoFS-5659 --resolve Add logging for spandsp dtmf detector when dtmf_verbose channel...
Chris Rienzo [Thu, 1 Aug 2013 17:56:30 +0000 (13:56 -0400)] 
FS-5659 --resolve Add logging for spandsp dtmf detector when dtmf_verbose channel variable is set to true

12 years agoFS-5655 try this
Jeff Lenk [Thu, 1 Aug 2013 02:45:18 +0000 (21:45 -0500)] 
FS-5655 try this

12 years agoadd SHORT_DATE_TIME support
Seven Du [Thu, 1 Aug 2013 01:50:51 +0000 (09:50 +0800)] 
add SHORT_DATE_TIME support

12 years agomod_skinny: allow to work with native pgsql
Nathan Neulinger [Wed, 31 Jul 2013 22:17:07 +0000 (17:17 -0500)] 
mod_skinny: allow to work with native pgsql

12 years agomod_skinny: filter sip mwi events
Nathan Neulinger [Wed, 31 Jul 2013 22:16:43 +0000 (17:16 -0500)] 
mod_skinny: filter sip mwi events

12 years agomod_spandsp: added UUID command completion to start/stop_tone_detect commands
Chris Rienzo [Wed, 31 Jul 2013 11:16:23 +0000 (07:16 -0400)] 
mod_spandsp: added UUID command completion to start/stop_tone_detect commands

12 years agomore cleanup
Seven Du [Wed, 31 Jul 2013 08:27:56 +0000 (16:27 +0800)] 
more cleanup

12 years agotrying to fix windows build
Seven Du [Wed, 31 Jul 2013 08:19:58 +0000 (16:19 +0800)] 
trying to fix windows build

12 years agocleanup code, less dependency
Seven Du [Wed, 31 Jul 2013 07:34:20 +0000 (15:34 +0800)] 
cleanup code, less dependency

12 years agomod_skinny: initial reg wasn't able to clean up due to missing device name, add new...
Nathan Neulinger [Tue, 30 Jul 2013 19:35:39 +0000 (14:35 -0500)] 
mod_skinny: initial reg wasn't able to clean up due to missing device name, add new function to clean up given explicit device name, also add more logging

12 years agoHope can fix on IE, not tested
Seven Du [Tue, 30 Jul 2013 16:23:07 +0000 (00:23 +0800)] 
Hope can fix on IE, not tested

12 years agoallow debug event
Seven Du [Tue, 30 Jul 2013 15:58:15 +0000 (23:58 +0800)] 
allow debug event

12 years agoupdate FreeSWITCH Portal About page
Seven Du [Tue, 30 Jul 2013 15:43:22 +0000 (23:43 +0800)] 
update FreeSWITCH Portal About page

12 years agoadd -certs command line switch
Anthony Minessale [Tue, 30 Jul 2013 14:37:17 +0000 (19:37 +0500)] 
add -certs command line switch

12 years agoadd back the log line deleted by accident
Seven Du [Tue, 30 Jul 2013 14:12:58 +0000 (22:12 +0800)] 
add back the log line deleted by accident

12 years agoremove debug
Seven Du [Tue, 30 Jul 2013 10:02:08 +0000 (18:02 +0800)] 
remove debug

12 years agoadd timeout options to mod_curl
Seven Du [Tue, 30 Jul 2013 08:35:46 +0000 (16:35 +0800)] 
add timeout options to mod_curl

12 years agoFS-5652 --resolve
Anthony Minessale [Mon, 29 Jul 2013 21:55:16 +0000 (16:55 -0500)] 
FS-5652 --resolve

12 years agorebuild
Anthony Minessale [Mon, 29 Jul 2013 21:07:34 +0000 (16:07 -0500)] 
rebuild

12 years agoFS-5641 --resolve
Anthony Minessale [Mon, 29 Jul 2013 21:06:56 +0000 (16:06 -0500)] 
FS-5641 --resolve

12 years agoOops, we already have auto_update with pulling
Seven Du [Mon, 29 Jul 2013 18:18:14 +0000 (02:18 +0800)] 
Oops, we already have auto_update with pulling

Only use events to update calls when not pulling

12 years agoshow live calls
Seven Du [Mon, 29 Jul 2013 18:10:52 +0000 (02:10 +0800)] 
show live calls

12 years agoadd settings disabled by default
Seven Du [Mon, 29 Jul 2013 15:59:06 +0000 (23:59 +0800)] 
add settings disabled by default

The new websocket stuff breaks windows build so please fix, thanks

12 years agoMerge branch 'ws1' patch abyss to support websocket
Seven Du [Mon, 29 Jul 2013 15:55:47 +0000 (23:55 +0800)] 
Merge branch 'ws1' patch abyss to support websocket

12 years agoFS-4932 FS-5090 --resolve
Anthony Minessale [Mon, 29 Jul 2013 15:18:05 +0000 (10:18 -0500)] 
FS-4932 FS-5090 --resolve

12 years agomake websocket work with abyss
Seven Du [Mon, 29 Jul 2013 15:06:12 +0000 (23:06 +0800)] 
make websocket work with abyss

12 years agoadd ws
Seven Du [Mon, 29 Jul 2013 12:04:32 +0000 (20:04 +0800)] 
add ws

12 years agomore fixes for last commit
Jeff Lenk [Sun, 28 Jul 2013 03:13:47 +0000 (22:13 -0500)] 
more fixes for last commit

12 years agoadd missing
Jeff Lenk [Sat, 27 Jul 2013 16:28:08 +0000 (11:28 -0500)] 
add missing

12 years agoadd missing to last commit
Jeff Lenk [Sat, 27 Jul 2013 15:43:04 +0000 (10:43 -0500)] 
add missing to last commit

12 years agoadd missing cielab_luts to spandsp build
Jeff Lenk [Sat, 27 Jul 2013 15:40:06 +0000 (10:40 -0500)] 
add missing cielab_luts to spandsp build

12 years agoImprove our .gitignore files
Travis Cross [Sat, 27 Jul 2013 02:54:26 +0000 (02:54 +0000)] 
Improve our .gitignore files

Avoid ignoring files actually in our tree, and ignore some generated
files that were not being ignored previously.

12 years agoRemove autogenerated file from tree
Travis Cross [Sat, 27 Jul 2013 03:16:11 +0000 (03:16 +0000)] 
Remove autogenerated file from tree

This file is specifically ignored by our .gitignore.  Brian added this
ignore on 2013-06-06 but neglected to remove the file.  I've now
bulid-tested without the file to be sure that it is indeed generated
correctly and so can be removed safely.

12 years agoRemove freeswitch.serial from fscomm/conf
Travis Cross [Sat, 27 Jul 2013 02:58:11 +0000 (02:58 +0000)] 
Remove freeswitch.serial from fscomm/conf

freeswitch.serial is used by ZRTP as a ZID, so it should not be shared
between systems and definitely should not be distributed as a default
value by us.

12 years agodebian: Add additional module files for mod_spidermonkey
Travis Cross [Fri, 26 Jul 2013 22:28:49 +0000 (22:28 +0000)] 
debian: Add additional module files for mod_spidermonkey

Note that we don't actually support building mod_spidermonkey for
Debian at the moment.

FS-4552

12 years agodebian: Handle mod_managed .dll more idiomatically
Travis Cross [Fri, 26 Jul 2013 21:56:07 +0000 (21:56 +0000)] 
debian: Handle mod_managed .dll more idiomatically

12 years agodebian: Include the .dll file for mod_managed
Travis Cross [Fri, 26 Jul 2013 21:46:54 +0000 (21:46 +0000)] 
debian: Include the .dll file for mod_managed

Note that we don't actually support building mod_managed at this time
for Debian.

FS-5317 --resolve

Thanks-to: Artur Kraev <ravenox@gmail.com>
12 years agoadd global mutex to cdr_csv to protech the fd_hash
Anthony Minessale [Fri, 26 Jul 2013 20:56:31 +0000 (15:56 -0500)] 
add global mutex to cdr_csv to protech the fd_hash

12 years agoadd last_sched_id var
Anthony Minessale [Fri, 26 Jul 2013 19:30:10 +0000 (14:30 -0500)] 
add last_sched_id var