]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
13 years agolet codecs see current frame via the codec obj
Anthony Minessale [Mon, 29 Oct 2012 20:07:50 +0000 (15:07 -0500)] 
let codecs see current frame via the codec obj

13 years agofreetdm: ftmod_pritap - Fix memory corruption due to freeing a call
Moises Silva [Fri, 26 Oct 2012 15:40:12 +0000 (11:40 -0400)] 
freetdm: ftmod_pritap - Fix memory corruption due to freeing a call
                        pointer that was still in use

13 years agofreetdm: ftmod_pritap - Use a single thread per every pair of spans tapping a single...
Moises Silva [Fri, 26 Oct 2012 00:58:46 +0000 (20:58 -0400)] 
freetdm: ftmod_pritap - Use a single thread per every pair of spans tapping a single line

13 years agofreetdm: ftmod_pritap - Do not print an error when the crv is no longer in use
Moises Silva [Thu, 25 Oct 2012 06:01:05 +0000 (02:01 -0400)] 
freetdm: ftmod_pritap - Do not print an error when the crv is no longer in use
                        since this is a valid code path

13 years agofreetdm: ftmod_pritap - Lock the channel during call setup
Moises Silva [Wed, 24 Oct 2012 03:29:55 +0000 (22:29 -0500)] 
freetdm: ftmod_pritap - Lock the channel during call setup
                        Destroy the peer before the master channel

13 years agofreetdm: ftmod_pritap - Use uint8 for flags (I smell a bug somewhere with bitfields)
Moises Silva [Tue, 23 Oct 2012 05:52:29 +0000 (00:52 -0500)] 
freetdm: ftmod_pritap - Use uint8 for flags (I smell a bug somewhere with bitfields)

13 years agofreetdm: ftmod_pritap - Destroy call references as soon as possible
Moises Silva [Tue, 23 Oct 2012 05:40:19 +0000 (00:40 -0500)] 
freetdm: ftmod_pritap - Destroy call references as soon as possible

13 years agoTry to fix pritap segfault
Moises Silva [Wed, 17 Oct 2012 23:21:16 +0000 (18:21 -0500)] 
Try to fix pritap segfault

13 years agofreetdm: ftmod_pritap - Add interface type parameter (cpe/net)
Moises Silva [Fri, 12 Oct 2012 07:18:12 +0000 (02:18 -0500)] 
freetdm: ftmod_pritap - Add interface type parameter (cpe/net)

13 years agoUpdated ftmod_pritap.c to send SIGEVENT_UP when the tapped line is answered
Moises Silva [Thu, 11 Oct 2012 05:49:33 +0000 (00:49 -0500)] 
Updated ftmod_pritap.c to send SIGEVENT_UP when the tapped line is answered

13 years agorefactor
Anthony Minessale [Mon, 29 Oct 2012 16:46:17 +0000 (11:46 -0500)] 
refactor

13 years agoFS-3992: --resolve fix OSX platform detection for spidermonkey on 10.7 and later
Michael Jerris [Mon, 29 Oct 2012 17:26:26 +0000 (13:26 -0400)] 
FS-3992: --resolve fix OSX platform detection for spidermonkey on 10.7 and later

13 years agoFS-4718: --resolve merge osx 10.8 build fixes
Michael Jerris [Mon, 29 Oct 2012 17:20:10 +0000 (13:20 -0400)] 
FS-4718: --resolve merge osx 10.8 build fixes

13 years agoFS-4770
Anthony Minessale [Mon, 29 Oct 2012 14:52:01 +0000 (09:52 -0500)] 
FS-4770

13 years agoFS-4729 try this
Anthony Minessale [Mon, 29 Oct 2012 14:47:01 +0000 (09:47 -0500)] 
FS-4729 try this

13 years agoFS-4771 --resolve
Anthony Minessale [Mon, 29 Oct 2012 14:27:59 +0000 (09:27 -0500)] 
FS-4771 --resolve

13 years agoFS-4770 --resolve
Anthony Minessale [Mon, 29 Oct 2012 14:27:08 +0000 (09:27 -0500)] 
FS-4770 --resolve

13 years agofix regression from config refactor in rescan behaviour to pick up new gateways
Anthony Minessale [Mon, 29 Oct 2012 13:23:21 +0000 (08:23 -0500)] 
fix regression from config refactor in rescan behaviour to pick up new gateways

