]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Anthony Minessale [Thu, 1 Nov 2012 17:27:11 +0000 (12:27 -0500)]
revert
Anthony Minessale [Thu, 1 Nov 2012 17:26:31 +0000 (12:26 -0500)]
revert
Anthony Minessale [Thu, 1 Nov 2012 17:25:29 +0000 (12:25 -0500)]
loop on eintr on pop and trypop
Anthony Minessale [Thu, 1 Nov 2012 14:14:34 +0000 (09:14 -0500)]
FS-4779 try this instead
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
Jeff Lenk [Thu, 1 Nov 2012 01:48:28 +0000 (20:48 -0500)]
vs2010 reswig
Anthony Minessale [Wed, 31 Oct 2012 19:27:57 +0000 (14:27 -0500)]
FS-4780 try this
Anthony Minessale [Wed, 31 Oct 2012 18:02:03 +0000 (13:02 -0500)]
doh
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
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
Anthony Minessale [Wed, 31 Oct 2012 15:31:23 +0000 (10:31 -0500)]
deal with handles being released incorrectly
Anthony Minessale [Wed, 31 Oct 2012 13:59:31 +0000 (08:59 -0500)]
call destroy not stop in sofia profile
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
Anthony Minessale [Wed, 31 Oct 2012 15:46:17 +0000 (11:46 -0400)]
FS-4776 --resolve
Anthony Minessale [Wed, 31 Oct 2012 15:45:09 +0000 (11:45 -0400)]
FS-4777 --resolve
Anthony Minessale [Wed, 31 Oct 2012 15:41:42 +0000 (11:41 -0400)]
FS-4741 I think I see the issue, try this
Michael Jerris [Wed, 31 Oct 2012 15:22:01 +0000 (11:22 -0400)]
add configure flag to turn on legacy coredb behavior
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
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
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
Anthony Minessale [Tue, 30 Oct 2012 21:05:40 +0000 (16:05 -0500)]
put back seq number when pulling from jb
Michael Jerris [Tue, 30 Oct 2012 23:02:10 +0000 (19:02 -0400)]
handle state update for hangup
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
Anthony Minessale [Tue, 30 Oct 2012 19:22:31 +0000 (14:22 -0500)]
reset rtpip index on reload
Anthony Minessale [Tue, 30 Oct 2012 16:06:33 +0000 (11:06 -0500)]
add api_on_pre_originate
Eliot Gable [Tue, 30 Oct 2012 18:19:13 +0000 (18:19 +0000)]
More descriptive ODBC error messages.
Anthony Minessale [Tue, 30 Oct 2012 14:05:41 +0000 (09:05 -0500)]
add calls to execute_on_post_originate for a leg too
Anthony Minessale [Tue, 30 Oct 2012 13:03:03 +0000 (08:03 -0500)]
good measure
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
Jeff Lenk [Tue, 30 Oct 2012 04:16:46 +0000 (23:16 -0500)]
FS-4758 try this
Jeff Lenk [Tue, 30 Oct 2012 03:34:51 +0000 (22:34 -0500)]
windows trivial compiler fixes and vs2010 reswig
Anthony Minessale [Mon, 29 Oct 2012 20:51:16 +0000 (15:51 -0500)]
typo
Anthony Minessale [Mon, 29 Oct 2012 20:16:55 +0000 (15:16 -0500)]
fix race cond
Anthony Minessale [Mon, 29 Oct 2012 19:38:37 +0000 (14:38 -0500)]
fix some sql mem leaks. regression from recent refactor
Anthony Minessale [Mon, 29 Oct 2012 19:24:01 +0000 (14:24 -0500)]
FS-4773 --resolve
Anthony Minessale [Mon, 29 Oct 2012 18:46:17 +0000 (13:46 -0500)]
fix logic err
Anthony Minessale [Mon, 29 Oct 2012 20:07:50 +0000 (15:07 -0500)]
let codecs see current frame via the codec obj
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
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
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
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
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)
Moises Silva [Tue, 23 Oct 2012 05:40:19 +0000 (00:40 -0500)]
freetdm: ftmod_pritap - Destroy call references as soon as possible
Moises Silva [Wed, 17 Oct 2012 23:21:16 +0000 (18:21 -0500)]
Try to fix pritap segfault
Moises Silva [Fri, 12 Oct 2012 07:18:12 +0000 (02:18 -0500)]
freetdm: ftmod_pritap - Add interface type parameter (cpe/net)
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
Anthony Minessale [Mon, 29 Oct 2012 16:46:17 +0000 (11:46 -0500)]
refactor
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
Michael Jerris [Mon, 29 Oct 2012 17:20:10 +0000 (13:20 -0400)]
FS-4718: --resolve merge osx 10.8 build fixes
Anthony Minessale [Mon, 29 Oct 2012 14:52:01 +0000 (09:52 -0500)]
FS-4770
Anthony Minessale [Mon, 29 Oct 2012 14:47:01 +0000 (09:47 -0500)]
FS-4729 try this
Anthony Minessale [Mon, 29 Oct 2012 14:27:59 +0000 (09:27 -0500)]
FS-4771 --resolve
Anthony Minessale [Mon, 29 Oct 2012 14:27:08 +0000 (09:27 -0500)]
FS-4770 --resolve
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
Anthony Minessale [Mon, 29 Oct 2012 12:49:25 +0000 (07:49 -0500)]
put back the hangup one for the time being
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>
Anthony Minessale [Sat, 27 Oct 2012 17:34:35 +0000 (12:34 -0500)]
fix id-less bug from mailing list .. USE JIRA DANG IT
Anthony Minessale [Sat, 27 Oct 2012 17:27:00 +0000 (12:27 -0500)]
finish off sql optimization
Anthony Minessale [Sat, 27 Oct 2012 16:32:40 +0000 (11:32 -0500)]
FS-4769 should work now
Jeff Lenk [Sat, 27 Oct 2012 16:20:34 +0000 (11:20 -0500)]
trivial compiler warning fix + vs2010 reswig
Anthony Minessale [Sat, 27 Oct 2012 02:00:25 +0000 (21:00 -0500)]
missed a spot
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
Seven Du [Sat, 27 Oct 2012 00:24:01 +0000 (08:24 +0800)]
fix compile, please review
Anthony Minessale [Fri, 26 Oct 2012 21:12:44 +0000 (16:12 -0500)]
add mutex for good measure
William King [Fri, 26 Oct 2012 22:45:51 +0000 (15:45 -0700)]
Adding an anti pattern check option
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
Anthony Minessale [Fri, 26 Oct 2012 19:17:52 +0000 (14:17 -0500)]
fix for new db stuff
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
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
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
Anthony Minessale [Fri, 26 Oct 2012 15:13:04 +0000 (10:13 -0500)]
FS-4763 --resolve
Anthony Minessale [Fri, 26 Oct 2012 14:30:18 +0000 (09:30 -0500)]
FS-4684 try this
Jeff Lenk [Fri, 26 Oct 2012 00:00:28 +0000 (19:00 -0500)]
windows fixes for last commit + vs2010 reswig
Anthony Minessale [Thu, 25 Oct 2012 21:22:52 +0000 (16:22 -0500)]
more little caesars
Anthony Minessale [Thu, 25 Oct 2012 20:13:31 +0000 (15:13 -0500)]
fix macro
Anthony Minessale [Thu, 25 Oct 2012 20:10:15 +0000 (15:10 -0500)]
swig
Anthony Minessale [Thu, 25 Oct 2012 20:09:09 +0000 (15:09 -0500)]
get rid of little caesars
Anthony Minessale [Thu, 25 Oct 2012 19:17:26 +0000 (14:17 -0500)]
typo
Anthony Minessale [Thu, 25 Oct 2012 19:06:05 +0000 (14:06 -0500)]
fix a few regressions from the last commit
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
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
Anthony Minessale [Thu, 25 Oct 2012 16:31:07 +0000 (11:31 -0500)]
fix type in config
Anthony Minessale [Thu, 25 Oct 2012 17:55:50 +0000 (12:55 -0500)]
FS-4765 --resolve
Anthony Minessale [Thu, 25 Oct 2012 15:07:27 +0000 (10:07 -0500)]
FS-4764 --resolve
Jeff Lenk [Thu, 25 Oct 2012 12:50:14 +0000 (07:50 -0500)]
FS-4658 --resolve
Jeff Lenk [Thu, 25 Oct 2012 00:17:15 +0000 (19:17 -0500)]
FS-4761 --resolve
Anthony Minessale [Wed, 24 Oct 2012 17:33:13 +0000 (12:33 -0500)]
only track calls once they have been answered
Anthony Minessale [Wed, 24 Oct 2012 17:53:54 +0000 (13:53 -0400)]
FS-4729 try this version with the same debug patch applied
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
Mahdi Moradi [Wed, 24 Oct 2012 15:29:36 +0000 (18:59 +0330)]
With this changes, can say mobile numbers better.
Anthony Minessale [Wed, 24 Oct 2012 00:38:03 +0000 (20:38 -0400)]
up max db buffer size in core sql
Anthony Minessale [Tue, 23 Oct 2012 22:19:32 +0000 (18:19 -0400)]
FS-4741 --resolve use paypal@freeswitch.org
Anthony Minessale [Tue, 23 Oct 2012 22:15:03 +0000 (18:15 -0400)]
fix build dependancy regression to reduce rebuilds
Anthony Minessale [Tue, 23 Oct 2012 22:14:27 +0000 (18:14 -0400)]
print extended debug messages at alert level
Anthony Minessale [Tue, 23 Oct 2012 17:15:14 +0000 (13:15 -0400)]
Merge branch 'master' of ssh://git.freeswitch.org/freeswitch
Anthony Minessale [Tue, 23 Oct 2012 17:14:51 +0000 (13:14 -0400)]
FS-4753 --resolve this should properly detect it everywhere
Jeff Lenk [Tue, 23 Oct 2012 17:08:12 +0000 (12:08 -0500)]
strtoll correction for windows
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
Moises Silva [Tue, 23 Oct 2012 17:00:16 +0000 (13:00 -0400)]
OPENZAP-196 Fix casting issue - Apparently this fixes libpri BRI issues
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