Displaying 20 results from an estimated 9000 matches similar to: "Access denied from Windows XP and Mac"
2004 Nov 04
1
Tinc on Windows XP
Hello!
I am trying to install tinc under Windows XP.
I have read the installation instructions for Windows.
The instructions don't call for creating any office
text file (just a text file for home). But in one of
your figures, you show that office key being
generated. When I run the tincd command, I see a home
file in the hosts directory, but there is no office
file. Am I missing
2015 Aug 06
2
Asterisk uses "Anonymous", but why?
On Thu, Aug 6, 2015 at 1:25 PM, Murthy Gandikota <murthy64 at hotmail.com>
wrote:
>
>
> ________________________________
> > Date: Thu, 6 Aug 2015 12:55:28 -0500
> > From: rmudgett at digium.com
> > To: asterisk-users at lists.digium.com
> > Subject: Re: [asterisk-users] Asterisk uses "Anonymous", but why?
> >
> >
> >
> > On
2007 Jun 22
3
idmap_ad Integration with Windows 2003 pre-R2
Is then new idmap_ad module capable of getting uid/gid info from a Windows 2003 AD pre-R2 with RFC2307 Unix Identity Mapping Extensions applied?
Also, is the correct syntax for specifying the schema_mode as follows:
idmap config dom.example.com:schema_mode = rfc2307
(I am not confident that I am reading the idmap_ad manpage and the new idmap document correctly.)
Thanks for the help,
Murthy
2014 Dec 08
2
Playing audio to bridged channels using ControlPlayBack
There is one more thing to try:
http://snapvoip.blogspot.com/2009/07/appkonference-asterikast-high.html
I would appreciate if anyone can comment on the feasibility of playing an audio file to the caller and callee using ControlPlayBack and appkonference. Much of the reviews indicate that appkonference is an over-kill for an audio as its main functionality is with video. Going past that.
Thanks
2015 Aug 06
3
Asterisk uses "Anonymous", but why?
On Thu, Aug 6, 2015 at 12:33 PM, Murthy Gandikota <murthy64 at hotmail.com>
wrote:
>
>
> ________________________________
> > Date: Thu, 6 Aug 2015 12:07:35 -0500
> > From: rmudgett at digium.com
> > To: asterisk-users at lists.digium.com
> > Subject: Re: [asterisk-users] Asterisk uses "Anonymous", but why?
>
<snip>
> >> Here
2011 Oct 07
1
Upgrade Samba 3.0.28 to 3.6.0 problems
Hello,
having a problem upgrading a samba installation version 3.0.28 on a
FreeBSD 7.x server. I use samba as a PDC with roaming profiles and user
shares.
I have to upgrade it to allow Windows 7 Pro workstations to join the
domain.
I was able to build the binaries sucessfully and install them, everything
ran OK, but....
I noticed that my smbpasswd file had I guess been relocated and I had to
2012 Jun 07
4
ldapsam_getgroup
Hello, hello
I'm writing you this email because when i want to set up a password policy
with LDAP, this one isn't recognize by samba.
In the log i've got this :
ldapsam_getgroup: Did not find group, filter was
(&(objectClass=sambaGroupMapping)(sambaSID=S-1-5-11))
ldapsam_getgroup: Did not find group, filter was
(&(objectClass=sambaGroupMapping)(sambaSID=S-1-5-2))
2003 Dec 10
2
Excel doesn't open read-only files on SAMBA share
Samba version: Samba 3.0 rebuild from SRPM on RedHat 8.0 w/XFS.
I ran into this problem (which sounds a lot like Bugzilla Bug 51) when
copying files from a CD-ROM to a Samba share on a W2K client.
Double-clicking on the file name in an Explorer window gives the file not
found error, but File->Open from Excel, and double-clicking the the filename
in the file-open dialog-box works fine. The
2015 Jul 29
2
Windows Asterisk Help
On Wed, Jul 29, 2015 at 10:16 AM, John Novack <jnovack at stromberg-carlson.org
> wrote:
>
>
> Murthy Gandikota wrote:
>
>
>
> ------------------------------
> To: asterisk-users at lists.digium.com
> From: webaccounts173 at jgoettgens.de
> Date: Wed, 29 Jul 2015 16:11:31 +0200
> Subject: Re: [asterisk-users] Windows Asterisk Help
>
>
>
>
2015 Aug 01
5
Call Center
Hi All
Has anyone used Asterisk for a Call Center operation? What I mean is: given a list of phone numbers, can Asterisk dial each number, play a message and accept some DTMF? I ask because I am an employee of a non-profit company based in San Diego, CA. I already evaluated Voicent and Voxeo. The former has expensive licensing terms and the latter is not best suited for a call center. I would
2003 Oct 28
4
random number generation
Hi every one,
I am trying to generate a normally distributed random variable with the
following descriptive statistics,
min=1, max=99, variance=125, mean=38.32, 1st quartile=38, median=40, 3rd
quartile=40, skewness=-0.274.
I know the "rnorm" will allow me to simulate random numbers with mean 38.32
and Sd=11.18(sqrt(125)). But I need to have the above mentioned descriptive
2015 Aug 06
2
Asterisk uses "Anonymous", but why?
On Thu, 6 Aug 2015, Steve Edwards wrote:
> Would comparing an INVITE from X-Lite or X-Pro with the INVITE from
> Asterisk yield any clues?
On Thu, 6 Aug 2015, Murthy Gandikota wrote:
> For Asterisk INVITE please view
>
> http://pastebin.com/v15vMax4
>
> For X-Lite INVITE please view
>
> http://pastebin.com/rmHZKu3N
Just a quick glance (because I'm not a SIP
2005 Feb 04
1
Samba RPMs for RedHat/FC and idmap_rid
As discussed previously on this list, Samba RPMs for
Fedora Core do not include idmap_rid support. This is
also true for older RedHat distributions. SuSE on the
other hand, seems to have been patching in idmap_rid
support since 3.0.5 or so; and with trusted domain
support, to boot. Harrumph.
I've been able to rebuild samba srpms on FC2 and
RedHat 8 by patching the samba distributed rpms,
2015 Aug 06
2
Asterisk uses "Anonymous", but why?
On Thu, 6 Aug 2015, Murthy Gandikota wrote:
[trimming cruft nobody cares about anymore]
> I use the same password for INBOUND and it works fine! Something amiss
> with Asterisk OUTBOUND? because I used the same password with X-Lite and
> X-Pro Vonage soft phones with successful calls.
Would comparing an INVITE from X-Lite or X-Pro with the INVITE from
Asterisk yield any clues?
--
2015 Jul 29
2
Windows Asterisk Help
To: asterisk-users at lists.digium.com
From: webaccounts173 at jgoettgens.de
Date: Wed, 29 Jul 2015 16:11:31 +0200
Subject: Re: [asterisk-users] Windows Asterisk Help
Downloaded latest version of Asterisk from
www.asteriskwin32.com and installed on Windows 7.
Here is my sip.conf
2015 Aug 06
4
Asterisk uses "Anonymous", but why?
On Thu, Aug 6, 2015 at 11:56 AM, Murthy Gandikota <murthy64 at hotmail.com>
wrote:
> Tested with X-Lite and it worked fiine. Is there some way to replace
> "Anonymous" with a config parameter?
>
> Thanks for your kind help
>
> ----------------------------------------
> > From: murthy64 at hotmail.com
> > To: asterisk-users at lists.digium.com
>
2015 Aug 05
2
Asterisk uses "Anonymous", but why?
Hi All
I am trying to dial out using SIP and Vonage using the instructions :
<a href="http://www.voip-info.org/wiki/view/Asterisk+and+Vonage" target="_blank"
2005 Oct 08
1
request
Dear All,
Can someone please tell me if there is a provision in R to fit a random
coefficient multinomial logistic regression.
Thanks in advance for your help and suggestions.
Regards
Murthy.N.M
2005 Oct 06
7
Patch: FC4 spec file
The patch below modifies the spec file for FC4 RPM
builds as follows:
1.) Build binaries using the -lmcheck option; various
samba commands and smbd process crash badly without;
see, for example:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=164353
2.) The Fedora project's samba RPMS install
mount.cifs; it would help to have samba.org's RPMS
do the same.
It would be nice to
2006 Jul 26
3
newbie: Scaffold doesn''t pickup DB changes
I''m following along with the depot example in ''Agile Web Development'' and ran into a problem with Scaffold. I changed the MySQL table structure to add a few columns directly and also tried the migrate script to change the database after I got the initial scaffolding to work. However, I can''t seem to get the new columns to show up and am stumped as to how I can