13 years agoput back the hangup one for the time being
Anthony Minessale [Mon, 29 Oct 2012 12:49:25 +0000 (07:49 -0500)] 
put back the hangup one for the time being

13 years agoftmod_libpri: Always send PROGRESS messages with PROGRESS INDICATOR IE
Matteo Brancaleoni [Mon, 29 Oct 2012 10:58:22 +0000 (11:58 +0100)] 
ftmod_libpri: Always send PROGRESS messages with PROGRESS INDICATOR IE

PROGRESS without PROGRESS INDICATOR IE is invalid according to Q.931,
so always call pri_progress() with info flag set, even if we do not
have media yet.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agofix id-less bug from mailing list .. USE JIRA DANG IT
Anthony Minessale [Sat, 27 Oct 2012 17:34:35 +0000 (12:34 -0500)] 
fix id-less bug from mailing list .. USE JIRA DANG IT

13 years agofinish off sql optimization
Anthony Minessale [Sat, 27 Oct 2012 17:27:00 +0000 (12:27 -0500)] 
finish off sql optimization

13 years agoFS-4769 should work now
Anthony Minessale [Sat, 27 Oct 2012 16:32:40 +0000 (11:32 -0500)] 
FS-4769 should work now

13 years agotrivial compiler warning fix + vs2010 reswig
Jeff Lenk [Sat, 27 Oct 2012 16:20:34 +0000 (11:20 -0500)] 
trivial compiler warning fix + vs2010 reswig

13 years agomissed a spot
Anthony Minessale [Sat, 27 Oct 2012 02:00:25 +0000 (21:00 -0500)] 
missed a spot

13 years agofold the last round of sql manager changes back into the core and use it for the...
Anthony Minessale [Sat, 27 Oct 2012 01:51:51 +0000 (20:51 -0500)] 
fold the last round of sql manager changes back into the core and use it for the central db and simplify the algorithm

13 years agofix compile, please review
Seven Du [Sat, 27 Oct 2012 00:24:01 +0000 (08:24 +0800)] 
fix compile, please review

13 years agoadd mutex for good measure
Anthony Minessale [Fri, 26 Oct 2012 21:12:44 +0000 (16:12 -0500)] 
add mutex for good measure

13 years agoAdding an anti pattern check option
William King [Fri, 26 Oct 2012 22:45:51 +0000 (15:45 -0700)] 
Adding an anti pattern check option

13 years agoFS-4769 try this patch and put {drop_dtmf=true} in your dial string
Anthony Minessale [Fri, 26 Oct 2012 19:46:36 +0000 (14:46 -0500)] 
FS-4769 try this patch and put {drop_dtmf=true} in your dial string

13 years agofix for new db stuff
Anthony Minessale [Fri, 26 Oct 2012 19:17:52 +0000 (14:17 -0500)] 
fix for new db stuff

13 years agomodify sofia debug code to print file, line numbers and function name
Anthony Minessale [Fri, 26 Oct 2012 19:15:14 +0000 (14:15 -0500)] 
modify sofia debug code to print file, line numbers and function name

13 years agooptimize sql generator to skip insert/update stmts on channels that do not exist
Anthony Minessale [Fri, 26 Oct 2012 17:10:36 +0000 (12:10 -0500)] 
optimize sql generator to skip insert/update stmts on channels that do not exist

13 years agodo lookup in dingaling when an address is specified as host:foo.bar.com like sofia...
Anthony Minessale [Fri, 26 Oct 2012 16:57:38 +0000 (11:57 -0500)] 
do lookup in dingaling when an address is specified as host:foo.bar.com like sofia does

13 years agoFS-4763 --resolve
Anthony Minessale [Fri, 26 Oct 2012 15:13:04 +0000 (10:13 -0500)] 
FS-4763 --resolve

13 years agoFS-4684 try this
Anthony Minessale [Fri, 26 Oct 2012 14:30:18 +0000 (09:30 -0500)] 
FS-4684 try this

13 years agowindows fixes for last commit + vs2010 reswig
Jeff Lenk [Fri, 26 Oct 2012 00:00:28 +0000 (19:00 -0500)] 
windows fixes for last commit + vs2010 reswig

