]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
15 years agomod_callcenter: Quick changes to try to make it more multi platform friendly. Still...
Marc Olivier Chouinard [Fri, 22 Apr 2011 23:40:14 +0000 (19:40 -0400)] 
mod_callcenter: Quick changes to try to make it more multi platform friendly.  Still need to find the best way to convert a string to time_t that is multi platform.

15 years agoconfig: Talking clock dialplan example (Thanks AviMarcus)
Michael S Collins [Fri, 22 Apr 2011 22:27:54 +0000 (15:27 -0700)] 
config: Talking clock dialplan example (Thanks AviMarcus)

15 years agoFS-3166 --resolve
Anthony Minessale [Fri, 22 Apr 2011 21:43:29 +0000 (16:43 -0500)] 
FS-3166 --resolve

15 years agofix race condition on destroying signaling thread in h323 library
Georgiewskiy Yuriy [Fri, 22 Apr 2011 11:19:27 +0000 (15:19 +0400)] 
fix race condition on destroying signaling thread in h323 library

15 years agomod_callcenter: Should resolve problem when agent transfered a call to another queue...
Marc Olivier Chouinard [Fri, 22 Apr 2011 07:01:08 +0000 (03:01 -0400)] 
mod_callcenter: Should resolve problem when agent transfered a call to another queue. FS-2888

15 years agomod_callcenter: Changes lot of log file to include the uuid of the member. Also...
Marc Olivier Chouinard [Fri, 22 Apr 2011 06:22:30 +0000 (02:22 -0400)] 
mod_callcenter: Changes lot of log file to include the uuid of the member.  Also added a bunch of debug log entry to help debug an issue

15 years agomod_callcenter: Possible fix on unload module freeze when an member uuid changed...
Marc Olivier Chouinard [Fri, 22 Apr 2011 05:42:47 +0000 (01:42 -0400)] 
mod_callcenter: Possible fix on unload module freeze when an member uuid changed or is gone

15 years agoFix issue with SLA and Barge
Brian West [Fri, 22 Apr 2011 00:32:37 +0000 (19:32 -0500)] 
Fix issue with SLA and Barge

15 years agoOPENZAP-153 --resolve
Jeff Lenk [Thu, 21 Apr 2011 17:59:37 +0000 (12:59 -0500)] 
OPENZAP-153 --resolve

