]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Anthony Minessale [Tue, 21 Sep 2010 15:37:04 +0000 (10:37 -0500)]
revert broken patch FSCORE-652
Anthony Minessale [Tue, 21 Sep 2010 15:17:18 +0000 (10:17 -0500)]
FSCORE-675
Anthony Minessale [Tue, 21 Sep 2010 15:09:45 +0000 (10:09 -0500)]
make code more automagic to shut up the dude on the list
Mathieu Rene [Tue, 21 Sep 2010 14:57:34 +0000 (10:57 -0400)]
codec2: working prototype, still for testing only
Brian West [Tue, 21 Sep 2010 13:56:55 +0000 (08:56 -0500)]
work in progress not fully functional yet
Moises Silva [Tue, 21 Sep 2010 13:46:33 +0000 (09:46 -0400)]
freetdm: handle timer id wrap-around
Moises Silva [Tue, 21 Sep 2010 13:34:04 +0000 (09:34 -0400)]
freetdm: define safety hangup timer and use internal hangup function
Moises Silva [Tue, 21 Sep 2010 11:19:56 +0000 (07:19 -0400)]
freetdm: add force hangup timer and refactor scheduling code
Mathieu Rene [Mon, 20 Sep 2010 23:39:45 +0000 (19:39 -0400)]
avoid segfault when sofia tries to update the callee id at the same time as the outbound call is transferred
Moises Silva [Mon, 20 Sep 2010 22:20:02 +0000 (18:20 -0400)]
Merge branch 'master' of git.freeswitch.org:freeswitch
Moises Silva [Mon, 20 Sep 2010 22:19:33 +0000 (18:19 -0400)]
freetdm: fix win compilation
Anthony Minessale [Mon, 20 Sep 2010 21:55:09 +0000 (16:55 -0500)]
add 'sofia global siptrace on' so we don't have to always teach people to enable sip trace on each profile
Anthony Minessale [Mon, 20 Sep 2010 20:32:48 +0000 (15:32 -0500)]
MODAPP-457
Moises Silva [Mon, 20 Sep 2010 17:07:58 +0000 (13:07 -0400)]
Merge branch 'master' of git@homer:smg_freeswitch
Konrad Hammel [Mon, 20 Sep 2010 20:48:36 +0000 (16:48 -0400)]
freetdm: ss7 - numerous updates
Moises Silva [Mon, 20 Sep 2010 16:31:15 +0000 (12:31 -0400)]
Merge branch 'master' into smgmaster
Jeff Lenk [Mon, 20 Sep 2010 14:25:14 +0000 (09:25 -0500)]
fix several code analysis problems and mask several that are required
Moises Silva [Mon, 20 Sep 2010 14:18:23 +0000 (10:18 -0400)]
freetdm: make conf nodes to be stored in FIFO order
Moises Silva [Mon, 20 Sep 2010 14:07:51 +0000 (10:07 -0400)]
Merge branch 'moy.logrotate' into smgmaster
Anthony Minessale [Mon, 20 Sep 2010 13:39:38 +0000 (08:39 -0500)]
MODAPP-453
Brian West [Sun, 19 Sep 2010 21:59:58 +0000 (16:59 -0500)]
small typo in an EXAMPLE nothing critical
Moises Silva [Sun, 19 Sep 2010 02:35:17 +0000 (22:35 -0400)]
Merge remote branch 'smgorig/master'
Anthony Minessale [Fri, 17 Sep 2010 23:10:26 +0000 (18:10 -0500)]
fix package build
Moises Silva [Fri, 17 Sep 2010 22:55:11 +0000 (18:55 -0400)]
Merge branch 'master' into smgmaster
Conflicts:
src/switch_core_sqldb.c
Moises Silva [Fri, 17 Sep 2010 22:46:09 +0000 (18:46 -0400)]
add support for deleting old logfiles (maxfilecount parameter for mod_logfile)
Moises Silva [Fri, 17 Sep 2010 22:43:50 +0000 (18:43 -0400)]
add switch wrapping support for apr_stat
Anthony Minessale [Fri, 17 Sep 2010 22:06:59 +0000 (17:06 -0500)]
check gateway status instead of state in new function
Anthony Minessale [Fri, 17 Sep 2010 22:02:19 +0000 (17:02 -0500)]
fix doc
Anthony Minessale [Fri, 17 Sep 2010 21:33:47 +0000 (16:33 -0500)]
frick
Brian West [Fri, 17 Sep 2010 20:15:29 +0000 (15:15 -0500)]
Fix T.38 passthru
Anthony Minessale [Fri, 17 Sep 2010 19:49:43 +0000 (14:49 -0500)]
slight fix on last commit
Anthony Minessale [Fri, 17 Sep 2010 19:11:57 +0000 (14:11 -0500)]
add sofia profile <profile> gwlist up|down to list up or downed profiles for feeding into mod distributor to exclude dead gateways
Anthony Minessale [Fri, 17 Sep 2010 19:10:30 +0000 (14:10 -0500)]
add inline lists for tab complete db using ::[a:b syntax
Anthony Minessale [Fri, 17 Sep 2010 19:05:48 +0000 (14:05 -0500)]
set conditionals to only fire when the mutex can be obtained
Konrad Hammel [Fri, 17 Sep 2010 17:37:20 +0000 (13:37 -0400)]
freetdm: ss7 - bug fix in pause/resume handling
David Yat Sin [Fri, 17 Sep 2010 15:09:34 +0000 (11:09 -0400)]
Merge branch 'master' of git://git.freeswitch.org/freeswitch
Brian West [Fri, 17 Sep 2010 14:55:12 +0000 (09:55 -0500)]
swigall
Brian West [Fri, 17 Sep 2010 13:58:39 +0000 (08:58 -0500)]
MODAPP-456
Marc Olivier Chouinard [Fri, 17 Sep 2010 04:26:27 +0000 (00:26 -0400)]
switch_utils: Add day of week 3 letter initial usage in "wday" field in the dialplan. Example : mon-fri. Using number as before is still supported. Several public switch function are available.
Marc Olivier Chouinard [Fri, 17 Sep 2010 04:21:19 +0000 (00:21 -0400)]
switch_utils: Add date time range string compare function switch_fulldate_cmp. It usable in XML dialplan with date-time. String format example : 2009-10-10 14:33:22~2009-11-10 17:32:31.
Marc Olivier Chouinard [Fri, 17 Sep 2010 04:07:30 +0000 (00:07 -0400)]
switch_utils: Add time of day string compare function switch_tod_cmp. It usable in XML dialplan with time-of-day. String format is hh:mm:ss you can define a range like this : 09:00-17:00 (Second are not optional)
Michael S Collins [Thu, 16 Sep 2010 23:26:46 +0000 (16:26 -0700)]
Merge branch 'master' of git://git.freeswitch.org/freeswitch
Michael S Collins [Thu, 16 Sep 2010 23:25:16 +0000 (16:25 -0700)]
Fix typos
Anthony Minessale [Thu, 16 Sep 2010 23:17:52 +0000 (18:17 -0500)]
explicit reloadxml in sofia as well
Anthony Minessale [Thu, 16 Sep 2010 23:11:55 +0000 (18:11 -0500)]
reverse the linked list in ivr menus to support accidental feature of multiple entries for the same keys
Anthony Minessale [Thu, 16 Sep 2010 22:38:06 +0000 (17:38 -0500)]
***BEHAVIOUR CHANGE*** reloadacl, load <module>, reload <module> will now explicitly call reloadxml
Anthony Minessale [Thu, 16 Sep 2010 22:01:53 +0000 (17:01 -0500)]
make t38 terminal mode more reliable
Konrad Hammel [Thu, 16 Sep 2010 20:50:36 +0000 (16:50 -0400)]
freetdm: ss7 - fixed bug in dnis if ST character present
root [Thu, 16 Sep 2010 16:08:30 +0000 (20:08 +0400)]
fix crashes on FSH323Connection calls in on_hangup routine in different threads.
Konrad Hammel [Thu, 16 Sep 2010 15:55:26 +0000 (11:55 -0400)]
freetdm: ss7 - updated outgoing IAM
Anthony Minessale [Thu, 16 Sep 2010 01:28:38 +0000 (20:28 -0500)]
fix build issue from tone2wav
Marc Olivier Chouinard [Thu, 16 Sep 2010 15:03:59 +0000 (11:03 -0400)]
mod_commands: Allow cond API to allow returning empty false value
Leon de Rooij [Thu, 16 Sep 2010 12:02:12 +0000 (14:02 +0200)]
Added SAF_ROUTING_EXEC flag to lua app, so it can be run inline
Brian West [Thu, 16 Sep 2010 00:46:15 +0000 (19:46 -0500)]
If sip_invite_domain is used lets use it for rpid_domain no matter what because I know best if I set it
Anthony Minessale [Thu, 16 Sep 2010 00:11:47 +0000 (19:11 -0500)]
move app flag into 'T38' namespace for the sake of housekeeping
Anthony Minessale [Wed, 15 Sep 2010 23:57:54 +0000 (18:57 -0500)]
fix logic in app flags
Anthony Minessale [Wed, 15 Sep 2010 22:04:43 +0000 (17:04 -0500)]
forgot a spot to call conditional broadcast on shutdown
Jeff Lenk [Wed, 15 Sep 2010 21:21:10 +0000 (16:21 -0500)]
build tweak + vs2010 swig
Anthony Minessale [Wed, 15 Sep 2010 20:38:25 +0000 (15:38 -0500)]
presence tweaks and addition of all-reg-options-ping which is like nat-options-ping only for every registered host
Brian West [Wed, 15 Sep 2010 20:39:52 +0000 (15:39 -0500)]
improve defaults to cover more strange scenarios
Konrad Hammel [Wed, 15 Sep 2010 19:06:51 +0000 (15:06 -0400)]
freetdm: ss7 - updates to outgoing IAM and ACM
Brian West [Wed, 15 Sep 2010 16:02:12 +0000 (11:02 -0500)]
MODENDP-327
Anthony Minessale [Wed, 15 Sep 2010 15:58:12 +0000 (10:58 -0500)]
MDXMLINT-57
Michael Jerris [Wed, 15 Sep 2010 06:57:31 +0000 (02:57 -0400)]
FSBUILD-304: Fix compile error due to incorrect format specifier
Michael S Collins [Wed, 15 Sep 2010 00:14:53 +0000 (17:14 -0700)]
Update .gitignore
Anthony Minessale [Tue, 14 Sep 2010 21:23:31 +0000 (16:23 -0500)]
formating
Anthony Minessale [Tue, 14 Sep 2010 21:22:21 +0000 (16:22 -0500)]
fix spelling err
Anthony Minessale [Tue, 14 Sep 2010 21:19:03 +0000 (16:19 -0500)]
add nitrus boost to sql thread
Marc Olivier Chouinard [Tue, 14 Sep 2010 19:30:36 +0000 (15:30 -0400)]
switch_core_sqldb: Simple spelling correction of log output
Marc Olivier Chouinard [Tue, 14 Sep 2010 19:29:51 +0000 (15:29 -0400)]
Merge branch 'master' of ssh://git.freeswitch.org/freeswitch
Moises Silva [Tue, 14 Sep 2010 19:11:54 +0000 (15:11 -0400)]
Merge branch 'master' into smgmaster
David Yat Sin [Tue, 14 Sep 2010 18:01:22 +0000 (14:01 -0400)]
Increased SQLLEN to 1024*1024
Konrad Hammel [Tue, 14 Sep 2010 15:14:15 +0000 (11:14 -0400)]
freetdm: ss7 - added support for NADI value in sip x-headers
David Yat Sin [Wed, 8 Sep 2010 23:41:34 +0000 (19:41 -0400)]
freetdm: Used channel iterator.
Removed assert when we cannot find a call on RelInd, it seems like Trillium as a bug where they sometimes send release twice
Fixes to some memory leaks
Fix for bug in q921 trace disable command
Fix for not recognizing etsi switchtype
Fix for sending RESTART when we are not supposed to in EUROISDN NETWORK mode
Support for l1 stats
Fix for deadlocks/segfaults on shutdown
Added index per link_id, support for show_spans
Added progress-ind when sending CONNECT message
Fix for sending CONNECT ACK when configured as TE
Anthony Minessale [Tue, 14 Sep 2010 17:16:14 +0000 (12:16 -0500)]
thats better
Anthony Minessale [Tue, 14 Sep 2010 17:00:46 +0000 (12:00 -0500)]
doh
Anthony Minessale [Tue, 14 Sep 2010 16:48:43 +0000 (11:48 -0500)]
add tone2wav
Konrad Hammel [Tue, 14 Sep 2010 00:38:00 +0000 (20:38 -0400)]
freetdm: ss7 - fixed bug in cic status, added activate/deactivate functions for mtp2/3
Anthony Minessale [Mon, 13 Sep 2010 20:27:10 +0000 (15:27 -0500)]
make fore-subscription-expires only work on nonzero expire deltas, 0 means unscubscribe
Moises Silva [Mon, 13 Sep 2010 19:41:03 +0000 (15:41 -0400)]
do not create some directories automagically
Moises Silva [Mon, 13 Sep 2010 19:15:36 +0000 (15:15 -0400)]
add -base option to modify the base directory
Moises Silva [Mon, 13 Sep 2010 19:04:55 +0000 (15:04 -0400)]
fs_cli rebranding
Brian West [Mon, 13 Sep 2010 18:04:46 +0000 (13:04 -0500)]
default example to resolve some issues with SCA in cases where host and ip are mixed causing the phone to be confused.
Anthony Minessale [Mon, 13 Sep 2010 17:51:30 +0000 (12:51 -0500)]
fix small presence status bug
Rupa Schomaker [Mon, 13 Sep 2010 17:12:04 +0000 (12:12 -0500)]
NAT refresh in own thread
Anthony Minessale [Mon, 13 Sep 2010 15:57:52 +0000 (10:57 -0500)]
make sure hold-related code is skipped 100% with disable-hold set
Anthony Minessale [Mon, 13 Sep 2010 15:41:27 +0000 (10:41 -0500)]
add quotes to vm_cc command generated internally to escape spaces in the caller id name
Jeff Lenk [Mon, 13 Sep 2010 14:40:03 +0000 (09:40 -0500)]
mod_managed - add some additional support
Marc Olivier Chouinard [Mon, 13 Sep 2010 00:06:20 +0000 (20:06 -0400)]
mod_callcenter: Fix initial ODBC Support (SEGV)
Marc Olivier Chouinard [Mon, 13 Sep 2010 00:01:43 +0000 (20:01 -0400)]
mod_callcenter: Fix Initial ODBC support
Jeff Lenk [Sun, 12 Sep 2010 20:38:58 +0000 (15:38 -0500)]
FSCORE-670
Konrad Hammel [Fri, 10 Sep 2010 23:17:06 +0000 (19:17 -0400)]
freetdm: ss7 - update to logging
Moises Silva [Fri, 10 Sep 2010 22:12:44 +0000 (18:12 -0400)]
Merge branch 'master' into smgmaster
Moises Silva [Fri, 10 Sep 2010 22:12:12 +0000 (18:12 -0400)]
freetdm: fix assertion
Moises Silva [Fri, 10 Sep 2010 21:54:14 +0000 (17:54 -0400)]
Merge branch 'master' into smgmaster
Konrad Hammel [Fri, 10 Sep 2010 19:34:13 +0000 (15:34 -0400)]
freetdm: ss7 - switching back to sending RSC rather then GRS at start
Moises Silva [Fri, 10 Sep 2010 21:52:08 +0000 (17:52 -0400)]
freetdm: remove iterator free log
Konrad Hammel [Fri, 10 Sep 2010 19:34:13 +0000 (15:34 -0400)]
freetdm: ss7 - switching back to sending RSC rather then GRS at start
Moises Silva [Fri, 10 Sep 2010 18:46:51 +0000 (14:46 -0400)]
freetdm: more iterator fixes
Moises Silva [Fri, 10 Sep 2010 18:09:06 +0000 (14:09 -0400)]
freetdm: fix iterator usage