Displaying 20 results from an estimated 8000 matches similar to: "Multiple Servers: Multiple Peers: call-limit"
2005 Feb 12
0
Outbound calls on a busy Zap/1: BUSY vs. CHANUNAVAIL
Hi,
I'm using the macro below in extensions.conf for most of my outbound
calls. One issue with my current configuration is that when I make an
outbound call it doesn't properly detect that my PSTN line (Zap/1) is
busy with another call and then overflow to my outbound IAX
connections. I think the root cause is that DIALSTATUS gets reported
as BUSY. The debug output is below. My desired
2018 Aug 09
2
LDAP SSL
Hi ,
I would really appreciate some suggestions re the following issue.
We have a LDAP based PDC and a member server. We're use libnss_ldap to auth the users. The LDAP PDC is setup with self signed SSL , we're trying make sure the member server connects to the PDC using SSL.
Here is the PDC , smb.conf
[global]
workgroup = SUNTECH
netbios name = SERVER01
security = USER
local master =
2018 Aug 11
0
LDAP SSL
On Sat, 11 Aug 2018 12:47:19 +0000
Praveen Ghimire <PGhimire at sundata.com.au> wrote:
> Hi Rowland,
>
> Thank you for that.
>
> As mentioned we have some other issues, would appreciate your input
> for these
>
> Server02: Samba 3.x: old PDC now file server
> Server01: Samba 4.x , new PDC and LDAP
>
> We're using libnss_ldap(both Server02 and
2016 Dec 06
0
Panic: file dsync-mailbox-tree-sync.c: line 576 (node_mailbox_trees_cmp): assertion failed: (ret != 0)
Hi,
Here is a crash that's happening using the latest Dovecot version
(v2.2.27 on CentOS7 x86_64):
We are using replication. Judging by the second server's logs, I believe
this has something to do with the fact that we're using the lazy_expunge
plugin.
Every night after midnight, we purge the lazy_expunge namespace by
running a command similar to following one on the main server
2009 Sep 22
2
Problem with dialplan -> gotoif ?
Hi
This is the output from show dialplan dial-sipmnf-sippt-pstn
[ Context 'dial-sipmnf-sippt-pstn' created by 'pbx_config' ]
's' => 1. Verbose(1,Dialing ${ARG1} on mnf pt pstn) [pbx_config]
2. Dial(SIP/${ARG1}@${SIPMNF},${ARG2},${OUTBDIAL}) [pbx_config]
3. Set(GLOBAL(FOUNDME)=${DIALSTATUS}) [pbx_config]
2019 Feb 11
0
visibility of groups when multiple Samba servers use the same LDAP server
On Mon, 11 Feb 2019 15:40:02 +0100
Matthias Leopold via samba <samba at lists.samba.org> wrote:
>
>
> Am 11.02.19 um 14:22 schrieb Rowland Penny via samba:
> > On Mon, 11 Feb 2019 13:46:05 +0100
> > Matthias Leopold via samba <samba at lists.samba.org> wrote:
> >
> >>
> >>
> >> Am 11.02.19 um 13:22 schrieb Rowland Penny via
2007 Mar 08
0
Timeouts not working
Hi all
I have a problem when im trying to configure a hunt group on zap channel.
here is the part of my extension.conf that not working.
exten => s,1,Answer
exten => s,2,Dial(SIP/01278******@xifos,10,Tt)
exten => s,3,GotoIf($[$[${DIALSTATUS} = "CHANUNAVAIL"] | $[${DIALSTATUS}
= "CONGESTION"] ]?4)
exten => s,4,Dial(Zap/4/901278******|10)
exten =>
2019 Feb 11
1
visibility of groups when multiple Samba servers use the same LDAP server
Am 11.02.19 um 16:33 schrieb Rowland Penny via samba:
> On Mon, 11 Feb 2019 15:40:02 +0100
> Matthias Leopold via samba <samba at lists.samba.org> wrote:
>
>>
>>
>> Am 11.02.19 um 14:22 schrieb Rowland Penny via samba:
>>> On Mon, 11 Feb 2019 13:46:05 +0100
>>> Matthias Leopold via samba <samba at lists.samba.org> wrote:
>>>
2008 Jun 13
1
AEL Help
I need help translating extensions.conf to AEL:
[default]
exten => _X.,1,Set(DID=${EXTEN:6})
exten => _X.,n,Goto(continue,1)
exten => _1X.,1,Set(DID=${EXTEN:7})
exten => _1X.,n,Goto(continue,1)
exten => continue,1,Noop(${DID})
exten => continue,n,Set(GROUP(IAX)=incoming)
exten => continue,n,GotoIf($[${MATH(${GROUP_COUNT(incoming at IAX)}+${GROUP_COUNT(outgoing at
2019 Feb 11
2
visibility of groups when multiple Samba servers use the same LDAP server
Am 11.02.19 um 14:22 schrieb Rowland Penny via samba:
> On Mon, 11 Feb 2019 13:46:05 +0100
> Matthias Leopold via samba <samba at lists.samba.org> wrote:
>
>>
>>
>> Am 11.02.19 um 13:22 schrieb Rowland Penny via samba:
>>> On Mon, 11 Feb 2019 12:30:51 +0100
>>> Matthias Leopold via samba <samba at lists.samba.org> wrote:
>>>
2007 Aug 28
1
calls being forwarded to neighbor?? please help, thx :)
hi ppl :D
my configuration is as follows, i run (let's call it machine 2) debian etch 4.0 and asterisk 1.2,
i use voiceone (www.voiceone.it) as an interface to manage asterisk, I have a
grandstream/handytone 486 as a sip device, no PSTN line or anything like that all SIP only. I have
a machine (machine 1), which functions as my router and machine 2 and sip device are behind it,
grandstream box
2019 Feb 11
0
visibility of groups when multiple Samba servers use the same LDAP server
On Mon, 11 Feb 2019 13:46:05 +0100
Matthias Leopold via samba <samba at lists.samba.org> wrote:
>
>
> Am 11.02.19 um 13:22 schrieb Rowland Penny via samba:
> > On Mon, 11 Feb 2019 12:30:51 +0100
> > Matthias Leopold via samba <samba at lists.samba.org> wrote:
> >
> >> Hi,
> >>
> >> we are using a _single_ LDAP server as backend
2019 Feb 11
0
visibility of groups when multiple Samba servers use the same LDAP server
On Mon, 11 Feb 2019 12:30:51 +0100
Matthias Leopold via samba <samba at lists.samba.org> wrote:
> Hi,
>
> we are using a _single_ LDAP server as backend for _multiple_ Samba
> standalone file servers (security=user). This LDAP server serves
> mainly other purposes and access for Samba is read only so the
> situation is not optimal but "it works for us". Still I
2009 Aug 31
1
Question of resiliance
Hi
I am in the process of move a company from pstn to an asterisk setup.
They had 2 pstn lines - only really needed a max of 2 previously.
Now I have installed a tdm410 to handle the cross over from pabx to voip
handset. this has been done, the tdm is now just used to provide a
backup pstn line - only used as a last resort for outgoing calls - as
its shared with a fax line.
I use 2 voip
2006 May 09
0
How to distinguish between UNEXISTENT channels v/s UNAVAILABLE channels
Is there a way to distinguish, in the answer of the Dial command,
when a channel is not available (for example, an unregistered but
valid SIP user) v/s when the dialed channel is inexistent, even
when it matches an extension?
For example, I've the following simple dial plan:
exten => _XX,1,Dial(SIP/${EXTEN},10,)
exten => _XX,2,GotoIf(DIALSTATUS = CHANUNAVAIL?4:3)
exten =>
2019 Feb 11
2
visibility of groups when multiple Samba servers use the same LDAP server
Am 11.02.19 um 13:22 schrieb Rowland Penny via samba:
> On Mon, 11 Feb 2019 12:30:51 +0100
> Matthias Leopold via samba <samba at lists.samba.org> wrote:
>
>> Hi,
>>
>> we are using a _single_ LDAP server as backend for _multiple_ Samba
>> standalone file servers (security=user). This LDAP server serves
>> mainly other purposes and access for Samba is
2019 Feb 11
3
visibility of groups when multiple Samba servers use the same LDAP server
Hi,
we are using a _single_ LDAP server as backend for _multiple_ Samba
standalone file servers (security=user). This LDAP server serves mainly
other purposes and access for Samba is read only so the situation is not
optimal but "it works for us". Still I don't understand one phenomenon
concerning visibility of LDAP groups.
The LDAP configuration in smb.conf for all our Samba
2009 Aug 12
2
ntp will not drift to correct time
Hi
On 5.3 i have a situation where some boxes have been 3 or 4 seconds out
and restarting ntpd has fixed the issue.
What i dont understand is why the clocks did not drift to the correct
time when the config seems correct in that restarting ntp did correct
the time.
Is there something 'special' i need to do in order for the drift to work?
$ cat /etc/ntp.conf
restrict default
2011 Apr 09
2
when one of the server down ,the delay too long
I have two GlusterFS server and the volume status is replica . The add of them are server01:192.168.1.10 and server02:192.168.1.11 . The client mount the server01'vol and I can use the GLusterFS usually.
Now, l am reading the file on the glusterfs volume usually, the server02's interface down suddenly ? and the client is also down. It will resume after a delay(about 10s),I think
2006 Jan 06
1
Annoying Notice Message: "Don't know what to do with control frame 15"
Hi, I haven't found anything about the message below on the mailing list,
Does anyones knows why this notice is being appearing?
-- Executing Dial("Local/912365533643@default-f348,2",
"IAX2/CallOut/12365533643|30|otT") in new stack
-- Called CallOut/12365533643
-- Call accepted by 12.11.11.11 (format ulaw)
-- Format for call is ulaw
--