]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
13 years agoopps missed an include
Ken Rice [Tue, 27 Mar 2012 19:24:58 +0000 (14:24 -0500)] 
opps missed an include

13 years agotry to make compiler -Werror hush
Ken Rice [Tue, 27 Mar 2012 19:11:41 +0000 (14:11 -0500)] 
try to make compiler -Werror hush

13 years agomake compiler stop complaining
Ken Rice [Tue, 27 Mar 2012 16:06:31 +0000 (11:06 -0500)] 
make compiler stop complaining

13 years agoFS-4049 try this
Anthony Minessale [Tue, 27 Mar 2012 18:08:49 +0000 (13:08 -0500)] 
FS-4049 try this

13 years agoFS-4048 --resolve
Anthony Minessale [Tue, 27 Mar 2012 15:18:08 +0000 (10:18 -0500)] 
FS-4048 --resolve

13 years agoafter f7f9a43a4056b7fb238ecfa0b7266b8c844f140f missing a bunch of code changes
Anthony Minessale [Mon, 26 Mar 2012 21:41:49 +0000 (16:41 -0500)] 
after f7f9a43a4056b7fb238ecfa0b7266b8c844f140f missing a bunch of code changes

13 years agoaddition to a6a3ff1dc5574ded096ac1427cd7c6992d14092f
Anthony Minessale [Mon, 26 Mar 2012 15:53:34 +0000 (10:53 -0500)] 
addition to a6a3ff1dc5574ded096ac1427cd7c6992d14092f

13 years agomake configs work from in the source tree if needed
Ken Rice [Mon, 26 Mar 2012 15:48:03 +0000 (10:48 -0500)] 
make configs work from in the source tree if needed

13 years agofix vm-sync target
Ken Rice [Mon, 26 Mar 2012 15:45:43 +0000 (10:45 -0500)] 
fix vm-sync target

13 years agoFS-4046 --resolve windows xml vanilla thanks
Jeff Lenk [Mon, 26 Mar 2012 13:34:42 +0000 (08:34 -0500)] 
FS-4046 --resolve windows xml vanilla thanks

13 years agoThis line shouldn't have been in the last commit. The vlc write support is not ready...
William King [Sat, 24 Mar 2012 21:11:49 +0000 (14:11 -0700)] 
This line shouldn't have been in the last commit. The vlc write support is not ready yet.

13 years agomod_vlc adding faster response time to files. No longer has a one second delay before...
William King [Sat, 24 Mar 2012 21:09:24 +0000 (14:09 -0700)] 
mod_vlc adding faster response time to files. No longer has a one second delay before audio starts to play.

13 years agoCleaning up docs and moving the docs to the wiki.
William King [Sat, 3 Mar 2012 02:44:55 +0000 (18:44 -0800)] 
Cleaning up docs and moving the docs to the wiki.

13 years agofix path with prebuilt windows installers
Jeff Lenk [Sat, 24 Mar 2012 17:55:32 +0000 (12:55 -0500)] 
fix path with prebuilt windows installers

13 years agomerge conf/ reorganization, CentOS spec update, and CI scripts
Travis Cross [Sat, 24 Mar 2012 05:16:47 +0000 (05:16 +0000)] 
merge conf/ reorganization, CentOS spec update, and CI scripts

13 years agoci/centos: add erlang module support files
Ken Rice [Tue, 6 Mar 2012 21:41:51 +0000 (16:41 -0500)] 
ci/centos: add erlang module support files

13 years agoci: add debian source package building script
William King [Tue, 6 Mar 2012 03:13:16 +0000 (19:13 -0800)] 
ci: add debian source package building script

13 years agoci: add continuous integration helper scripts
Ken Rice [Sat, 24 Mar 2012 03:44:21 +0000 (03:44 +0000)] 
ci: add continuous integration helper scripts

