]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
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
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
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
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
Daniel Swarbrick [Wed, 6 Apr 2011 13:36:35 +0000 (15:36 +0200)]
Allow longer input regexes to be used in phrases
Daniel Swarbrick [Tue, 5 Apr 2011 21:02:50 +0000 (23:02 +0200)]
SNMP MIBs have their own comment style
Anthony Minessale [Tue, 5 Apr 2011 15:35:52 +0000 (10:35 -0500)]
--resolve FS-3219
Michal Bielicki - cypromis [Tue, 5 Apr 2011 11:05:22 +0000 (13:05 +0200)]
Added copyright headers for sponsored work
Michael S Collins [Tue, 5 Apr 2011 04:53:11 +0000 (21:53 -0700)]
Add pa devlist to portaudio webapi
Jeff Lenk [Tue, 5 Apr 2011 01:55:56 +0000 (20:55 -0500)]
FS-3228 --resolve
Anthony Minessale [Mon, 4 Apr 2011 23:50:46 +0000 (18:50 -0500)]
FS-3229 --resolve
Anthony Minessale [Mon, 4 Apr 2011 22:43:05 +0000 (17:43 -0500)]
fix another regression from
27c6d1111c8eb9929cedf707632b33405019e03a this probably broke the mad boss extension
Anthony Minessale [Mon, 4 Apr 2011 21:51:30 +0000 (16:51 -0500)]
Anthony Minessale [Mon, 4 Apr 2011 19:14:38 +0000 (14:14 -0500)]
FS-3226 --resolve SO, If the RFC told you to jump off a cliff......?
Anthony Minessale [Mon, 4 Apr 2011 16:55:05 +0000 (11:55 -0500)]
FS-3227 --resolve this looks like sane changes. My only complaint was the formatting. Watch for whitespace indentation by looking at the code in emacs or vi where it should be tabed properly.
Anthony Minessale [Mon, 4 Apr 2011 16:39:39 +0000 (11:39 -0500)]
FS-2877 After further review I can concede the point that we should always say partial considering how we do things. With this commit we should at least be sending separate partial updates for each existing dialog to everyone with a subscription. If we need to introduce more data, consolidate them etc. We need to do it in small chunks and keep things sane.
Buklov Boris [Mon, 4 Apr 2011 13:56:58 +0000 (17:56 +0400)]
fix and add support multy currency <action application=set data=currency=rubl/> dollar or other
Anthony Minessale [Sun, 3 Apr 2011 22:55:07 +0000 (17:55 -0500)]
FS-3224 --resolve
Anthony Minessale [Sun, 3 Apr 2011 22:53:06 +0000 (17:53 -0500)]
FS-3224 this is comfort noise. i guess its not comforting, i'll remove it.
cypromis [Sun, 3 Apr 2011 18:14:07 +0000 (20:14 +0200)]
one should not copy files over ... copy and paste errors suck.
Anthony Minessale [Sun, 3 Apr 2011 17:03:29 +0000 (12:03 -0500)]
auto-aleg-full and auto-aleg-domain for from_domain field in gateway
Michal Bielicki [Sat, 2 Apr 2011 01:13:31 +0000 (03:13 +0200)]
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Michal Bielicki [Sat, 2 Apr 2011 01:13:06 +0000 (03:13 +0200)]
Added Hebrew Language package to debian buildsystem
Anthony Minessale [Sat, 2 Apr 2011 00:46:48 +0000 (19:46 -0500)]
do this slightly safer so we don't have the mutex locked when we exec the app
Michal Bielicki [Sat, 2 Apr 2011 00:44:10 +0000 (02:44 +0200)]
FS-3221
Anthony Minessale [Fri, 1 Apr 2011 22:39:20 +0000 (17:39 -0500)]
add execute_on function so you can have execute_on_answer_1 execute_on_answer_2 execute_on_answer_3 etc
Brian West [Fri, 1 Apr 2011 22:38:58 +0000 (17:38 -0500)]
FS-3220: more than just typos
Michal Bielicki [Fri, 1 Apr 2011 22:32:50 +0000 (00:32 +0200)]
typo in spec file
Buklov Boris [Fri, 1 Apr 2011 20:54:07 +0000 (00:54 +0400)]
fix
Anthony Minessale [Fri, 1 Apr 2011 19:22:36 +0000 (14:22 -0500)]
add option for from-domain to be set to auto-aleg in gateway config
Michal Bielicki [Fri, 1 Apr 2011 19:26:33 +0000 (21:26 +0200)]
added FS-3211 changes to freeswitch.spec
Buklov Boris [Fri, 1 Apr 2011 18:54:45 +0000 (22:54 +0400)]
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Buklov Boris [Fri, 1 Apr 2011 18:53:52 +0000 (22:53 +0400)]
mod_say_ru now support say_string like mod_say_en. Now support channel variables gender,cases can be set in english and russian for example: <action application="set" data="cases=nominativus/> <action application="set" data="gender=male_h"/> <action application="say" data="ru NUMBER PRONOUNCED 1001"/>
Anthony Minessale [Fri, 1 Apr 2011 18:20:35 +0000 (13:20 -0500)]
FS-3214 try this