13 years agomore little caesars
Anthony Minessale [Thu, 25 Oct 2012 21:22:52 +0000 (16:22 -0500)] 
more little caesars

13 years agofix macro
Anthony Minessale [Thu, 25 Oct 2012 20:13:31 +0000 (15:13 -0500)] 
fix macro

13 years agoswig
Anthony Minessale [Thu, 25 Oct 2012 20:10:15 +0000 (15:10 -0500)] 
swig

13 years agoget rid of little caesars
Anthony Minessale [Thu, 25 Oct 2012 20:09:09 +0000 (15:09 -0500)] 
get rid of little caesars

13 years agotypo
Anthony Minessale [Thu, 25 Oct 2012 19:17:26 +0000 (14:17 -0500)] 
typo

13 years agofix a few regressions from the last commit
Anthony Minessale [Thu, 25 Oct 2012 19:06:05 +0000 (14:06 -0500)] 
fix a few regressions from the last commit

13 years agofold reconfig_sofia into config_sofia so we don't have 2 difft config funcs
Anthony Minessale [Thu, 25 Oct 2012 17:30:08 +0000 (12:30 -0500)] 
fold reconfig_sofia into config_sofia so we don't have 2 difft config funcs

13 years agooptimize sofia sql by using new core transaction processor we will no longer support...
Anthony Minessale [Thu, 25 Oct 2012 16:31:42 +0000 (11:31 -0500)] 
optimize sofia sql by using new core transaction processor we will no longer support databases that do not support transactions

13 years agofix type in config
Anthony Minessale [Thu, 25 Oct 2012 16:31:07 +0000 (11:31 -0500)] 
fix type in config

13 years agoFS-4765 --resolve v1.3.0
Anthony Minessale [Thu, 25 Oct 2012 17:55:50 +0000 (12:55 -0500)] 
FS-4765 --resolve

13 years agoFS-4764 --resolve
Anthony Minessale [Thu, 25 Oct 2012 15:07:27 +0000 (10:07 -0500)] 
FS-4764 --resolve

13 years agoFS-4658 --resolve
Jeff Lenk [Thu, 25 Oct 2012 12:50:14 +0000 (07:50 -0500)] 
FS-4658 --resolve

13 years agoFS-4761 --resolve
Jeff Lenk [Thu, 25 Oct 2012 00:17:15 +0000 (19:17 -0500)] 
FS-4761 --resolve

13 years agoonly track calls once they have been answered
Anthony Minessale [Wed, 24 Oct 2012 17:33:13 +0000 (12:33 -0500)] 
only track calls once they have been answered

13 years agoFS-4729 try this version with the same debug patch applied
Anthony Minessale [Wed, 24 Oct 2012 17:53:54 +0000 (13:53 -0400)] 
FS-4729 try this version with the same debug patch applied

13 years agoFS-2746 found this assert in a BT on the conf box
Anthony Minessale [Wed, 24 Oct 2012 17:34:03 +0000 (12:34 -0500)] 
FS-2746 found this assert in a BT on the conf box

13 years agoWith this changes, can say mobile numbers better.
Mahdi Moradi [Wed, 24 Oct 2012 15:29:36 +0000 (18:59 +0330)] 
With this changes, can say mobile numbers better.

13 years agoup max db buffer size in core sql
Anthony Minessale [Wed, 24 Oct 2012 00:38:03 +0000 (20:38 -0400)] 
up max db buffer size in core sql

13 years agoFS-4741 --resolve use paypal@freeswitch.org
Anthony Minessale [Tue, 23 Oct 2012 22:19:32 +0000 (18:19 -0400)] 
FS-4741 --resolve use paypal@freeswitch.org

13 years agofix build dependancy regression to reduce rebuilds
Anthony Minessale [Tue, 23 Oct 2012 22:15:03 +0000 (18:15 -0400)] 
fix build dependancy regression to reduce rebuilds

13 years agoprint extended debug messages at alert level
Anthony Minessale [Tue, 23 Oct 2012 22:14:27 +0000 (18:14 -0400)] 
print extended debug messages at alert level

13 years agoMerge branch 'master' of ssh://git.freeswitch.org/freeswitch
Anthony Minessale [Tue, 23 Oct 2012 17:15:14 +0000 (13:15 -0400)] 
Merge branch 'master' of ssh://git.freeswitch.org/freeswitch

