Displaying 20 results from an estimated 4000 matches similar to: "vertical service codes (US standard)"
2006 Apr 10
3
Vertical
Hi all.
I'm in the process of configuring a phone system for my family and friends.
I'm wondering if I should try to implement the "Vertical
Services" (http://www.nanpa.com/number_resource_info/vsc_assign) in the
Asterisk dialplan, or if I should delegate those functions to the various
ATA's.
For example, the Sipura SPA 2002 can handle*69 internally. On the other
2016 May 06
1
[PATCH] perl: use INT2PTR macro for casting back to guestfs_h * (RHBZ#1150298)
Use the right macro, which should avoid the warnings seen with Perl
headers on some architecture.
---
generator/perl.ml | 2 +-
perl/typemap | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/generator/perl.ml b/generator/perl.ml
index 19cabb6..a665051 100644
--- a/generator/perl.ml
+++ b/generator/perl.ml
@@ -242,7 +242,7 @@ DESTROY (sv)
HV *hv = (HV *) SvRV (sv);
2010 Jul 07
1
[PATCH] hivex: add hivex_set_value api call and ocaml/perl bindings, tests
Round 3 -- this time with working OCaml bindings.
(I'm not on the list, please copy me on replies, thanks.)
---
generator/generator.ml | 77 ++++++++++++++++++++++++++++++++++++++++-
lib/hivex.c | 90 ++++++++++++++++++++++++++++++++++++++++++++++++
perl/t/201-setvalue.t | 54 ++++++++++++++++++++++++++++
3 files changed, 219 insertions(+), 2 deletions(-)
create mode 100644
2003 Nov 19
1
Service codes for MGCP channels
Hi there,
after testing with a MGCP phone (Swissvoice ip10s) I found the following
ASTERISK-based codes (VERTICAL SERVICE CODES) to work - I assume that
most of those will also work with SIP, but haven't checked that yet:
*67 - Calling Number Delivery Blocking
*70 - Cancel Call Waiting
*72 - Call Forwarding Activation
*73 - Call Forwarding Deactivation
*78 - Do Not Disturb Activation
2004 Sep 10
0
Proposal regarding the "*80" vertical service code
I can't seem to get *80 to do its thing on a Zap channel. Looks like
*8 is being seen by asterisk first, and *80 is basically inaccessible.
What *80 is intended to do, by the documentation on the wiki and by
inspection of the source code, is add the last callerid to the
blacklist.
Looking at the source, I see the same behavior coded in chan_zap,
chan_mgcp, and chan_skinny. While *8
2006 Jul 31
2
two printers with same name problem
hello
i was uploading drivers and renamed a printer by error with the name of
an other existing one.
now, when i rename one of them or click-right and ask for properties,
it's always the first printer that is renamed or that i see the
properties of. so i cant fix my mistake.
has anybody the same problem ?
how should i fix that ?
thanks
ELH
--
?ric LE H?NAFF
?cole normale sup?rieure -
2010 Mar 16
2
Missing index in vector assignment
Dear r-helpers,
I am getting a mismatch error between two variables:
svp <- ksvm(x, y, type="nu-svc")
Error in .local(x, ...) : x and y don't match.
and I suspect that it might be due to missing index in the y variable which
I defined as:
y <- (LVvar[,1])
I tried various methods to make the y assignment in the same format as x,
which is a dataframe
x <-
2003 Aug 13
2
CLASS feature syntax
I'm looking to implement some basic CLASS features, using my own
dialplans as well as those so thoughtfully contributed by "The
Traveller" a few weeks back.
However, instead of building my own dialing sequences (*69, *67, etc.
etc.) for these features, I went looking for the standard list of
CLASS dialing codes. I found this
2011 Aug 26
1
kernlab: ksvm() bug?
Hello all,
I'm trying to run a gird parameter search for a svm.
Therefore I'M using the ksvm function from the kernlab package.
----
svp <- ksvm(Ktrain,ytrain,type="nu-svc",nu=C)
----
The problem is that the optimization algorithm does not return
for certain parameters.
I tried to use setTimeLimit() but that doesn't seem to help.
I suspect that ksvm() calls c code that
2009 Apr 01
1
SAS Institute to invest upto $20 m with R Project
A SAS spokesperson has confirmed to this blog that they have invested
in the R ?Core project to help build next generation algorithms .
Details are sketchy but indications of some shift on cloud hosted SAS
,called SaaS are emerging.Also includes some details on Jim Davis ,SVP
SAS marketing's statement on BI and Anne Milley having a new
assignment within SAS Institute.
Read more here -
2020 Feb 13
4
NetworkManager on servers
Le 11/02/2020 ? 14:11, Jonathan Billings a ?crit?:
> I've mentioned on this list countless times about how NetworkManager
> is actually pretty good for a general server. Automatic link
> detection and activation/deactivation, a dispatch service on link
> activation/deactivation, support for bringing up secondary interfaces
> after a primary goes up, a dbus interface for
2006 Jul 24
5
USRMGR and 3.0.23a
hello
i cant manage groups with usrmgr and the configuration below
debian sarge, samba 3.0.22, openldap 2.2.23, smbldap-tools 0.8.7.
usrmgr reports he cant find the groups.
is it solved by samba 3.0.23a ? does anybody report enhancement after
upgrading to 3.0.23a ?
Regards
ELH
--
?ric LE H?NAFF
?cole normale sup?rieure - Centre de ressources informatiques
Informaticien, Ing?nieur d?veloppements
2002 May 29
1
New with Samba
Hello to all,
I have installed Mandrake 8.2 in a PC with 2 net cards. This is a subnet. The main net is called RED with a server in WinNT server 4.0 svp 3 and the subnet Animacion. When I configure Samba, I cannot see the other PC?s of RED. The other PC in the subnet is in Win2k. In this I can see the shared dir of the Linux. Making a browse in network. The linux is configured to enter to the
2010 Jul 03
1
[PATCH] hivex: add hivex_set_value api call and perl bindings, tests
Added Perl binding glue and a simple test along the lines of present
tests.
(And again: I'm not on the list, please CC me on replies. Thanks!)
---
generator/generator.ml | 62 +++++++++++++++++++++++++++++++--
lib/hivex.c | 90 ++++++++++++++++++++++++++++++++++++++++++++++++
perl/t/201-setvalue.t | 54 ++++++++++++++++++++++++++++
3 files changed, 203 insertions(+), 3
2004 Mar 29
1
wine-20040309 build error
Hi all,
I am trying to build wine-20040309, and i am facing a gcc crash while compiling
winetest. The log is below (sorry : it's localized in french).
make[2]: Entre dans le r?pertoire
`/home/root/build/wine-20040309/programs/winetest'../../tools/winegcc/winegcc
-B../../tools/winebuild -mwindows gui.o main.o send.o util.o
winetest.exe.dbg.o gui.res winetest.res -o winetest.exe.so
2011 May 26
0
R svm prediction kernlab
Hi All,
I am using ksvm method in kernlab R package for support vector
machines. I learned the multiclass one-against-one svm from training data
and using it to classify new datapoints. But I want to update/finetune the
'svm weights' based on some criteria and use the updated svm weights in the
predict method framework. I don't know if its possible or not, how do
classify new
2020 Oct 09
2
llvmbuildectomy
Hi Folks,
Although LLVM now relies on cmake for its build configuration, it still calls an
external Python script, namely llvm-build, to manage component dependecies,
activation or deactivation of target componenents and generating description for
llvm-config.
This system is documented in http://llvm.org/docs/CommandGuide/llvm-build.html
and https://llvm.org/docs/LLVMBuild.html.
Several
2010 Nov 02
1
Feature Request for 1.10 - ISDN power-save mode
Hi,
In Europe many Telcos implement power-save mode
(See http://www.isdn-test.de/ihhe12.htm#Heading37 and scroll down to
'Activation / Deactivation' for more information).
Would you agree to have this feature added to the ones already discuused for
next Asterisk release ?
(See https://wiki.asterisk.org/wiki/display/AST/AstriDevCon+2010)
Regards
-------------- next part --------------
An
2011 Aug 04
1
Re: Rosetta Stone
Here is my experience with Rosetta Stone:
I am SO unhappy with Rosetta Stone. I purchased a RS language program from a vendor who was using a fake licensing certificate and stolen credit cards to buy thousands of RS products and resell them. The guy is now in jail and was ordered to pay restitution to Rosetta Stone. I only found this out when I contacted them to get a deactivation code to
2006 Dec 23
1
Question regarding window output extents
Hi,
in a plugin I am developing with some other people (namely: tabbed
window grouper), we want to paint a glow like effect around the windows.
This is done by adding the glow as "second decoration" around the window
decoration.
The question now is: How can we communicate the fact that there is a
second set of decoration properly to other plugins so that window
damaging and