]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
15 years agoMODAPP-453
Anthony Minessale [Mon, 20 Sep 2010 13:39:38 +0000 (08:39 -0500)] 
MODAPP-453

15 years ago small typo in an EXAMPLE nothing critical
Brian West [Sun, 19 Sep 2010 21:59:58 +0000 (16:59 -0500)] 
 small typo in an EXAMPLE nothing critical

15 years agoMerge remote branch 'smgorig/master'
Moises Silva [Sun, 19 Sep 2010 02:35:17 +0000 (22:35 -0400)] 
Merge remote branch 'smgorig/master'

15 years agofix package build
Anthony Minessale [Fri, 17 Sep 2010 23:10:26 +0000 (18:10 -0500)] 
fix package build

15 years agocheck gateway status instead of state in new function
Anthony Minessale [Fri, 17 Sep 2010 22:06:59 +0000 (17:06 -0500)] 
check gateway status instead of state in new function

15 years agofix doc
Anthony Minessale [Fri, 17 Sep 2010 22:02:19 +0000 (17:02 -0500)] 
fix doc

15 years agofrick
Anthony Minessale [Fri, 17 Sep 2010 21:33:47 +0000 (16:33 -0500)] 
frick

15 years ago Fix T.38 passthru
Brian West [Fri, 17 Sep 2010 20:15:29 +0000 (15:15 -0500)] 
 Fix T.38 passthru

15 years agoslight fix on last commit
Anthony Minessale [Fri, 17 Sep 2010 19:49:43 +0000 (14:49 -0500)] 
slight fix on last commit

15 years agoadd sofia profile <profile> gwlist up|down to list up or downed profiles for feeding...
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