13 years agoFS-4753 --resolve this should properly detect it everywhere
Anthony Minessale [Tue, 23 Oct 2012 17:14:51 +0000 (13:14 -0400)] 
FS-4753 --resolve this should properly detect it everywhere

13 years agostrtoll correction for windows
Jeff Lenk [Tue, 23 Oct 2012 17:08:12 +0000 (12:08 -0500)] 
strtoll correction for windows

13 years agofreetdm: Fix compilation with old libpri.h where AOC is not available
Moises Silva [Tue, 23 Oct 2012 17:01:40 +0000 (13:01 -0400)] 
freetdm: Fix compilation with old libpri.h where AOC is not available

13 years agoOPENZAP-196 Fix casting issue - Apparently this fixes libpri BRI issues
Moises Silva [Tue, 23 Oct 2012 17:00:16 +0000 (13:00 -0400)] 
OPENZAP-196 Fix casting issue - Apparently this fixes libpri BRI issues

13 years agoFS-4751 I am leaving out the one for devel-bootstrap.sh because I am not sure it...
Anthony Minessale [Tue, 23 Oct 2012 16:23:19 +0000 (12:23 -0400)] 
FS-4751 I am leaving out the one for devel-bootstrap.sh because I am not sure it should be /usr/pkg/bin/bash

13 years agofix missing line
Anthony Minessale [Tue, 23 Oct 2012 15:05:39 +0000 (11:05 -0400)] 
fix missing line

13 years agoBetter error message handling.
Eliot Gable [Tue, 23 Oct 2012 15:02:36 +0000 (15:02 +0000)] 
Better error message handling.

13 years agooops
Eliot Gable [Tue, 23 Oct 2012 14:00:52 +0000 (14:00 +0000)] 
oops

13 years agoAdded switch_atomic_t option for config parsing.
Eliot Gable [Tue, 23 Oct 2012 13:39:31 +0000 (13:39 +0000)] 
Added switch_atomic_t option for config parsing.

13 years agovs2010 reswig
Jeff Lenk [Tue, 23 Oct 2012 03:01:22 +0000 (22:01 -0500)] 
vs2010 reswig

13 years agofix NIL case
Seven Du [Tue, 23 Oct 2012 02:44:31 +0000 (10:44 +0800)] 
fix NIL case

13 years agoFS-4729 try this patch clean
Anthony Minessale [Mon, 22 Oct 2012 17:37:41 +0000 (13:37 -0400)] 
FS-4729 try this patch clean

13 years agoFS-4748 the change to the header file did not make it into the commit
Anthony Minessale [Mon, 22 Oct 2012 15:56:22 +0000 (11:56 -0400)] 
FS-4748 the change to the header file did not make it into the commit

13 years agoFS-4748 --resolve
Jeff Lenk [Mon, 22 Oct 2012 14:24:45 +0000 (09:24 -0500)] 
FS-4748 --resolve

13 years agoFS-4721 --resolve
Jeff Lenk [Mon, 22 Oct 2012 03:53:02 +0000 (22:53 -0500)] 
FS-4721 --resolve

13 years agoFS-4722 german say date day month year
Jeff Lenk [Mon, 22 Oct 2012 03:43:21 +0000 (22:43 -0500)] 
FS-4722 german say date day month year

13 years agomod_cdr_mongodb: add post-v0.6 patch to driver to support Unix domain sockets
Daniel Swarbrick [Sun, 21 Oct 2012 20:59:51 +0000 (22:59 +0200)] 
mod_cdr_mongodb: add post-v0.6 patch to driver to support Unix domain sockets

13 years agoAdd missing config param to sample config
Daniel Swarbrick [Sun, 21 Oct 2012 15:55:13 +0000 (17:55 +0200)] 
Add missing config param to sample config

13 years agomod_cdr_mongodb: add support for replica sets (refs FS-4668)
Daniel Swarbrick [Sun, 21 Oct 2012 15:52:45 +0000 (17:52 +0200)] 
mod_cdr_mongodb: add support for replica sets (refs FS-4668)

13 years agomod_cdr_mongodb: tweak auth handling
Daniel Swarbrick [Sun, 21 Oct 2012 14:21:01 +0000 (16:21 +0200)] 
mod_cdr_mongodb: tweak auth handling

