]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
13 years agorevert
Anthony Minessale [Thu, 1 Nov 2012 17:27:11 +0000 (12:27 -0500)] 
revert

13 years agorevert
Anthony Minessale [Thu, 1 Nov 2012 17:26:31 +0000 (12:26 -0500)] 
revert

13 years agoloop on eintr on pop and trypop
Anthony Minessale [Thu, 1 Nov 2012 17:25:29 +0000 (12:25 -0500)] 
loop on eintr on pop and trypop

13 years agoFS-4779 try this instead
Anthony Minessale [Thu, 1 Nov 2012 14:14:34 +0000 (09:14 -0500)] 
FS-4779 try this instead

13 years agoFS-4781 --resolve I added some more code to the jb for seq but I still think the...
Anthony Minessale [Thu, 1 Nov 2012 14:00:38 +0000 (09:00 -0500)] 
FS-4781 --resolve I added some more code to the jb for seq but I still think the timestamp is more reliable than the seq since we can't know if the rtp is passing over a media proxy who may preserve the timestamps but still rewrite the seq, its more likely the ts shows the more accurate order of the rtp stream

13 years agovs2010 reswig
Jeff Lenk [Thu, 1 Nov 2012 01:48:28 +0000 (20:48 -0500)] 
vs2010 reswig

13 years agoFS-4780 try this
Anthony Minessale [Wed, 31 Oct 2012 19:27:57 +0000 (14:27 -0500)] 
FS-4780 try this

13 years agodoh
Anthony Minessale [Wed, 31 Oct 2012 18:02:03 +0000 (13:02 -0500)] 
doh

13 years agoadd no_loopback flag to apps so they can tell mod_loopback to bow out
Anthony Minessale [Wed, 31 Oct 2012 17:56:09 +0000 (12:56 -0500)] 
add no_loopback flag to apps so they can tell mod_loopback to bow out

13 years agoFS-4741 parse timezone variable and adjust time for time based routing
Anthony Minessale [Wed, 31 Oct 2012 15:43:59 +0000 (10:43 -0500)] 
FS-4741 parse timezone variable and adjust time for time based routing

13 years agodeal with handles being released incorrectly
Anthony Minessale [Wed, 31 Oct 2012 15:31:23 +0000 (10:31 -0500)] 
deal with handles being released incorrectly

13 years agocall destroy not stop in sofia profile
Anthony Minessale [Wed, 31 Oct 2012 13:59:31 +0000 (08:59 -0500)] 
call destroy not stop in sofia profile

13 years agoFS-4779 I don't have this labbed up to try so can you try this patch and repost logs...
Anthony Minessale [Wed, 31 Oct 2012 13:51:55 +0000 (08:51 -0500)] 
FS-4779 I don't have this labbed up to try so can you try this patch and repost logs if it doesn't work

13 years agoFS-4776 --resolve
Anthony Minessale [Wed, 31 Oct 2012 15:46:17 +0000 (11:46 -0400)] 
FS-4776 --resolve

13 years agoFS-4777 --resolve
Anthony Minessale [Wed, 31 Oct 2012 15:45:09 +0000 (11:45 -0400)] 
FS-4777 --resolve

13 years agoFS-4741 I think I see the issue, try this
Anthony Minessale [Wed, 31 Oct 2012 15:41:42 +0000 (11:41 -0400)] 
FS-4741 I think I see the issue, try this

13 years agoadd configure flag to turn on legacy coredb behavior
Michael Jerris [Wed, 31 Oct 2012 15:22:01 +0000 (11:22 -0400)] 
add configure flag to turn on legacy coredb behavior

13 years agoHelp mod_h323 build on wheezy
Travis Cross [Wed, 31 Oct 2012 15:17:09 +0000 (15:17 +0000)] 
Help mod_h323 build on wheezy

libopenh323-dev is in squeeze and sid, but it doesn't look like it's
going to make it into wheezy at this point.

H323Plus claims to be a drop-in replacement, but this should probably
be tested thoroughly.