15 years agoadd inline lists for tab complete db using ::[a:b syntax
Anthony Minessale [Fri, 17 Sep 2010 19:10:30 +0000 (14:10 -0500)] 
add inline lists for tab complete db using ::[a:b syntax

15 years agoset conditionals to only fire when the mutex can be obtained
Anthony Minessale [Fri, 17 Sep 2010 19:05:48 +0000 (14:05 -0500)] 
set conditionals to only fire when the mutex can be obtained

15 years agofreetdm: ss7 - bug fix in pause/resume handling
Konrad Hammel [Fri, 17 Sep 2010 17:37:20 +0000 (13:37 -0400)] 
freetdm: ss7 - bug fix in pause/resume handling

15 years agoMerge branch 'master' of git://git.freeswitch.org/freeswitch
David Yat Sin [Fri, 17 Sep 2010 15:09:34 +0000 (11:09 -0400)] 
Merge branch 'master' of git://git.freeswitch.org/freeswitch

15 years ago swigall
Brian West [Fri, 17 Sep 2010 14:55:12 +0000 (09:55 -0500)] 
 swigall

15 years ago MODAPP-456
Brian West [Fri, 17 Sep 2010 13:58:39 +0000 (08:58 -0500)] 
 MODAPP-456

15 years agoswitch_utils: Add day of week 3 letter initial usage in "wday" field in the dialplan...
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.

15 years agoswitch_utils: Add date time range string compare function switch_fulldate_cmp. It...
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.

15 years agoswitch_utils: Add time of day string compare function switch_tod_cmp. It usable...
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)

15 years agoMerge branch 'master' of git://git.freeswitch.org/freeswitch
Michael S Collins [Thu, 16 Sep 2010 23:26:46 +0000 (16:26 -0700)] 
Merge branch 'master' of git://git.freeswitch.org/freeswitch

15 years agoFix typos
Michael S Collins [Thu, 16 Sep 2010 23:25:16 +0000 (16:25 -0700)] 
Fix typos

15 years agoexplicit reloadxml in sofia as well
Anthony Minessale [Thu, 16 Sep 2010 23:17:52 +0000 (18:17 -0500)] 
explicit reloadxml in sofia as well

15 years agoreverse the linked list in ivr menus to support accidental feature of multiple entrie...
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

15 years ago***BEHAVIOUR CHANGE*** reloadacl, load <module>, reload <module> will now explicitly...
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

15 years agomake t38 terminal mode more reliable
Anthony Minessale [Thu, 16 Sep 2010 22:01:53 +0000 (17:01 -0500)] 
make t38 terminal mode more reliable

15 years agofreetdm: ss7 - fixed bug in dnis if ST character present
Konrad Hammel [Thu, 16 Sep 2010 20:50:36 +0000 (16:50 -0400)] 
freetdm: ss7 - fixed bug in dnis if ST character present

15 years agofix crashes on FSH323Connection calls in on_hangup routine in different threads.
root [Thu, 16 Sep 2010 16:08:30 +0000 (20:08 +0400)] 
fix crashes on FSH323Connection calls in on_hangup routine in different threads.

15 years agofreetdm: ss7 - updated outgoing IAM
Konrad Hammel [Thu, 16 Sep 2010 15:55:26 +0000 (11:55 -0400)] 
freetdm: ss7 - updated outgoing IAM

15 years agofix build issue from tone2wav
Anthony Minessale [Thu, 16 Sep 2010 01:28:38 +0000 (20:28 -0500)] 
fix build issue from tone2wav

15 years agomod_commands: Allow cond API to allow returning empty false value
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

15 years agoAdded SAF_ROUTING_EXEC flag to lua app, so it can be run inline
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

15 years ago If sip_invite_domain is used lets use it for rpid_domain no matter what because...
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

15 years agomove app flag into 'T38' namespace for the sake of housekeeping
Anthony Minessale [Thu, 16 Sep 2010 00:11:47 +0000 (19:11 -0500)] 
move app flag into 'T38' namespace for the sake of housekeeping

15 years agofix logic in app flags
Anthony Minessale [Wed, 15 Sep 2010 23:57:54 +0000 (18:57 -0500)] 
fix logic in app flags

15 years agoforgot a spot to call conditional broadcast on shutdown
Anthony Minessale [Wed, 15 Sep 2010 22:04:43 +0000 (17:04 -0500)] 
forgot a spot to call conditional broadcast on shutdown

15 years agobuild tweak + vs2010 swig
Jeff Lenk [Wed, 15 Sep 2010 21:21:10 +0000 (16:21 -0500)] 
build tweak + vs2010 swig

15 years agopresence tweaks and addition of all-reg-options-ping which is like nat-options-ping...
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

15 years ago improve defaults to cover more strange scenarios
Brian West [Wed, 15 Sep 2010 20:39:52 +0000 (15:39 -0500)] 
 improve defaults to cover more strange scenarios

15 years agofreetdm: ss7 - updates to outgoing IAM and ACM
Konrad Hammel [Wed, 15 Sep 2010 19:06:51 +0000 (15:06 -0400)] 
freetdm: ss7 - updates to outgoing IAM and ACM

15 years ago MODENDP-327
Brian West [Wed, 15 Sep 2010 16:02:12 +0000 (11:02 -0500)] 
 MODENDP-327

15 years agoMDXMLINT-57
Anthony Minessale [Wed, 15 Sep 2010 15:58:12 +0000 (10:58 -0500)] 
MDXMLINT-57

15 years agoFSBUILD-304: Fix compile error due to incorrect format specifier
Michael Jerris [Wed, 15 Sep 2010 06:57:31 +0000 (02:57 -0400)] 
FSBUILD-304: Fix compile error due to incorrect format specifier

15 years agoUpdate .gitignore
Michael S Collins [Wed, 15 Sep 2010 00:14:53 +0000 (17:14 -0700)] 
Update .gitignore

15 years agoformating
Anthony Minessale [Tue, 14 Sep 2010 21:23:31 +0000 (16:23 -0500)] 
formating

15 years agofix spelling err
Anthony Minessale [Tue, 14 Sep 2010 21:22:21 +0000 (16:22 -0500)] 
fix spelling err

15 years agoadd nitrus boost to sql thread
Anthony Minessale [Tue, 14 Sep 2010 21:19:03 +0000 (16:19 -0500)] 
add nitrus boost to sql thread

15 years agoswitch_core_sqldb: Simple spelling correction of log output
Marc Olivier Chouinard [Tue, 14 Sep 2010 19:30:36 +0000 (15:30 -0400)] 
switch_core_sqldb: Simple spelling correction of log output

15 years agoMerge branch 'master' of ssh://git.freeswitch.org/freeswitch
Marc Olivier Chouinard [Tue, 14 Sep 2010 19:29:51 +0000 (15:29 -0400)] 
Merge branch 'master' of ssh://git.freeswitch.org/freeswitch

15 years agofreetdm: ss7 - added support for NADI value in sip x-headers
Konrad Hammel [Tue, 14 Sep 2010 15:14:15 +0000 (11:14 -0400)] 
freetdm: ss7 - added support for NADI value in sip x-headers

15 years agofreetdm: Used channel iterator.
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

15 years agothats better
Anthony Minessale [Tue, 14 Sep 2010 17:16:14 +0000 (12:16 -0500)] 
thats better

15 years agodoh
Anthony Minessale [Tue, 14 Sep 2010 17:00:46 +0000 (12:00 -0500)] 
doh

15 years agoadd tone2wav
Anthony Minessale [Tue, 14 Sep 2010 16:48:43 +0000 (11:48 -0500)] 
add tone2wav

15 years agofreetdm: ss7 - fixed bug in cic status, added activate/deactivate functions for mtp2/3
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

15 years agomake fore-subscription-expires only work on nonzero expire deltas, 0 means unscubscribe
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

15 years ago default example to resolve some issues with SCA in cases where host and ip are mixed...
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.

15 years agofix small presence status bug
Anthony Minessale [Mon, 13 Sep 2010 17:51:30 +0000 (12:51 -0500)] 
fix small presence status bug

15 years agoNAT refresh in own thread
Rupa Schomaker [Mon, 13 Sep 2010 17:12:04 +0000 (12:12 -0500)] 
NAT refresh in own thread

15 years agomake sure hold-related code is skipped 100% with disable-hold set
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

15 years agoadd quotes to vm_cc command generated internally to escape spaces in the caller id...
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

15 years agomod_managed - add some additional support
Jeff Lenk [Mon, 13 Sep 2010 14:40:03 +0000 (09:40 -0500)] 
mod_managed - add some additional support

15 years agomod_callcenter: Fix initial ODBC Support (SEGV)
Marc Olivier Chouinard [Mon, 13 Sep 2010 00:06:20 +0000 (20:06 -0400)] 
mod_callcenter: Fix initial ODBC Support (SEGV)

15 years agomod_callcenter: Fix Initial ODBC support
Marc Olivier Chouinard [Mon, 13 Sep 2010 00:01:43 +0000 (20:01 -0400)] 
mod_callcenter: Fix Initial ODBC support

15 years agoFSCORE-670
Jeff Lenk [Sun, 12 Sep 2010 20:38:58 +0000 (15:38 -0500)] 
FSCORE-670

15 years agofreetdm: ss7 - update to logging
Konrad Hammel [Fri, 10 Sep 2010 23:17:06 +0000 (19:17 -0400)] 
freetdm: ss7 - update to logging

15 years agofreetdm: fix assertion
Moises Silva [Fri, 10 Sep 2010 22:12:12 +0000 (18:12 -0400)] 
freetdm: fix assertion

15 years agofreetdm: remove iterator free log
Moises Silva [Fri, 10 Sep 2010 21:52:08 +0000 (17:52 -0400)] 
freetdm: remove iterator free log

15 years agofreetdm: ss7 - switching back to sending RSC rather then GRS at start
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

15 years agofreetdm: more iterator fixes
Moises Silva [Fri, 10 Sep 2010 18:46:51 +0000 (14:46 -0400)] 
freetdm: more iterator fixes

15 years agofreetdm: fix iterator usage
Moises Silva [Fri, 10 Sep 2010 18:09:06 +0000 (14:09 -0400)] 
freetdm: fix iterator usage

15 years agofreetdm: iterators refactoring
Moises Silva [Fri, 10 Sep 2010 18:01:52 +0000 (14:01 -0400)] 
freetdm: iterators refactoring
         add channel iterator

15 years agofix vm_inject to a group and change syntax for sending to a whole domain to domain...
Anthony Minessale [Fri, 10 Sep 2010 17:55:50 +0000 (12:55 -0500)] 
fix vm_inject to a group and change syntax for sending to a whole domain to domain= for clarity sake

15 years agoswigall
Brian West [Fri, 10 Sep 2010 17:35:40 +0000 (12:35 -0500)] 
swigall

15 years agoinclude accumulated stats from rtcp into vars
Anthony Minessale [Fri, 10 Sep 2010 16:59:47 +0000 (11:59 -0500)] 
include accumulated stats from rtcp into vars

15 years agoupdate sangoma codec XML sample configuration file
Moises Silva [Fri, 10 Sep 2010 16:15:34 +0000 (12:15 -0400)] 
update sangoma codec XML sample configuration file

15 years agofreetdm: ss7 - updated mtp3 alarms to print link name instead of sapid
Konrad Hammel [Fri, 10 Sep 2010 15:43:06 +0000 (11:43 -0400)] 
freetdm: ss7 - updated mtp3 alarms to print link name instead of sapid

15 years agofreetdm: ss7 - increase mtp2 T7 default value, printing link name now for mtp2 Alarms
Konrad Hammel [Fri, 10 Sep 2010 15:35:43 +0000 (11:35 -0400)] 
freetdm: ss7 - increase mtp2 T7 default value, printing link name now for mtp2 Alarms

15 years agomod_voicemail: Allow to forward a message or send it via email key during the playbac...
Marc Olivier Chouinard [Fri, 10 Sep 2010 03:40:14 +0000 (23:40 -0400)] 
mod_voicemail: Allow to forward a message or send it via email key during the playback of the recording, not just when the menu is playing.

15 years agoswitch_loadable_module: Add attribute "path" to autoload_configs/modules.conf.xml...
Marc Olivier Chouinard [Fri, 10 Sep 2010 03:25:35 +0000 (23:25 -0400)] 
switch_loadable_module: Add attribute "path" to autoload_configs/modules.conf.xml <load> entry.

Useful for module made outside of fs source tree like mod_com_g729.  When you delete your lib bin mod folder after a clean install, you don't have to remember to recopy mod_com_g729 if located in mod_com folder.

15 years agomod_directory: Add variable directory_search_order to allow to search by first name...
Marc Olivier Chouinard [Fri, 10 Sep 2010 02:43:27 +0000 (22:43 -0400)] 
mod_directory: Add variable directory_search_order to allow to search by first name by default is set to "first_name"

15 years agofreetdm: ss7 -bug fix
Konrad Hammel [Fri, 10 Sep 2010 01:45:51 +0000 (21:45 -0400)] 
freetdm: ss7 -bug fix

15 years agofreetdm: ss7 - bug fix in configuration
Konrad Hammel [Fri, 10 Sep 2010 01:22:18 +0000 (21:22 -0400)] 
freetdm: ss7 - bug fix in configuration

15 years agoMerge branch 'master' of ssh://git.freeswitch.org/freeswitch
Leon de Rooij [Fri, 10 Sep 2010 01:00:43 +0000 (03:00 +0200)] 
Merge branch 'master' of ssh://git.freeswitch.org/freeswitch

15 years agomod_lua: cannot assume idx != 0 if cb_fun is provided
Leon de Rooij [Fri, 10 Sep 2010 00:58:37 +0000 (02:58 +0200)] 
mod_lua: cannot assume idx != 0 if cb_fun is provided

15 years agofreetdm: ss7 - update to configuration
Konrad Hammel [Fri, 10 Sep 2010 00:55:38 +0000 (20:55 -0400)] 
freetdm: ss7 - update to configuration

15 years agomod_commands: Fix user_data returning the first value found instead of the last....
Marc Olivier Chouinard [Fri, 10 Sep 2010 00:03:36 +0000 (20:03 -0400)] 
mod_commands: Fix user_data returning the first value found instead of the last.  Also add support to get variable from the group.

15 years agoMade 2nd arg to freeswitch.Dbh:query (cb func) optional
Leon de Rooij [Thu, 9 Sep 2010 23:36:27 +0000 (01:36 +0200)] 
Made 2nd arg to freeswitch.Dbh:query (cb func) optional

15 years agofreetdm: ss7 - bug fix
Konrad Hammel [Thu, 9 Sep 2010 22:19:49 +0000 (18:19 -0400)] 
freetdm: ss7 - bug fix

15 years agofreetdm: ss7 - bug fixes in configuration
Konrad Hammel [Thu, 9 Sep 2010 21:31:27 +0000 (17:31 -0400)] 
freetdm: ss7 - bug fixes in configuration

15 years agofreetdm: fix config to allow both sangoma pri and bri spans to be configured
Moises Silva [Thu, 9 Sep 2010 21:22:10 +0000 (17:22 -0400)] 
freetdm: fix config to allow both sangoma pri and bri spans to be configured

15 years agomod_sofia: Correct the order what param and variables are overriding them self in...
Marc Olivier Chouinard [Thu, 9 Sep 2010 19:37:41 +0000 (15:37 -0400)] 
mod_sofia: Correct the order what param and variables are overriding them self in user/group/domain

15 years agoMODAPP-454 - mod_lcr: don't count twice
Rupa Schomaker [Thu, 9 Sep 2010 16:07:11 +0000 (11:07 -0500)] 
MODAPP-454 - mod_lcr: don't count twice

15 years agodowngrade log message to debug and add more details
Anthony Minessale [Thu, 9 Sep 2010 14:27:17 +0000 (09:27 -0500)] 
downgrade log message to debug and add more details

15 years agoedge cases for sofia recover
Anthony Minessale [Thu, 9 Sep 2010 03:53:57 +0000 (22:53 -0500)] 
edge cases for sofia recover

15 years agoFSBUILD-302 Fix Windows build error - uninitialized variable
Jeff Lenk [Thu, 9 Sep 2010 03:47:28 +0000 (22:47 -0500)] 
FSBUILD-302 Fix Windows build error - uninitialized variable

15 years agofreetdm: ss7 - beta support for ANSI, added support for tx of cgb, cgu
Konrad Hammel [Thu, 9 Sep 2010 00:34:57 +0000 (20:34 -0400)] 
freetdm: ss7 - beta support for ANSI, added support for tx of cgb, cgu

15 years agoI messed up the last spandsp update, by missing 2 header files. This should
Steve Underwood [Thu, 9 Sep 2010 00:25:18 +0000 (08:25 +0800)] 
I messed up the last spandsp update, by missing 2 header files. This should
fix things.

15 years ago Adding att_xfer example to default dialplan
Brian West [Wed, 8 Sep 2010 21:33:50 +0000 (16:33 -0500)] 
 Adding att_xfer example to default dialplan

15 years ago Adding att_xfer example to default dialplan
Brian West [Wed, 8 Sep 2010 21:33:45 +0000 (16:33 -0500)] 
 Adding att_xfer example to default dialplan

15 years ago swigall
Brian West [Wed, 8 Sep 2010 20:57:05 +0000 (15:57 -0500)] 
 swigall