13 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Daniel Swarbrick [Sun, 21 Oct 2012 14:05:23 +0000 (16:05 +0200)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

13 years agomod_cdr_mongodb: add support for authentication
Daniel Swarbrick [Sun, 21 Oct 2012 14:04:56 +0000 (16:04 +0200)] 
mod_cdr_mongodb: add support for authentication

13 years agowindows use standard environment variable for installer build
Jeff Lenk [Sat, 20 Oct 2012 18:48:33 +0000 (13:48 -0500)] 
windows use standard environment variable for installer build

13 years agoFS-4736 --resolve
Anthony Minessale [Fri, 19 Oct 2012 21:29:43 +0000 (17:29 -0400)] 
FS-4736 --resolve

13 years agoremove code
Anthony Minessale [Fri, 19 Oct 2012 21:09:33 +0000 (17:09 -0400)] 
remove code

13 years agofix sofia recovery on srtp legs
Anthony Minessale [Fri, 19 Oct 2012 20:49:13 +0000 (15:49 -0500)] 
fix sofia recovery on srtp legs

13 years agoFS-4738 --resolve
Anthony Minessale [Fri, 19 Oct 2012 19:48:13 +0000 (15:48 -0400)] 
FS-4738 --resolve

13 years agoFS-4674 moved higher up into the init state to catch vars set during originate
Anthony Minessale [Fri, 19 Oct 2012 17:16:44 +0000 (13:16 -0400)] 
FS-4674 moved higher up into the init state to catch vars set during originate

13 years agoflip cid on pickup endpoint
Anthony Minessale [Thu, 18 Oct 2012 21:20:19 +0000 (17:20 -0400)] 
flip cid on pickup endpoint

13 years agoreally fix FS-3726 this time
Brian West [Thu, 18 Oct 2012 20:55:55 +0000 (15:55 -0500)] 
really fix FS-3726 this time

13 years agoFS-4735 --resolve
Anthony Minessale [Thu, 18 Oct 2012 19:35:22 +0000 (15:35 -0400)] 
FS-4735 --resolve

13 years agomake a way to get the jitter buffer down to the codecs
Anthony Minessale [Thu, 18 Oct 2012 19:29:00 +0000 (15:29 -0400)] 
make a way to get the jitter buffer down to the codecs

13 years agoadd originated_legs and originate_causes to A leg when present in an originate to...
Anthony Minessale [Thu, 18 Oct 2012 17:23:05 +0000 (13:23 -0400)] 
add originated_legs and originate_causes to A leg when present in an originate to detail the B leg data

13 years agoadd originated_legs and originate_causes to A leg when present in an originate to...
Anthony Minessale [Thu, 18 Oct 2012 17:22:35 +0000 (13:22 -0400)] 
add originated_legs and originate_causes to A leg when present in an originate to detail the B leg data

13 years agofix segfault
Mathieu Rene [Thu, 18 Oct 2012 16:48:27 +0000 (12:48 -0400)] 
fix segfault

13 years agoFS-4723 --resolve
Anthony Minessale [Thu, 18 Oct 2012 16:01:38 +0000 (12:01 -0400)] 
FS-4723 --resolve

13 years agoFS-4445 start enabling windows IPV6 support
Jeff Lenk [Thu, 18 Oct 2012 03:36:47 +0000 (22:36 -0500)] 
FS-4445 start enabling  windows IPV6 support

13 years agopush recordings to real channels when doing bowout
Anthony Minessale [Wed, 17 Oct 2012 16:49:58 +0000 (12:49 -0400)] 
push recordings to real channels when doing bowout

13 years agoFS-4674 --resolve this was a typo it should work now
Anthony Minessale [Wed, 17 Oct 2012 16:41:24 +0000 (12:41 -0400)] 
FS-4674 --resolve this was a typo it should work now

13 years agoFS-4728 --resolve got it, related to multpile bindings
Anthony Minessale [Wed, 17 Oct 2012 16:29:45 +0000 (12:29 -0400)] 
FS-4728 --resolve got it, related to multpile bindings

13 years agoFS-4694 --resolve
Jeff Lenk [Wed, 17 Oct 2012 14:17:16 +0000 (09:17 -0500)] 
FS-4694 --resolve