search for: tove

Displaying 11 results from an estimated 11 matches for "tove".

Did you mean: move
2023 Mar 09
0
njs-0.7.11
Hello, I'm glad to announce a new release of NGINX JavaScript module (njs). Notable new features: - XMLNode API to modify XML documents: : const xml = require("xml"); : let data = `<note><to b="bar" a="foo">Tove</to><from>Jani</from></note>`; : let doc = xml.parse(data); : : doc.$root.to.$attr$b = 'bar2'; : doc.$root.to.setAttribute('c', 'baz'); : delete doc.$root.to.$attr$a; : : console.log(xml.serializeToString(doc.$root.to)) : /* '<to b="bar2&q...
2007 Feb 14
2
File into database migration
Hi, I am trying to figure out an approach to load in our initial data into our database. I have written some load_data migrations which populate a lot of the stuff, how some of the database items are images etc and I am trying to figure out how to approach added them to the database during a rake db:migrate I am thinking if I store the files in a folder off the RAILS_ROOT I should be able to
1997 Jul 25
7
Amanda 2.3.0.5-Samba 1.9.16p11 PC backups...
At the bottom is what I got returned from AMANDA 2.3.0.5 after patching Samba 1.9.16p11 to give estimates. Any idea what I might not have done yet? My disklist reads: shokk \\thor\depot nocomp-user-gnutar To connect successfully to that server with smbclient, I have to do this, giving the same password that I now have in /etc/amandapass: smbclient \\\\THOR\\DEPOT -U BACKUP Also, the
2015 Jun 04
0
Asterisk 11.18.0 Now Available
...sing the roster (Reported by Simon Arlott) * ASTERISK-24780 - [patch] - Buddies are always auto-registered when processing the roster (Reported by Simon Arlott) Improvements made in this release: ----------------------------------- * ASTERISK-24744 - Swedish Core Voice prompts (Reported by Tove Hjelm) * ASTERISK-25043 - [patch] Avoiding ERR_remove_state in OpenSSL (Reported by Alexander Traud) * ASTERISK-24917 - [patch] clang compilation warnings (Reported by Diederik de Groot) * ASTERISK-25040 - pbx: Improve performance of reloads by making hint destruction mor...
2015 Jun 04
0
Asterisk 11.18.0 Now Available
...sing the roster (Reported by Simon Arlott) * ASTERISK-24780 - [patch] - Buddies are always auto-registered when processing the roster (Reported by Simon Arlott) Improvements made in this release: ----------------------------------- * ASTERISK-24744 - Swedish Core Voice prompts (Reported by Tove Hjelm) * ASTERISK-25043 - [patch] Avoiding ERR_remove_state in OpenSSL (Reported by Alexander Traud) * ASTERISK-24917 - [patch] clang compilation warnings (Reported by Diederik de Groot) * ASTERISK-25040 - pbx: Improve performance of reloads by making hint destruction mor...
2012 Dec 20
4
Memory filling up while looping
Hey, I have an double loop like this: chunk <- list(1:10, 11:20, 21:30) for(k in 1:length(chunk)){ print(chunk[k]) DummyCatcher <- NULL for(i in chunk[k]){ print("i load something") dummy <- 1 print("i do something") dummy <- dummy + 1 print("i do put it together") DummyCatcher = rbind(DummyCatcher, dummy) } print("i save a chunk
2015 Jun 04
0
Asterisk 13.4.0 Now Available
...-------------------- * ASTERISK-25044 - sorcery: Add ability to insert a new wizard into an object type's list (Reported by George Joseph) * ASTERISK-24892 - Super Awesome Company sound prompts (Reported by Rusty Newton) * ASTERISK-24744 - Swedish Core Voice prompts (Reported by Tove Hjelm) * ASTERISK-25043 - [patch] Avoiding ERR_remove_state in OpenSSL (Reported by Alexander Traud) * ASTERISK-25045 - vector: Add new capabilities and unit tests (Reported by George Joseph) * ASTERISK-24706 - [patch]add auto-dtmf mode for pjsip (Reported by yaron nahum...
2015 Jun 04
0
Asterisk 13.4.0 Now Available
...-------------------- * ASTERISK-25044 - sorcery: Add ability to insert a new wizard into an object type's list (Reported by George Joseph) * ASTERISK-24892 - Super Awesome Company sound prompts (Reported by Rusty Newton) * ASTERISK-24744 - Swedish Core Voice prompts (Reported by Tove Hjelm) * ASTERISK-25043 - [patch] Avoiding ERR_remove_state in OpenSSL (Reported by Alexander Traud) * ASTERISK-25045 - vector: Add new capabilities and unit tests (Reported by George Joseph) * ASTERISK-24706 - [patch]add auto-dtmf mode for pjsip (Reported by yaron nahum...
2016 Jul 13
0
Certified Asterisk 13.8-cert1 Now Available
...ed by Dmitriy Serov) * ASTERISK-25044 - sorcery: Add ability to insert a new wizard into an object type's list (Reported by George Joseph) * ASTERISK-24892 - Super Awesome Company sound prompts (Reported by Rusty Newton) * ASTERISK-24744 - Swedish Core Voice prompts (Reported by Tove Hjelm) * ASTERISK-25043 - [patch] Avoiding ERR_remove_state in OpenSSL (Reported by Alexander Traud) * ASTERISK-25045 - vector: Add new capabilities and unit tests (Reported by George Joseph) * ASTERISK-24706 - [patch]add auto-dtmf mode for pjsip (Reported by yaron nahum...
2016 Jul 27
3
Asterisk 14.0.0-beta1 Now Available
...by Maciej Szmigiero) * ASTERISK-25044 - sorcery: Add ability to insert a new wizard into an object type's list (Reported by George Joseph) * ASTERISK-24892 - Super Awesome Company sound prompts (Reported by Rusty Newton) * ASTERISK-24744 - Swedish Core Voice prompts (Reported by Tove Hjelm) * ASTERISK-25049 - CLI: Enable automatic references to modules (Reported by Corey Farrell) * ASTERISK-25056 - Modules: Make ast_module_info->self available to auxiliary sources. (Reported by Corey Farrell) * ASTERISK-25045 - vector: Add new capabilities and unit tes...
2019 Dec 24
0
Certified Asterisk 16.3-cert1 Now Available
...77 <https://issues.asterisk.org/jira/browse/ASTERISK-27677>] - [patch] BuildSystem: Enable system provided libedit on OpenBSD. (Reported by Alexander Traud) - [ASTERISK-27670 <https://issues.asterisk.org/jira/browse/ASTERISK-27670>] - [patch] BuildSystem: Remove chan_h323 leftovers. (Reported by Alexander Traud) - [ASTERISK-27595 <https://issues.asterisk.org/jira/browse/ASTERISK-27595>] - [patch] BuildSystem: Invoke ldconfig with previous paths. (Reported by Alexander Traud) - [ASTERISK-27631 <https://issues.asterisk.org/jira/browse/ASTERISK-27631&gt...