Displaying 20 results from an estimated 160 matches similar to: "Problems with Samba as a ADS domain member"
2004 Aug 05
1
h323 gnugk to h323 asterisk and then to endpoint
hi,
we are using a voip h323 switch. the switch sends all caals to our
Gatekeeper (gnugk).
gnugk musst send all calls to asterisk and asterisk must do his choice
(sip endpoint or out to PSTN)
Making calls to our h323 switch works fine over asterisk. what must i
configure to get inboung h323 calls from our gnugk to asterisk?
any hints for me?
thx
--
Thomas K?pper
01063 Telecom GmbH &
2004 Aug 09
0
sip endpoint not ringing
with a h323 client over my gatekepper a call comes over asrerisk to my
sip endpoint:
== Spawn extension (sip-phones, 01634255122, 1) exited non-zero on
'SIP/0699073201-528d'
-- Executing Dial("H323/ip$10.0.0.124:49638/18690",
"SIP/0699073201") in new stack
-- Called 0699073201
-- SIP/0699073201-dc61 is ringing
-- SIP/0699073201-dc61 answered
2004 Jul 27
5
sip over h323
Hi List,
we are using openh323 gatekeeper for voip telefony. We also have a voip
over ss7 TELES Switch for voip into POSTN Network. Know we want to use
Asterisk for converting SIP to h323.
Now my question. Is Asterisk an full h323 gatekeeper like openh323? Do
we need openh323 GK for astrerisk, too?. And how can i tell asterisk
to sent all none SIP-ip calls to the gatekeeper over h323?
thx
2007 Dec 20
1
auto named savings (pngs & data-frames)
Hello, i only got a small problem.
i try to create automatic new dataframes, or png?s. the main problem i
got is:
how can i create automatic a new name for a file (read out by simply
"for") -
i tried to use "(paste...) but theres an errormessage, about a wrong
declination. R told it is as.character, but need as.Real.
Should i use another method than "paste"?
i tried as
2009 Apr 29
0
combine_factor to empty level
ID: T8dfe471e360ac80264c6c
Dear,
I'm using R 2.8.1 with the package reshape version 0.8.2 .
It seems that the combine_factor function has problems with combining levels to
an empty level:
#EXAMPLE WORKING
test<-sample(c(1:10),1000,replace=T)
testf<-factor(test, c(1:10), LETTERS[1:10])
table(testf,exclude=NULL)
testc<-combine_factor(testf, c(1,1,1,1,1,2,2,2,2,2))
2004 Jul 20
0
Benutzer nicht gefunden (Passwort)
Automatisch generierte Meldung !
################################
Hallo,
leider wurde die von Ihnen verwendete EMail-Adresse 'r-devel@r-project.org' in
unseren Datenbanken (Bewerber/Firmen-Ansprechpartner) nicht gefunden.
Ihre Userdaten k?nnen Sie auch ?ber unsere Homepage www.alma-mater.de unter
Hilfe/Passwort direkt abfragen.
Bitte verwenden Sie als Absendeadresse die
2004 Jan 06
1
ring tone
Hi !
I have a small problem. When switching a call (pstn -> sip user), I get the
sip phone ringing - ie. everything is OK, but I do not get a ringtone in the
handset on the pstn side. Can anyone help me out in how to make * play tones
?
My setup:
E1 IP
pstn ------ Asterisk ------ sip phone
Regards,
Dave
2012 Aug 20
3
[Bug 53842] New: Nouveau fails to read EDID, but X succeeds.
https://bugs.freedesktop.org/show_bug.cgi?id=53842
Bug #: 53842
Summary: Nouveau fails to read EDID, but X succeeds.
Classification: Unclassified
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component:
2004 Aug 20
4
telnet and Root
Sorry if this is posted to the wrong forum but as it is related to a problem
I have with Asterisk it may just scrape through!!
I am running Fedora 1 and I can telnet in to my asterisk box as any user
except root and am using the same credentials as logging in locally. I am
new to Linux and any help would be gratefully appreciated.
Thanks
Neil
-------------- next part --------------
An
2005 Mar 24
4
Can a Samba server join multiple NT domain?
Hi,
Say if there are DomainX and DomainY, both are not in trusted
relationship. Can a Samba server join both DomainX and DomainY?
I can't find any related information on Internet. Your help would be
appreciated.
Thanks!
Yimin
2016 Sep 19
0
Error "Failed extended allocation RID pool operation..."
> To see rid pool info run the following from a Windows command prompt.
> dcdiag /s:DCNAME /test:ridmanager /v
> Replace DCNAME with the dns name of your Domain Controller. I wonder
> if OP has exhausted his RID pool. Unlikely but possible. I also see a
> similar post on this same issue.
> https://lists.samba.org/archive/samba/2016-April/198879.html
#### LARKIN26
2001 Nov 19
3
installation on Mac OS X
Help ! I am a graduate student in statistics, nearing the end of my
first semester, and recently discovered R, but cannot figure out how to
install it on my Mac. I am currently running OS 10.1.1, and know next
to nothing about Unix or anything related. I would like to install this
program on my Powerbook, as it come highly recommended, so I can use it
for a class next semester. Any help
2018 Jul 27
0
CentOS-announce Digest, Vol 161, Issue 7
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2005 Sep 14
13
table sorting/manipulation library?
I have a library I''ve developed that I believe is the most flexible and
useful table sorting/striping/row-selecting library around.
Big features:
Single and multiple-level sort
Arbitrary sort criteria (IP address, date, etc.)
Works with table headers that are > 1 row or column large
Stripe tables and/or enable row selecting
Row selecting supports drag-select and SHIFT-click
No extra
2009 Jun 12
1
how to trigger variable creation?
Hello R users,
i'm wondering how to trigger variable creation.
Whenever a variable is created i want my own function myFun(...) to be
started.
if (exists("x")) {rm(x)} # after removal of x
# any of these calls
x<-10 # should call myFun
x=10 # should call myFun
assign(x,10) # should call myFun
etc.
2001 Feb 19
1
SNAP 20010213 Bug: ssh-agent environment
Hi,
JFYI, I discovered the following bug in SNAP 20010213 ssh-agent:
It does not inherit its environment if it is invoked as
ssh-agent command
> ssh-agent -V
ssh-agent: illegal option -- V
ssh-agent version OpenSSH_2.3.2p1
Usage: ssh-agent [-c | -s] [-k] [command {args...]]
> ssh-agent /bin/sh
$ env
SSH_AGENT_PID=19437
$
I compiled ssh on:
SunOS
2001 Feb 19
1
Question about ssh-add...
Evenin',
I would like to know, why "OpenSSH ssh-add" doesn't support the -p
(pipe) option of "Ssh-1.2.X shh-add"? I used it several time within
scripts, like
./whisperpassphrase | ssh-add -p
Well, I know this is some kind of security by obscurity, but this has
been proven to be handy.
Regards,
Volker Paulsen
--
OrbiTeam Software GmbH
2018 Jul 25
0
CESA-2018:2241 Moderate CentOS 6 java-1.8.0-openjdk Security Update
CentOS Errata and Security Advisory 2018:2241 Moderate
Upstream details at : https://access.redhat.com/errata/RHSA-2018:2241
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
dc50b4eaa098e890b3f1fa2bc83c9ecc00ffd55c02fb36abbd604b6a1641c8bc java-1.8.0-openjdk-1.8.0.181-3.b13.el6_10.i686.rpm
2011 Feb 25
3
Link to xva.py broken
Hi,
any link[1] that I can find for "xva.py" did not seem to be working. where it has been moved?
regards
Andreas
[1]
http://www.xen.org/products/cloud_projects.html
http://www.xen.org/files/xva/README
--
Andreas Rieck
Fraunhofer-Gesellschaft e.V. / Zentrale
Abteilung C7 Kommunikationsmanagement
Schloss Birlinghoven, 53754 Sankt Augustin
Phone: (+49 2241) 14-2641
Fax: (+49 2241)