15 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Giovanni Maruzzelli [Thu, 21 Apr 2011 17:44:31 +0000 (12:44 -0500)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

15 years agoskypopen: adding installer and Skype client configuration directories (to be announce...
Giovanni Maruzzelli [Thu, 21 Apr 2011 17:44:05 +0000 (12:44 -0500)] 
skypopen: adding installer and Skype client configuration directories (to be announced :) )

15 years agostupid compiler this should never have worked
Jeff Lenk [Wed, 20 Apr 2011 21:26:47 +0000 (16:26 -0500)] 
stupid compiler this should never have worked

15 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Michael S Collins [Wed, 20 Apr 2011 20:40:59 +0000 (13:40 -0700)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

15 years agoUpdate ChangeLog through April 20
Michael S Collins [Wed, 20 Apr 2011 20:40:47 +0000 (13:40 -0700)] 
Update ChangeLog through April 20

15 years agoMerge remote branch 'smgfs/master'
David Yat Sin [Wed, 20 Apr 2011 18:56:11 +0000 (14:56 -0400)] 
Merge remote branch 'smgfs/master'

15 years agoMerge branch 'master' of git.sangoma.com:smg_freeswitch
David Yat Sin [Wed, 20 Apr 2011 18:44:58 +0000 (14:44 -0400)] 
Merge branch 'master' of git.sangoma.com:smg_freeswitch

15 years agoMissed file in last commit
David Yat Sin [Wed, 20 Apr 2011 18:44:47 +0000 (14:44 -0400)] 
Missed file in last commit

15 years agochlog: freetdm: Added q931-trace and q921-trace options
David Yat Sin [Wed, 20 Apr 2011 18:44:29 +0000 (14:44 -0400)] 
chlog: freetdm: Added q931-trace and q921-trace options

15 years agoswitch_ivr/xml: Change the structure of the phrases/language system. Previously it...
Marc Olivier Chouinard [Wed, 20 Apr 2011 17:09:03 +0000 (13:09 -0400)] 
switch_ivr/xml: Change the structure of the phrases/language system. Previously it was fxml->phrases->macros->language->macro.  Changed it so fxml->languages->language->phrases->macros->macro
You can have sub macros <macros name="voicemail"><macro ...> and allow you to call it login@voicemail.
Change the sound-path to sound-prefix to make it constistant with the rest of freeswitch.
Also allow to set a sound-prefix to a macros, so you can override it for a specific file set.
You can set say-modules="en" or whatever in the <language section to define that say module to use.

15 years ago swigall
Brian West [Wed, 20 Apr 2011 16:35:14 +0000 (11:35 -0500)] 
 swigall

15 years agoadd cepstral config file and ivr sounds control file to freeswitch specfile
Michal Bielicki - cypromis [Wed, 20 Apr 2011 12:11:24 +0000 (14:11 +0200)] 
add cepstral config file and ivr sounds control file to freeswitch specfile

15 years agoskypopen: deleted osscuse subdir
Giovanni Maruzzelli [Wed, 20 Apr 2011 08:38:45 +0000 (03:38 -0500)] 
skypopen: deleted osscuse subdir

15 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Giovanni Maruzzelli [Wed, 20 Apr 2011 08:32:49 +0000 (03:32 -0500)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

15 years agoskypopen: OSS driver, refinement
Giovanni Maruzzelli [Wed, 20 Apr 2011 08:32:03 +0000 (03:32 -0500)] 
skypopen: OSS driver, refinement

15 years agoFS-3001 --resolve
Jeff Lenk [Wed, 20 Apr 2011 04:02:51 +0000 (23:02 -0500)] 
FS-3001 --resolve

15 years agoreverse
Anthony Minessale [Tue, 19 Apr 2011 20:59:53 +0000 (15:59 -0500)] 
reverse

15 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Michael S Collins [Wed, 20 Apr 2011 00:52:55 +0000 (17:52 -0700)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

15 years agoUpdate phrase_en; add lang/en/ivr/sounds.xml for general phrase macros
Michael S Collins [Wed, 20 Apr 2011 00:52:45 +0000 (17:52 -0700)] 
Update phrase_en; add lang/en/ivr/sounds.xml for general phrase macros

15 years agodon't add routes that have no rate of the desired type
Raymond Chandler [Tue, 19 Apr 2011 19:44:09 +0000 (15:44 -0400)] 
don't add routes that have no rate of the desired type

15 years agoFS-3213 another update
Anthony Minessale [Tue, 19 Apr 2011 19:03:29 +0000 (14:03 -0500)] 
FS-3213 another update

15 years agoLower NAT port mapping disabled log msg from WARNING to INFO
Rupa Schomaker [Tue, 19 Apr 2011 19:20:28 +0000 (14:20 -0500)] 
Lower NAT port mapping disabled log msg from WARNING to INFO

15 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Jeff Lenk [Tue, 19 Apr 2011 19:20:17 +0000 (14:20 -0500)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

15 years agowindows build fix for last commit
Jeff Lenk [Tue, 19 Apr 2011 19:19:49 +0000 (14:19 -0500)] 
windows build fix for last commit

15 years agoadding fix that was reported on the mailing list and thoughtlessly left there to...
Anthony Minessale [Tue, 19 Apr 2011 18:51:08 +0000 (13:51 -0500)] 
adding fix that was reported on the mailing list and thoughtlessly left there to rot despite my begging them to open a JIRA

15 years agoFS-3252 additional fix to this bug and add better fax detect code to mod_spandsp
Anthony Minessale [Tue, 19 Apr 2011 18:29:42 +0000 (13:29 -0500)] 
FS-3252 additional fix to this bug and add better fax detect code to mod_spandsp

15 years agoFS-3252 try latest patch with new option to set sip_execute_on_image to 't38_gateway...
Anthony Minessale [Tue, 19 Apr 2011 15:50:09 +0000 (10:50 -0500)] 
FS-3252 try latest patch with new option to set sip_execute_on_image to 't38_gateway self nocng' this should skip the tone detection adn go right into the gateway mode so you should be able to do only this and have it work based on remote re-invite

15 years agouse queued sql for core registration handling
Anthony Minessale [Tue, 19 Apr 2011 15:31:19 +0000 (10:31 -0500)] 
use queued sql for core registration handling

15 years agoupdate log
Anthony Minessale [Tue, 19 Apr 2011 15:21:16 +0000 (10:21 -0500)] 
update log

15 years agoFS-3213 please try this patch
Anthony Minessale [Tue, 19 Apr 2011 15:09:55 +0000 (10:09 -0500)] 
FS-3213 please try this patch

15 years agomod_callcenter: Small fix for strategy top-down
Marc Olivier Chouinard [Tue, 19 Apr 2011 07:05:32 +0000 (03:05 -0400)] 
mod_callcenter: Small fix for strategy top-down

15 years agomod_callcenter: Another strategy 'top-down' (Name might change). This will call...
Marc Olivier Chouinard [Tue, 19 Apr 2011 05:25:09 +0000 (01:25 -0400)] 
mod_callcenter: Another strategy 'top-down' (Name might change).  This will call the agent one after the other by order... And every member start at position 1.

15 years agomod_callcenter: Ok we have round-robin and random strategy... Keep them comming ;)
Marc Olivier Chouinard [Tue, 19 Apr 2011 04:21:31 +0000 (00:21 -0400)] 
mod_callcenter: Ok we have round-robin and random strategy... Keep them comming ;)

15 years agomod_callcenter: Fix an SQL param errors ! Wish the compiler catched stuff like this
Marc Olivier Chouinard [Tue, 19 Apr 2011 03:17:58 +0000 (23:17 -0400)] 
mod_callcenter: Fix an SQL param errors ! Wish the compiler catched stuff like this

15 years agomod_hash: add realm filter to hash_dump db command so that you can quickly dump all...
Michael S Collins [Tue, 19 Apr 2011 01:43:24 +0000 (18:43 -0700)] 
mod_hash: add realm filter to hash_dump db command so that you can quickly dump all entries that belong only to a specific realm without getting the whole db

15 years agomod_callcenter: More SQL changes to make the new strategy work on postgresql
Marc Olivier Chouinard [Mon, 18 Apr 2011 21:16:51 +0000 (17:16 -0400)] 
mod_callcenter: More SQL changes to make the new strategy work on postgresql

15 years agomod_callcenter: SQL error in the new proto (and might not still be working) strategy
Marc Olivier Chouinard [Mon, 18 Apr 2011 19:10:40 +0000 (15:10 -0400)] 
mod_callcenter: SQL error in the new proto (and might not still be working) strategy

15 years agoenable optimal defaults on linux kernels that can support newer features.
Anthony Minessale [Mon, 18 Apr 2011 11:17:33 +0000 (11:17 +0000)] 
enable optimal defaults on linux kernels that can support newer features.

15 years agomod_callcenter: Add a very prototype (and maybe not functional) strategy called ...
Marc Olivier Chouinard [Sun, 17 Apr 2011 16:46:32 +0000 (12:46 -0400)] 
mod_callcenter: Add a very prototype (and maybe not functional) strategy called : sequentially-by-next-agent-order.
It will try to find the last agent we tried to reach, and start calling more agent after that one based on position.
It will use the level for the next agent, but once that level is done, it start back at the lowest level

15 years agomod_protovm: Small fix in makefile
Marc Olivier Chouinard [Sat, 16 Apr 2011 23:11:25 +0000 (19:11 -0400)] 
mod_protovm: Small fix in makefile

15 years agomod_protovm: This is a very early new prototype voicemail ivr system. You need to...
Marc Olivier Chouinard [Sat, 16 Apr 2011 23:06:32 +0000 (19:06 -0400)] 
mod_protovm: This is a very early new prototype voicemail ivr system.  You need to copy the sounds.xml and make it loadale in the language folder and protovm.conf.xml inside the autoload_configs folder.  Configs file will most definitly change.  Once stabilized, we make it install those file by default.

15 years agomod_voicemail: Adding a new voicemail fsdb api vm_fsdb_auth_login that does basic...
Marc Olivier Chouinard [Sat, 16 Apr 2011 18:44:28 +0000 (14:44 -0400)] 
mod_voicemail: Adding a new voicemail fsdb api vm_fsdb_auth_login that does basic login authentication for a user

15 years agoMerge branch 'master' into smgmaster
Moises Silva [Sat, 16 Apr 2011 02:38:56 +0000 (22:38 -0400)] 
Merge branch 'master' into smgmaster

15 years agoa few optimizations
Anthony Minessale [Fri, 15 Apr 2011 16:18:26 +0000 (16:18 +0000)] 
a few optimizations

15 years agofix default tipping point it was too low
Anthony Minessale [Fri, 15 Apr 2011 14:46:24 +0000 (14:46 +0000)] 
fix default tipping point it was too low

15 years agofix race in sla
Anthony Minessale [Fri, 15 Apr 2011 19:22:45 +0000 (14:22 -0500)] 
fix race in sla

15 years agoFS-3250 --resolve mod_callcenter: Reload a queue wont delete all the currently waitin...
Marc Olivier Chouinard [Fri, 15 Apr 2011 17:53:04 +0000 (13:53 -0400)] 
FS-3250 --resolve mod_callcenter: Reload a queue wont delete all the currently waiting members.  Only a reload of the module will.

15 years agooffer both avp and savp when using srtp
Anthony Minessale [Fri, 15 Apr 2011 16:17:36 +0000 (11:17 -0500)] 
offer both avp and savp when using srtp

15 years agovs2010 reswig
Jeff Lenk [Fri, 15 Apr 2011 00:56:45 +0000 (19:56 -0500)] 
vs2010 reswig

15 years agomod_callcenter: Fix an issues recently introduice that a max_wait time reach didn...
Marc Olivier Chouinard [Fri, 15 Apr 2011 00:23:12 +0000 (20:23 -0400)] 
mod_callcenter: Fix an issues recently introduice that a max_wait time reach didn't continue the dialplan

15 years agofix 32/64 format
Anthony Minessale [Thu, 14 Apr 2011 22:50:43 +0000 (17:50 -0500)] 
fix 32/64 format

15 years agoFS-3246 --resolve all [] {} and <> can be stacked and override the delim per set...
Anthony Minessale [Thu, 14 Apr 2011 22:44:22 +0000 (17:44 -0500)] 
FS-3246 --resolve all [] {} and <> can be stacked and override the delim per set <><^^:>{}{^^:}{^^;}[][^^:]

15 years agoclear pointer on release
Anthony Minessale [Thu, 14 Apr 2011 22:44:18 +0000 (17:44 -0500)] 
clear pointer on release

15 years agocheck_decode the caller id name in this case too
Michael Jerris [Thu, 14 Apr 2011 23:09:11 +0000 (19:09 -0400)] 
check_decode the caller id name in this case too

15 years agoadd switch_clean_name_string to strip out caller id name chars that can cause issues
Michael Jerris [Thu, 14 Apr 2011 21:51:45 +0000 (17:51 -0400)] 
add switch_clean_name_string to strip out caller id name chars that can cause issues

15 years agomod_voicemail: Implement 10 new standard api function call that allow you to control...
Marc Olivier Chouinard [Thu, 14 Apr 2011 19:21:13 +0000 (15:21 -0400)] 
mod_voicemail: Implement 10 new standard api function call that allow you to control fs voicemail storage system.  The goal is to have a standard API set for any additional storage system we wish the voicemail to run off.  Current list of added api name are : vm_fsdb_msg_count, vm_fsdb_msg_list, vm_fsdb_msg_get, vm_fsdb_msg_delete, vm_fsdb_msg_undelete, vm_fsdb_msg_purge, vm_fsdb_msg_save, vm_fsdb_pref_greeting_set, vm_fsdb_pref_recname_set, vm_fsdb_pref_password_set.

15 years agoFS-3247 check for NULL recog_hdr
Christopher Rienzo [Thu, 14 Apr 2011 14:50:41 +0000 (14:50 +0000)] 
FS-3247 check for NULL recog_hdr

15 years agoSkinny: display accessories status on CLI
Mathieu Parent [Thu, 14 Apr 2011 11:23:03 +0000 (13:23 +0200)] 
Skinny: display accessories status on CLI

15 years agoSkinny: store accessory status in db instead of memory
Mathieu Parent [Thu, 14 Apr 2011 11:02:27 +0000 (13:02 +0200)] 
Skinny: store accessory status in db instead of memory

(this is not used yet)

15 years agoFS-3244 --resolve next time also attach a backtrace
Anthony Minessale [Wed, 13 Apr 2011 21:15:15 +0000 (16:15 -0500)] 
FS-3244 --resolve next time also attach a backtrace

15 years agoSkinny: handle AccessoryStatusMessage
Mathieu Parent [Wed, 13 Apr 2011 21:15:53 +0000 (23:15 +0200)] 
Skinny: handle AccessoryStatusMessage

15 years agoMeasure twice, cut once...
Michael S Collins [Wed, 13 Apr 2011 20:39:18 +0000 (13:39 -0700)] 
Measure twice, cut once...

15 years agoSkinny: incomplete support for DialedPhoneBookMessage
Mathieu Parent [Wed, 13 Apr 2011 18:13:50 +0000 (20:13 +0200)] 
Skinny: incomplete support for DialedPhoneBookMessage

15 years agoUpdate ChangeLog through April 12
Michael S Collins [Wed, 13 Apr 2011 01:45:29 +0000 (18:45 -0700)] 
Update ChangeLog through April 12

15 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
cypromis [Wed, 13 Apr 2011 01:43:05 +0000 (03:43 +0200)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

15 years agoswigall
Brian West [Wed, 13 Apr 2011 00:34:34 +0000 (19:34 -0500)] 
swigall

15 years agofix segfault in zrtp srtcp
Brian West [Wed, 13 Apr 2011 00:33:58 +0000 (19:33 -0500)] 
fix segfault in zrtp srtcp

15 years agoUpdate ChangeLog through March 31
Michael S Collins [Wed, 13 Apr 2011 00:30:25 +0000 (17:30 -0700)] 
Update ChangeLog through March 31

15 years agodeclinatio mortuus obfirmo!
Anthony Minessale [Tue, 12 Apr 2011 18:35:33 +0000 (13:35 -0500)] 
declinatio mortuus obfirmo!

15 years ago - Improvements in getk3l script, now a option to download only the
Eduardo Nunes Pereira [Tue, 12 Apr 2011 17:51:32 +0000 (14:51 -0300)] 
 - Improvements in getk3l script, now a option to download only the
   k3lclient

15 years agoDirectory sound file: dir-for_prev.wav -> dir-for_previous.wav
Michael S Collins [Tue, 12 Apr 2011 16:33:45 +0000 (09:33 -0700)] 
Directory sound file: dir-for_prev.wav -> dir-for_previous.wav

15 years agoBump sounds to 1.0.15
Michael S Collins [Tue, 12 Apr 2011 16:29:44 +0000 (09:29 -0700)] 
Bump sounds to 1.0.15

15 years agoadd L16 def for 32ms and allow timer matrix to drop to 1ms to support nelly
Anthony Minessale [Tue, 12 Apr 2011 14:47:11 +0000 (09:47 -0500)] 
add L16 def for 32ms and allow timer matrix to drop to 1ms to support nelly

15 years agomove other more obscure L16 slices to dynamic payload
Anthony Minessale [Tue, 12 Apr 2011 14:30:15 +0000 (09:30 -0500)] 
move other more obscure L16 slices to dynamic payload

15 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
cypromis [Mon, 11 Apr 2011 21:22:32 +0000 (23:22 +0200)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

15 years agofix SST_SHORT_DATE_TIME
Buklov Boris [Mon, 11 Apr 2011 13:48:19 +0000 (17:48 +0400)] 
fix  SST_SHORT_DATE_TIME

15 years agoSkinny: more verbose log when pre-register message received
Mathieu Parent [Sun, 10 Apr 2011 21:16:56 +0000 (23:16 +0200)] 
Skinny: more verbose log when pre-register message received

15 years agoSkinny: put tables the other way
Mathieu Parent [Sun, 10 Apr 2011 21:08:46 +0000 (23:08 +0200)] 
Skinny: put tables the other way

(more standard)

Done with:
sed -i 's/{\(".*"\|NULL\), \(.*\)}/{\2, \1}/' src/mod/endpoints/mod_skinny/skinny_tables.c

15 years agoSkinny: add CP-7921G
Mathieu Parent [Sun, 10 Apr 2011 20:58:09 +0000 (22:58 +0200)] 
Skinny: add CP-7921G

and reindent

15 years agoUpdate phrase_en.xml to reflect newest prompts
Michael S Collins [Sun, 10 Apr 2011 15:21:47 +0000 (08:21 -0700)] 
Update phrase_en.xml to reflect newest prompts

15 years agoAdd digit_timeout to ESL::IVR's playAndGetDigits method
Michael S Collins [Fri, 8 Apr 2011 23:33:17 +0000 (16:33 -0700)] 
Add digit_timeout to ESL::IVR's playAndGetDigits method

15 years agomore logging, cleanup, etc
Raymond Chandler [Fri, 8 Apr 2011 21:03:50 +0000 (17:03 -0400)] 
more logging, cleanup, etc

15 years agofix SST_SHORT_DATE_TIME thanks sibsvt@gmail.com
Buklov Boris [Fri, 8 Apr 2011 19:55:33 +0000 (23:55 +0400)] 
fix SST_SHORT_DATE_TIME thanks sibsvt@gmail.com

15 years agomove sig messages up to DEBUG1
Anthony Minessale [Fri, 8 Apr 2011 19:23:16 +0000 (14:23 -0500)] 
move sig messages up to DEBUG1

15 years agoFS-3137 --resolve less of a memory leak more of a pool swelling, replaced a pool...
Anthony Minessale [Fri, 8 Apr 2011 19:04:01 +0000 (14:04 -0500)] 
FS-3137 --resolve less of a memory leak more of a pool swelling, replaced a pool strdup that could recur with a strdup/free to avoid it

15 years agoconf: Only english is built by default.y
Marc Olivier Chouinard [Fri, 8 Apr 2011 19:13:11 +0000 (15:13 -0400)] 
conf: Only english is built by default.y

15 years agorebind sighandlers
Brian West [Fri, 8 Apr 2011 18:46:02 +0000 (13:46 -0500)] 
rebind sighandlers

15 years agoftmod_isdn: Fix warnings
Stefan Knoblich [Fri, 8 Apr 2011 12:53:59 +0000 (14:53 +0200)] 
ftmod_isdn: Fix warnings

No guarantee this module still works, but it compiles again.

Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
15 years agoFS-3232 --resolve using relative path in windows script
Jeff Lenk [Thu, 7 Apr 2011 20:47:30 +0000 (15:47 -0500)] 
FS-3232 --resolve using relative path in windows script

15 years agofreetdm: fix rx gain
Moises Silva [Thu, 7 Apr 2011 15:21:50 +0000 (11:21 -0400)] 
freetdm: fix rx gain

15 years agofreetdm: apply gain before dumping to file
Moises Silva [Wed, 6 Apr 2011 22:42:01 +0000 (18:42 -0400)] 
freetdm: apply gain before dumping to file