Note that mod_h323 is still in the avoid_mods list pending testing to
verify that it builds cleanly on each target.

Thanks-to: Steven Ayre <steveayre@gmail.com>
FS-4567 --resolve

13 years agoalways update state to CS_HANGUP for now, even if the channel is gone to handle race...
Michael Jerris [Wed, 31 Oct 2012 14:44:38 +0000 (10:44 -0400)] 
always update state to CS_HANGUP for now, even if the channel is gone to handle race where we miss this update

13 years agoonly put session pointers in when its done from a codec that comes from a session...
Anthony Minessale [Tue, 30 Oct 2012 21:56:03 +0000 (16:56 -0500)] 
only put session pointers in when its done from a codec that comes from a session and set it to the right one

13 years agoput back seq number when pulling from jb
Anthony Minessale [Tue, 30 Oct 2012 21:05:40 +0000 (16:05 -0500)] 
put back seq number when pulling from jb

13 years agohandle state update for hangup
Michael Jerris [Tue, 30 Oct 2012 23:02:10 +0000 (19:02 -0400)] 
handle state update for hangup

13 years agoFS-4775 --resolve use vars voicemail_callback_dialplan and voicemail_callback_context
Anthony Minessale [Tue, 30 Oct 2012 20:33:35 +0000 (15:33 -0500)] 
FS-4775 --resolve use vars voicemail_callback_dialplan and voicemail_callback_context

13 years agoreset rtpip index on reload
Anthony Minessale [Tue, 30 Oct 2012 19:22:31 +0000 (14:22 -0500)] 
reset rtpip index on reload

13 years agoadd api_on_pre_originate
Anthony Minessale [Tue, 30 Oct 2012 16:06:33 +0000 (11:06 -0500)] 
add api_on_pre_originate

13 years agoMore descriptive ODBC error messages.
Eliot Gable [Tue, 30 Oct 2012 18:19:13 +0000 (18:19 +0000)] 
More descriptive ODBC error messages.

13 years agoadd calls to execute_on_post_originate for a leg too
Anthony Minessale [Tue, 30 Oct 2012 14:05:41 +0000 (09:05 -0500)] 
add calls to execute_on_post_originate for a leg too

13 years agogood measure
Anthony Minessale [Tue, 30 Oct 2012 13:03:03 +0000 (08:03 -0500)] 
good measure

13 years agoFS-3473: --resolve do not use asm optimizations on newer broken apple compiler until...
Michael Jerris [Tue, 30 Oct 2012 14:43:38 +0000 (10:43 -0400)] 
FS-3473: --resolve do not use asm optimizations on newer broken apple compiler until we can figure out the correct fix for this

13 years agoFS-4758 try this
Jeff Lenk [Tue, 30 Oct 2012 04:16:46 +0000 (23:16 -0500)] 
FS-4758 try this

13 years agowindows trivial compiler fixes and vs2010 reswig
Jeff Lenk [Tue, 30 Oct 2012 03:34:51 +0000 (22:34 -0500)] 
windows trivial compiler fixes and vs2010 reswig

13 years agotypo
Anthony Minessale [Mon, 29 Oct 2012 20:51:16 +0000 (15:51 -0500)] 
typo

13 years agofix race cond
Anthony Minessale [Mon, 29 Oct 2012 20:16:55 +0000 (15:16 -0500)] 
fix race cond

13 years agofix some sql mem leaks. regression from recent refactor
Anthony Minessale [Mon, 29 Oct 2012 19:38:37 +0000 (14:38 -0500)] 
fix some sql mem leaks. regression from recent refactor

13 years agoFS-4773 --resolve
Anthony Minessale [Mon, 29 Oct 2012 19:24:01 +0000 (14:24 -0500)] 
FS-4773 --resolve

13 years agofix logic err
Anthony Minessale [Mon, 29 Oct 2012 18:46:17 +0000 (13:46 -0500)] 
fix logic err

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