Displaying 20 results from an estimated 2000 matches similar to: "Which linux distribution"
2005 Mar 17
1
Include/Macro not working right...
Hey guys. Thanks for the help on the Pattern matching, I got that
working pretty nicely.
the next problem I have is that I'm using an include file, but its not
really working...
In my extensions.conf:
[incoming]
exten => _NXXNXXXXXX,1,SetCallerID("Unknown Called Number")
#include "numbers.conf"
exten => _NXXNXXXXXX,3,Macro(Number,1000,${EXTEN})
[macro-Brand]
2005 Mar 17
1
Agent won't log out!
Hey guys... one last thing.
I have set up agents in my Asterisk... and one agent refuses to log out.
I have tried to log out from Xlite. I have tried from the console...
AGENT LOGOFF 1001. It still gets the call.
If I shut down Xlite, it still tries to contact agent 1001, but gets a
congested message... if I bring Xlite back up, it gets the call. If I
kill Asterisk and restart... its _STILL_
2005 Feb 07
2
Broadvoice issues
Hi all,
I signed up for BV over the weekend. I have set everything up as per
their howto. I can receive calls to my BV number but cannot make any.
I'm running CVS head 1/30/2005 so assume that the patch is already in my
code. Am I correct? Is it the patch that's stopping me from making calls?
Mark
2005 Jan 27
1
Stumped by BroadVoice SIP
Hello guys.
I am a fairly new user to Asterisk, and I'm just having a tough time.
My goal is to set up a VOIP PBX. I have signed up with a BroadVoice
number, and I have three systems with SIP phones.
The PBX and the SIP phones are all behind a Cisco PIX running NAT.
I am using Asterisk CVS version from yesterday. I also tried 1.0.3 with
little luck.
The SIP phones are two X-Lites on
2007 Feb 08
1
Diffrerence in "%in%" function to boundry setting via <>
Hi,
There is a point which is irritating me currently quite a bit and that is an
aspect of different behaviour between the %in% function and the
smaller/bigger than signs (<>). Here is are two examples to demonstrate what
I mean:
Example1:
> c(1,1,2,2,3,4,4,6,7) %in% c(1,2,3)
[1] TRUE TRUE TRUE TRUE TRUE FALSE FALSE FALSE FALSE
Right, that is what I expect.
Example2:
> ps
2005 Mar 16
1
Pattern Matching?
I need to deploy some quasi-virtual-PBXes, and I'd like to avoid having to
be hands on for each new phone number deployed... so I would like to set
up some administrative extensions that can record greetings... lets say:
[admin]
exten => 8(NXXNXXXXXX),1,Record($1|-greeting.gsm)
[incoming]
exten => _(NXXNXXXXXX),1,Playback($1|-greeting)
exten => _(NXXNXXXXXX),2,Goto($1,1000)
exten
2024 Jun 09
2
Member server: Failed to join domain: failed to find DC for
Agree.
But I don?t think it is. See:
root at member:/# cat /etc/hostname
member
root at member:/# cat /etc/hosts
127.0.0.1 localhost
192.168.3.1 member.mad.mater.int member
root at member:/# cat /etc/resolv.conf
search mad.mater.int
nameserver 192.168.0.12 -> DC1
nameserver 192.168.0.13 -> DC2
nameserver 192.168.0.14 -> DC3
nameserver 192.168.0.62 -> DC4
root at member:/# cat
2024 Jun 09
1
Member server: Failed to join domain: failed to find DC for
On Sat, 8 Jun 2024 18:07:55 +0100
Luis Peromarta <lperoma at icloud.com> wrote:
>
> LP
> On Jun 8, 2024 at 17:56 +0100, samba at lists.samba.org
> <samba at lists.samba.org>, wrote:
> >
> > I have never run those commands like that, I normally run 'net ads
> > join -Uadministrator' or 'net ads leave -Uadministrator', I have
> >
2005 Jan 27
0
Channel Groups?
Is it possible to build grousp of channels?
I have a series of extensions which are receiving incoming calls to
various virtual organizations.
Something like this...
[foo-incoming]
exten => 2122222222, 1, Goto(ACorp|1000|1)
exten => 2123333333, 1, Goto(BCorp|1000|1)
.
.
.
exten => _NXXNXXXXXX, 1, Goto(GenericCorp|1000|1)
[GenericCorp]
exten => 1000, 1, SetCallerID("Generic
2024 Jun 09
2
Member server: Failed to join domain: failed to find DC for
I have restored the container from an early snapshot. This has all bits installed, but no config and not joined.
I needed -U with a username.
By the way my network is a /22
root at member:~# samba-tool dns zonelist awing.mad.mater.int --reverse -U?MAD\luis"
WARNING: Using passwords on command line is insecure. Installing the setproctitle python module will hide these from shortly after
2024 Jun 08
1
Member server: Failed to join domain: failed to find DC for
LP
On Jun 8, 2024 at 17:56 +0100, samba at lists.samba.org <samba at lists.samba.org>, wrote:
>
> I have never run those commands like that, I normally run 'net ads join
> -Uadministrator' or 'net ads leave -Uadministrator', I have never
> specified the domain.
I did specify domain out of frustration I think. More test as per your inputs: (net ads join fails)
2024 Jun 08
1
Member server: Failed to join domain: failed to find DC for
On Sat, 8 Jun 2024 17:41:57 +0100
Luis Peromarta via samba <samba at lists.samba.org> wrote:
> All,
>
> Doing some testing with 4.20.1 on a member server. I have no
> explanation for this.
>
> ?Member? member is just a test machine, I joined to domain *with* net
> ads join, no issues. A few minutes later ...
>
> root at member:/etc/samba# net ads leave domain
2023 Apr 14
2
Unable to "rejoin" existing DC after upgrade (infamous WERR_FILE_NOT_FOUND)
On 14/04/2023 12:13, Lorenzo Milesi via samba wrote:
>
>> That all smells quite similar to what I were seeing
>> here before, and what someone else were seeing too,
>> all with 4.17[.4]. This famouse WERR_FILE_NOT_FOUND
>> error too.
>
> We upgraded one more domain, and in the hope to avoid this error, we remained on 4.16. So we deployed a new 4.16.9 DC, joined,
2024 Jun 08
1
Member server: Failed to join domain: failed to find DC for
All,
Doing some testing with 4.20.1 on a member server. I have no explanation for this.
?Member? member is just a test machine, I joined to domain *with* net ads join, no issues. A few minutes later ...
root at member:/etc/samba# net ads leave domain -U luis
Password for [MAD\luis]:
Deleted account for 'MEMBER' in realm 'MAD.MATER.INT'
root at member:/etc/samba# net ads join
2024 Jun 09
1
Member server: Failed to join domain: failed to find DC for
On Sun, 9 Jun 2024 10:20:46 +0100
Luis Peromarta <lperoma at icloud.com> wrote:
> Agree.
>
> But I don?t think it is. See:
>
> root at member:/# cat /etc/hostname
> member
>
> root at member:/# cat /etc/hosts
> 127.0.0.1 localhost
> 192.168.3.1 member.mad.mater.int member
>
> root at member:/# cat /etc/resolv.conf
> search mad.mater.int
>
2010 Jan 22
4
How to seperate date and time into different columns?
Dear All,
I have a series of data in which the first column consist of a combination of date and time, for instance 17 April 2008 at 4.01pm, such data is recorded as:
4/17/2008 16:01
I'd like to seperate it into four different columns which consist of Day, Month,Year and Time, respectively.
Could someone please advice me on this mater?
Thank you,
Fir
2013 May 24
3
Dovecot mysql replication
Halo,
(First time posting, please forgive English is not native)
Change from Courier to Dovecot 2.1.16
Having two server.
Having mysql on thiz two server, one master, one slave.
What we wish is slave Dovecot only ask slave mysql, unless slave mysql not
work when then ask master, we have Postfix do thiz fallover good, but
Dovecot talk to slave and master no mater what, we think thiz defeat
2007 Oct 12
2
German SIP and/or IAX providers?
Hi, all. My company is setting up a branch office in Germany, and I'm
very interested in a VoIP provider over thataway. However, I'd need a few
things:
- Reliability. Can't have my branch office's DID's just going down. A
company with a proven track record would be very, very good.
- English. I speak great English, decent Spanish... and zilch German.
So, as provincial as
2009 Jan 16
2
[PATCH] ocfs2: return f_fsid info in ocfs2_statfs(), v4
Currently f_fsid of struct kstatfs returned from ocfs2_statfs() is undefined (vfs layer fills 0 as
default). Since in some conditions, f_fsid value might be used as (f_fsid, ino) pair to
uniquely identify a file, ocfs2 should return a unique defined f_fsid value from ocfs2_statfs().
Because uuid_str is identified no mater on big or litlle endian machine, it's also endian consistent
to use
2009 Jan 29
3
domain power users
Hello:
I have an nt domain comprised of a samba/openldap pdc with windows xp sp2
clients.
*samba 3.0.28a-1
slapd 2.4.9-0
smbldap-tools 0.9.4-1
Ubuntu 8.04 Server LTS
Windows Xp SP2
*
I have two problems which I think are related.
- using "gpresult" from an xp client on the domain, the user is not shown as
being a "Power Users", even with their primary group (-g) set to