]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
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.
Michael S Collins [Fri, 22 Apr 2011 22:27:54 +0000 (15:27 -0700)]
config: Talking clock dialplan example (Thanks AviMarcus)
Anthony Minessale [Fri, 22 Apr 2011 21:43:29 +0000 (16:43 -0500)]
FS-3166 --resolve
Georgiewskiy Yuriy [Fri, 22 Apr 2011 11:19:27 +0000 (15:19 +0400)]
fix race condition on destroying signaling thread in h323 library
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
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
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
Brian West [Fri, 22 Apr 2011 00:32:37 +0000 (19:32 -0500)]
Fix issue with SLA and Barge
Jeff Lenk [Thu, 21 Apr 2011 17:59:37 +0000 (12:59 -0500)]
OPENZAP-153 --resolve
Giovanni Maruzzelli [Thu, 21 Apr 2011 17:44:31 +0000 (12:44 -0500)]
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Giovanni Maruzzelli [Thu, 21 Apr 2011 17:44:05 +0000 (12:44 -0500)]
skypopen: adding installer and Skype client configuration directories (to be announced :) )
Jeff Lenk [Wed, 20 Apr 2011 21:26:47 +0000 (16:26 -0500)]
stupid compiler this should never have worked
Michael S Collins [Wed, 20 Apr 2011 20:40:59 +0000 (13:40 -0700)]
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Michael S Collins [Wed, 20 Apr 2011 20:40:47 +0000 (13:40 -0700)]
Update ChangeLog through April 20
David Yat Sin [Wed, 20 Apr 2011 18:56:11 +0000 (14:56 -0400)]
Merge remote branch 'smgfs/master'
David Yat Sin [Wed, 20 Apr 2011 18:44:58 +0000 (14:44 -0400)]
Merge branch 'master' of git.sangoma.com:smg_freeswitch
David Yat Sin [Wed, 20 Apr 2011 18:44:47 +0000 (14:44 -0400)]
Missed file in last commit
David Yat Sin [Wed, 20 Apr 2011 18:44:29 +0000 (14:44 -0400)]
chlog: freetdm: Added q931-trace and q921-trace options
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.
Brian West [Wed, 20 Apr 2011 16:35:14 +0000 (11:35 -0500)]
swigall
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
Giovanni Maruzzelli [Wed, 20 Apr 2011 08:38:45 +0000 (03:38 -0500)]
skypopen: deleted osscuse subdir
Giovanni Maruzzelli [Wed, 20 Apr 2011 08:32:49 +0000 (03:32 -0500)]
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Giovanni Maruzzelli [Wed, 20 Apr 2011 08:32:03 +0000 (03:32 -0500)]
skypopen: OSS driver, refinement
Jeff Lenk [Wed, 20 Apr 2011 04:02:51 +0000 (23:02 -0500)]
FS-3001 --resolve
Anthony Minessale [Tue, 19 Apr 2011 20:59:53 +0000 (15:59 -0500)]
reverse
Michael S Collins [Wed, 20 Apr 2011 00:52:55 +0000 (17:52 -0700)]
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
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
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
Anthony Minessale [Tue, 19 Apr 2011 19:03:29 +0000 (14:03 -0500)]
FS-3213 another update
Rupa Schomaker [Tue, 19 Apr 2011 19:20:28 +0000 (14:20 -0500)]
Lower NAT port mapping disabled log msg from WARNING to INFO
Jeff Lenk [Tue, 19 Apr 2011 19:20:17 +0000 (14:20 -0500)]
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Jeff Lenk [Tue, 19 Apr 2011 19:19:49 +0000 (14:19 -0500)]
windows build fix for last commit
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
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
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
Anthony Minessale [Tue, 19 Apr 2011 15:31:19 +0000 (10:31 -0500)]
use queued sql for core registration handling
Anthony Minessale [Tue, 19 Apr 2011 15:21:16 +0000 (10:21 -0500)]
update log
Anthony Minessale [Tue, 19 Apr 2011 15:09:55 +0000 (10:09 -0500)]
FS-3213 please try this patch
Marc Olivier Chouinard [Tue, 19 Apr 2011 07:05:32 +0000 (03:05 -0400)]
mod_callcenter: Small fix for strategy top-down
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.
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 ;)
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
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
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
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
Anthony Minessale [Mon, 18 Apr 2011 11:17:33 +0000 (11:17 +0000)]
enable optimal defaults on linux kernels that can support newer features.
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
Marc Olivier Chouinard [Sat, 16 Apr 2011 23:11:25 +0000 (19:11 -0400)]
mod_protovm: Small fix in makefile
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.
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
Moises Silva [Sat, 16 Apr 2011 02:38:56 +0000 (22:38 -0400)]
Merge branch 'master' into smgmaster
Anthony Minessale [Fri, 15 Apr 2011 16:18:26 +0000 (16:18 +0000)]
a few optimizations
Anthony Minessale [Fri, 15 Apr 2011 14:46:24 +0000 (14:46 +0000)]
fix default tipping point it was too low
Anthony Minessale [Fri, 15 Apr 2011 19:22:45 +0000 (14:22 -0500)]
fix race in sla
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.
Anthony Minessale [Fri, 15 Apr 2011 16:17:36 +0000 (11:17 -0500)]
offer both avp and savp when using srtp
Jeff Lenk [Fri, 15 Apr 2011 00:56:45 +0000 (19:56 -0500)]
vs2010 reswig
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
Anthony Minessale [Thu, 14 Apr 2011 22:50:43 +0000 (17:50 -0500)]
fix 32/64 format
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 <><^^:>{}{^^:}{^^;}[][^^:]
Anthony Minessale [Thu, 14 Apr 2011 22:44:18 +0000 (17:44 -0500)]
clear pointer on release
Michael Jerris [Thu, 14 Apr 2011 23:09:11 +0000 (19:09 -0400)]
check_decode the caller id name in this case too
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
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.
Christopher Rienzo [Thu, 14 Apr 2011 14:50:41 +0000 (14:50 +0000)]
FS-3247 check for NULL recog_hdr
Mathieu Parent [Thu, 14 Apr 2011 11:23:03 +0000 (13:23 +0200)]
Skinny: display accessories status on CLI
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)
Anthony Minessale [Wed, 13 Apr 2011 21:15:15 +0000 (16:15 -0500)]
FS-3244 --resolve next time also attach a backtrace
Mathieu Parent [Wed, 13 Apr 2011 21:15:53 +0000 (23:15 +0200)]
Skinny: handle AccessoryStatusMessage
Michael S Collins [Wed, 13 Apr 2011 20:39:18 +0000 (13:39 -0700)]
Measure twice, cut once...
Mathieu Parent [Wed, 13 Apr 2011 18:13:50 +0000 (20:13 +0200)]
Skinny: incomplete support for DialedPhoneBookMessage
Michael S Collins [Wed, 13 Apr 2011 01:45:29 +0000 (18:45 -0700)]
Update ChangeLog through April 12
cypromis [Wed, 13 Apr 2011 01:43:05 +0000 (03:43 +0200)]
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Brian West [Wed, 13 Apr 2011 00:34:34 +0000 (19:34 -0500)]
swigall
Brian West [Wed, 13 Apr 2011 00:33:58 +0000 (19:33 -0500)]
fix segfault in zrtp srtcp
Michael S Collins [Wed, 13 Apr 2011 00:30:25 +0000 (17:30 -0700)]
Update ChangeLog through March 31
Anthony Minessale [Tue, 12 Apr 2011 18:35:33 +0000 (13:35 -0500)]
declinatio mortuus obfirmo!
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
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
Michael S Collins [Tue, 12 Apr 2011 16:29:44 +0000 (09:29 -0700)]
Bump sounds to 1.0.15
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
Anthony Minessale [Tue, 12 Apr 2011 14:30:15 +0000 (09:30 -0500)]
move other more obscure L16 slices to dynamic payload
cypromis [Mon, 11 Apr 2011 21:22:32 +0000 (23:22 +0200)]
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Buklov Boris [Mon, 11 Apr 2011 13:48:19 +0000 (17:48 +0400)]
fix SST_SHORT_DATE_TIME
Mathieu Parent [Sun, 10 Apr 2011 21:16:56 +0000 (23:16 +0200)]
Skinny: more verbose log when pre-register message received
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
Mathieu Parent [Sun, 10 Apr 2011 20:58:09 +0000 (22:58 +0200)]
Skinny: add CP-7921G
and reindent
Michael S Collins [Sun, 10 Apr 2011 15:21:47 +0000 (08:21 -0700)]
Update phrase_en.xml to reflect newest prompts
Michael S Collins [Fri, 8 Apr 2011 23:33:17 +0000 (16:33 -0700)]
Add digit_timeout to ESL::IVR's playAndGetDigits method
Raymond Chandler [Fri, 8 Apr 2011 21:03:50 +0000 (17:03 -0400)]
more logging, cleanup, etc
Buklov Boris [Fri, 8 Apr 2011 19:55:33 +0000 (23:55 +0400)]
fix SST_SHORT_DATE_TIME thanks sibsvt@gmail.com
Anthony Minessale [Fri, 8 Apr 2011 19:23:16 +0000 (14:23 -0500)]
move sig messages up to DEBUG1
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
Marc Olivier Chouinard [Fri, 8 Apr 2011 19:13:11 +0000 (15:13 -0400)]
conf: Only english is built by default.y
Brian West [Fri, 8 Apr 2011 18:46:02 +0000 (13:46 -0500)]
rebind sighandlers
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>
Jeff Lenk [Thu, 7 Apr 2011 20:47:30 +0000 (15:47 -0500)]
FS-3232 --resolve using relative path in windows script
Moises Silva [Thu, 7 Apr 2011 15:21:50 +0000 (11:21 -0400)]
freetdm: fix rx gain
Moises Silva [Wed, 6 Apr 2011 22:42:01 +0000 (18:42 -0400)]
freetdm: apply gain before dumping to file