13 years agocentos: rework CentOS spec files
Ken Rice [Sat, 24 Mar 2012 04:27:09 +0000 (04:27 +0000)] 
centos: rework CentOS spec files

 * break out modules
 * conform to FHS
 * support CentOS v5

13 years agobump FS version to 1.1.beta1
Ken Rice [Sat, 24 Mar 2012 04:26:12 +0000 (04:26 +0000)] 
bump FS version to 1.1.beta1

13 years agoconf: add config files to module directories
Ken Rice [Fri, 16 Mar 2012 03:58:01 +0000 (03:58 +0000)] 
conf: add config files to module directories

The idea here is that the config files in the module directories will
serve as the canonical documentation of all module configuration
options.

13 years agoconf: add config styles: curl, insideout, sbc, softphone
Ken Rice [Mon, 9 Jan 2012 20:18:59 +0000 (15:18 -0500)] 
conf: add config styles: curl, insideout, sbc, softphone

13 years agoconf: setup change for windows with vanilla conf
Jeff Lenk [Thu, 16 Feb 2012 04:33:07 +0000 (22:33 -0600)] 
conf: setup change for windows with vanilla conf

13 years agoconf: mv conf/* -> conf/vanilla/*
Ken Rice [Mon, 9 Jan 2012 20:13:57 +0000 (15:13 -0500)] 
conf: mv conf/* -> conf/vanilla/*

13 years agoFS-4023 --resolve makes sense thx
Anthony Minessale [Sat, 24 Mar 2012 00:05:20 +0000 (19:05 -0500)] 
FS-4023 --resolve makes sense thx

13 years agoFS-4012 oh no are we in the 4xxx range for bug numbers now
Anthony Minessale [Sat, 24 Mar 2012 00:03:06 +0000 (19:03 -0500)] 
FS-4012 oh no are we in the 4xxx range for bug numbers now

13 years agoFS-3403 --resolve
Jeff Lenk [Fri, 23 Mar 2012 13:47:48 +0000 (08:47 -0500)] 
FS-3403 --resolve

13 years agoftmod_misdn: Make sure misdn_read() doesn't loop forever and improve logging etc.
Stefan Knoblich [Fri, 23 Mar 2012 00:18:06 +0000 (01:18 +0100)] 
ftmod_misdn: Make sure misdn_read() doesn't loop forever and improve logging etc.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agoftmod_misdn: Rework channel de-/activation and activate d-channel early.
Stefan Knoblich [Fri, 23 Mar 2012 00:09:30 +0000 (01:09 +0100)] 
ftmod_misdn: Rework channel de-/activation and activate d-channel early.

The former fixes a strange "bug" with hfcsusb, where a b-channel deactivation
on a inactive channel (caused by a reset cycle) would cause the port to
lock up and stop processing events.

NOTE: this still needs to be investigated further, but this workaround will
      at least prevent it from breaking completely.

We'll now keep track of the channel activation state and not send any
PH_ACTIVATE_REQ / PH_DEACTIVATE_REQ requests, if the channel already has the
desired state.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agoftmod_misdn: Reserve some space for the mISDN message header in misdn_write().
Stefan Knoblich [Fri, 23 Mar 2012 00:04:11 +0000 (01:04 +0100)] 
ftmod_misdn: Reserve some space for the mISDN message header in misdn_write().

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agoftmod_misdn: misdn_write() workaround for signalling drivers that do not use write...
Stefan Knoblich [Fri, 23 Mar 2012 00:00:26 +0000 (01:00 +0100)] 
ftmod_misdn: misdn_write() workaround for signalling drivers that do not use write polling.

Wait till the channel is actually ready to send data.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agoftmod_misdn: Stop using timerfd for b-channel write polling.
Stefan Knoblich [Thu, 22 Mar 2012 23:50:47 +0000 (00:50 +0100)] 
ftmod_misdn: Stop using timerfd for b-channel write polling.

Use POLLIN on the socket instead, the b-channel should be able
to write when there is something to read.

Several other projects handle it this way, e.g. libosmo-abis.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agoftmod_misdn: Improve debug log messages.
Stefan Knoblich [Thu, 22 Mar 2012 23:46:46 +0000 (00:46 +0100)] 
ftmod_misdn: Improve debug log messages.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agoftmod_misdn: Move misdn_handle_incoming() up.
Stefan Knoblich [Thu, 22 Mar 2012 23:32:24 +0000 (00:32 +0100)] 
ftmod_misdn: Move misdn_handle_incoming() up.

Only used by misdn_read(), so move it right in front of that one.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agoftmod_misdn: Decode hfcsusb MPH_INFORMATION_IND state and flags.
Stefan Knoblich [Thu, 22 Mar 2012 22:55:47 +0000 (23:55 +0100)] 
ftmod_misdn: Decode hfcsusb MPH_INFORMATION_IND state and flags.

For diagnostic / debugging purposes.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agoadded httapi.conf.xml file to crpm build
Michal Bielicki - cypromis [Wed, 21 Mar 2012 16:12:00 +0000 (17:12 +0100)] 
added httapi.conf.xml file to crpm build

13 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Michal Bielicki - cypromis [Wed, 21 Mar 2012 16:08:54 +0000 (17:08 +0100)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

13 years agoFS-4022
Jeff Lenk [Tue, 20 Mar 2012 01:06:36 +0000 (20:06 -0500)] 
FS-4022

13 years agowhitespace, cruft
Daniel Swarbrick [Mon, 19 Mar 2012 17:05:44 +0000 (18:05 +0100)] 
whitespace, cruft

13 years agofreetdm: Do not report error for DAHDI RINGER ON/OFF events, they are no-ops at the...
Moises Silva [Mon, 19 Mar 2012 13:27:29 +0000 (09:27 -0400)] 
freetdm: Do not report error for DAHDI RINGER ON/OFF events, they are no-ops at the moment

13 years agofreetdm: Try to resolve OPENZAP-173
Moises Silva [Mon, 19 Mar 2012 13:20:44 +0000 (09:20 -0400)] 
freetdm: Try to resolve OPENZAP-173
         The token count needs to be updated after the master session token is cleared
         and before checking for other tokens

13 years agofreetdm: ftmod_zt - Print which DAHDI event number is failing to be processed
Moises Silva [Sun, 18 Mar 2012 22:54:54 +0000 (18:54 -0400)] 
freetdm: ftmod_zt - Print which DAHDI event number is failing to be processed

13 years agofix flite to use the correct voice
Jeff Lenk [Fri, 16 Mar 2012 17:33:42 +0000 (12:33 -0500)] 
fix flite to use the correct voice

13 years agowhitespace
Travis Cross [Fri, 16 Mar 2012 05:21:10 +0000 (05:21 +0000)] 
whitespace

13 years agoupdate gitignore exclusion for binary in tree
Travis Cross [Fri, 16 Mar 2012 04:21:06 +0000 (04:21 +0000)] 
update gitignore exclusion for binary in tree

Is this really needed?

13 years agogitignore *.swp
Travis Cross [Fri, 16 Mar 2012 04:14:21 +0000 (04:14 +0000)] 
gitignore *.swp

13 years agowhitespace
Travis Cross [Fri, 16 Mar 2012 04:13:50 +0000 (04:13 +0000)] 
whitespace

13 years agofix samples-htdocs target
Travis Cross [Thu, 15 Mar 2012 18:57:19 +0000 (18:57 +0000)] 
fix samples-htdocs target

13 years agoFS-3950 --resolve nibblebill changes!
Jeff Lenk [Thu, 15 Mar 2012 04:26:09 +0000 (23:26 -0500)] 
FS-3950 --resolve nibblebill changes!

13 years agoFS-3987 --resolve
Jeff Lenk [Thu, 15 Mar 2012 03:44:56 +0000 (22:44 -0500)] 
FS-3987 --resolve

13 years agoFS-3990 --resolve rework file type checking in getlib routine
Travis Cross [Wed, 14 Mar 2012 21:40:37 +0000 (21:40 +0000)] 
FS-3990 --resolve rework file type checking in getlib routine

Luke Weber reports that OS X's sed utility is broken.

13 years agoFS-4004 --resolve
Travis Cross [Wed, 14 Mar 2012 20:31:34 +0000 (20:31 +0000)] 
FS-4004 --resolve

Thanks to Kyle A. King for pointing this out and to William King for
collaboration.

13 years agowhitespace cleanup
Travis Cross [Wed, 14 Mar 2012 19:00:26 +0000 (19:00 +0000)] 
whitespace cleanup

13 years agoFS-3782 --resolve soft timer
Jeff Lenk [Wed, 14 Mar 2012 15:05:46 +0000 (10:05 -0500)] 
FS-3782 --resolve soft timer

13 years agoFS-3999 --resolve mod_event_socket: add IPv6 support
Steven Ayre [Wed, 14 Mar 2012 15:05:03 +0000 (15:05 +0000)] 
FS-3999 --resolve mod_event_socket: add IPv6 support

Signed-off-by: Travis Cross <tc@traviscross.com>
13 years agoFS-3997 --resolve
Jeff Lenk [Wed, 14 Mar 2012 14:26:32 +0000 (09:26 -0500)] 
FS-3997 --resolve

13 years agodrop legacy Subversion build support
Travis Cross [Tue, 30 Mar 2010 19:16:19 +0000 (19:16 +0000)] 
drop legacy Subversion build support

Nothing here would work as we no longer have a live subversion
repository.

13 years agoadd editor config for conf/lang/ XML files
Travis Cross [Wed, 14 Mar 2012 05:34:57 +0000 (05:34 +0000)] 
add editor config for conf/lang/ XML files

13 years agoXML cleanup in conf/lang/
Travis Cross [Tue, 17 Jan 2012 22:33:49 +0000 (22:33 +0000)] 
XML cleanup in conf/lang/

13 years agomod_callcenter: add cc_outbound_cid_name_prefix
Travis Cross [Fri, 19 Aug 2011 05:28:39 +0000 (05:28 +0000)] 
mod_callcenter: add cc_outbound_cid_name_prefix

Prefixes the displayed caller_id_name when calling outbound agents
without affecting the caller_id_name of the underlying member channel.

13 years agomod_callcenter: implement cc_outbound_announce
Travis Cross [Mon, 18 Jul 2011 10:17:42 +0000 (10:17 +0000)] 
mod_callcenter: implement cc_outbound_announce

Playback one or more things to the agent based on a channel variable
of the member.  cc_outbound_announce may contain an array.

13 years agomod_callcenter: set cc_exit_key channel variable
Travis Cross [Mon, 18 Jul 2011 09:39:11 +0000 (09:39 +0000)] 
mod_callcenter: set cc_exit_key channel variable

If a member of a queue presses a digit specified in cc_exit_keys, the
caller will exit the queue and the variable cc_exit_key will be set to
the digit the caller pressed.

13 years agomod_callcenter: support cc_exit_keys channel variable
Travis Cross [Mon, 18 Jul 2011 02:20:57 +0000 (02:20 +0000)] 
mod_callcenter: support cc_exit_keys channel variable

If any digit in cc_exit_keys is pressed, the member will exit the
queue and the callcenter application.

13 years agomod_callcenter: style
Travis Cross [Wed, 7 Mar 2012 19:13:17 +0000 (19:13 +0000)] 
mod_callcenter: style

13 years agoupdate flite to 1.5.4 fixes win64 and kal rate problem
Jeff Lenk [Wed, 14 Mar 2012 03:56:02 +0000 (22:56 -0500)] 
update flite to 1.5.4 fixes win64 and kal rate problem

13 years agoDocs: Update phrase_en.xml to reflect changes in FS Callie 1.0.18 sounds
Michael S Collins [Mon, 12 Mar 2012 23:07:56 +0000 (16:07 -0700)] 
Docs: Update phrase_en.xml to reflect changes in FS Callie 1.0.18 sounds

13 years agoFS-3739 please try this patch, its not so much of a bug as an unintended consequence...
Anthony Minessale [Mon, 12 Mar 2012 18:49:33 +0000 (13:49 -0500)] 
FS-3739 please try this patch, its not so much of a bug as an unintended consequence of combining features but this may be the best of both worlds

13 years agomod_voicemail_ivr: Fix a segfault on non authenticated user and changed from 3 to...
Marc Olivier Chouinard [Sun, 11 Mar 2012 03:56:29 +0000 (22:56 -0500)] 
mod_voicemail_ivr: Fix a segfault on non authenticated user and changed from 3 to 3000 the dtmf digit wait since it in milisecond

13 years agoFS-3980 --resolve
Anthony Minessale [Fri, 9 Mar 2012 18:54:57 +0000 (12:54 -0600)] 
FS-3980 --resolve

13 years agoFS-3973 --resolve we can go with this for now and ponder the other problem for later
Anthony Minessale [Fri, 9 Mar 2012 17:43:37 +0000 (11:43 -0600)] 
FS-3973 --resolve we can go with this for now and ponder the other problem for later

13 years agoFS-3961 --resolve
Anthony Minessale [Fri, 9 Mar 2012 17:28:29 +0000 (11:28 -0600)] 
FS-3961 --resolve

13 years agoFS-3983 revert
Anthony Minessale [Thu, 8 Mar 2012 21:27:51 +0000 (15:27 -0600)] 
FS-3983 revert

13 years agoFS-3986 --resolve regression from 8f8af383654dcb3caf7cb483c073e63d8e2a3a7d
Anthony Minessale [Thu, 8 Mar 2012 16:18:28 +0000 (10:18 -0600)] 
FS-3986 --resolve regression from 8f8af383654dcb3caf7cb483c073e63d8e2a3a7d

13 years agouse signal_bond rather than bleg_uuid
Travis Cross [Wed, 7 Mar 2012 23:11:05 +0000 (23:11 +0000)] 
use signal_bond rather than bleg_uuid

13 years agoadd cdr_csv template for OpenCDRRate
Travis Cross [Wed, 7 Mar 2012 22:58:35 +0000 (22:58 +0000)] 
add cdr_csv template for OpenCDRRate

13 years agoadd user_via to ack in case with track calls
Anthony Minessale [Wed, 7 Mar 2012 21:40:55 +0000 (15:40 -0600)] 
add user_via to ack in case with track calls

13 years agobump version of callie sounds
Travis Cross [Wed, 7 Mar 2012 20:25:55 +0000 (20:25 +0000)] 
bump version of callie sounds

13 years agoFS-3983 try this
Anthony Minessale [Wed, 7 Mar 2012 19:05:27 +0000 (13:05 -0600)] 
FS-3983 try this

13 years agoadd zrtp_proxy_media.lua script to intelligently enable proxy_media mode
Travis Cross [Tue, 6 Mar 2012 22:38:44 +0000 (22:38 +0000)] 
add zrtp_proxy_media.lua script to intelligently enable proxy_media mode

The logic in this script enables ZRTP sessions to negotiate end-to-end
security associations, which is desirable whether or not the switch
natively supports ZRTP itself.

See the documentation in the header of the script for instructions on
enabling this behavior.

13 years agoFS-3975 --resolve
Jeff Lenk [Tue, 6 Mar 2012 19:43:00 +0000 (13:43 -0600)] 
FS-3975 --resolve

13 years agoFS-3974 --resolve
Jeff Lenk [Tue, 6 Mar 2012 19:41:40 +0000 (13:41 -0600)] 
FS-3974 --resolve

13 years agoFS-3972 --resolve
Jeff Lenk [Tue, 6 Mar 2012 19:38:42 +0000 (13:38 -0600)] 
FS-3972 --resolve

13 years agocorrected managedEsl sample
Jeff Lenk [Sun, 4 Mar 2012 23:48:30 +0000 (17:48 -0600)] 
corrected managedEsl sample

13 years agoremove some debug
Michael Jerris [Fri, 2 Mar 2012 22:58:05 +0000 (17:58 -0500)] 
remove some debug

13 years agoadd some defensive code to allow support for yealink in SCA mode even when its broken
Anthony Minessale [Fri, 2 Mar 2012 22:42:05 +0000 (16:42 -0600)] 
add some defensive code to allow support for yealink in SCA mode even when its broken

13 years agoFS-3966 --resolve nm i guess that's fine, btw your patch had funny line feeds
Anthony Minessale [Fri, 2 Mar 2012 19:42:56 +0000 (13:42 -0600)] 
FS-3966 --resolve nm i guess that's fine, btw your patch had funny line feeds

13 years agoFS-3955 --resolve
Anthony Minessale [Fri, 2 Mar 2012 17:51:32 +0000 (11:51 -0600)] 
FS-3955 --resolve

13 years agoadd to .gitignore
Jeff Lenk [Thu, 1 Mar 2012 21:55:32 +0000 (15:55 -0600)] 
add to .gitignore

13 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
William King [Thu, 1 Mar 2012 18:21:17 +0000 (10:21 -0800)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

13 years agothe http prefix should not be listed as a supported prefix since this could cause...
William King [Thu, 1 Mar 2012 18:21:11 +0000 (10:21 -0800)] 
the http prefix should not be listed as a supported prefix since this could cause it to conflict with other modules. Now use the vlc:// prefix on any streams to have mod_vlc handle the stream.

13 years agoFS-3957 --resolve
Anthony Minessale [Thu, 1 Mar 2012 16:04:07 +0000 (10:04 -0600)] 
FS-3957 --resolve

13 years agoFS-3962 --resolve
Anthony Minessale [Thu, 1 Mar 2012 16:00:24 +0000 (10:00 -0600)] 
FS-3962 --resolve

13 years agocomment log of entire upnp keep alive packet - remove debug log clutter
Jeff Lenk [Thu, 1 Mar 2012 15:28:38 +0000 (09:28 -0600)] 
comment log of entire upnp keep alive packet - remove debug log clutter

13 years agoFS-3890
Brian West [Thu, 1 Mar 2012 19:22:52 +0000 (13:22 -0600)] 
FS-3890

13 years agoalways update the .update file when changing the sofia lib
Anthony Minessale [Wed, 29 Feb 2012 20:45:39 +0000 (14:45 -0600)] 
always update the .update file when changing the sofia lib

13 years agovs2010 add some ssl support to curl - test
Jeff Lenk [Wed, 29 Feb 2012 14:50:00 +0000 (08:50 -0600)] 
vs2010 add some ssl support to curl - test

13 years agoFS-3711 --resolve
Jeff Lenk [Wed, 29 Feb 2012 13:37:45 +0000 (07:37 -0600)] 
FS-3711 --resolve

13 years agoFS-3630 --resolve
SwK [Wed, 29 Feb 2012 00:21:04 +0000 (19:21 -0500)] 
FS-3630 --resolve
Fix up the autoconf macro to properly use the linker flags for a
statically linked library.

13 years agovs2010 add mod_sms. not built by default.
Jeff Lenk [Tue, 28 Feb 2012 16:34:07 +0000 (10:34 -0600)] 
vs2010 add mod_sms. not built by default.

13 years agoFS-3940 --resolve
Anthony Minessale [Tue, 28 Feb 2012 16:17:08 +0000 (10:17 -0600)] 
FS-3940 --resolve