similar to: Desired Install in MotorHome

Displaying 20 results from an estimated 300 matches similar to: "Desired Install in MotorHome"

2004 Sep 24
5
Local Outbound Calls on PRI
I'm in the process of turning up a PRI in one of my markets and have run into a problem I have never seen before. I am unable to place a local outgoing call. Long Distance over the same PRI works fine. When I attempt to place a local call using the PRI I see Asterisk attempt to dial, and am greeted with a busy signal. This signal appears to originate on the telco's switch. I have had
2004 Jul 20
1
Random Dropped Called
I've got a 4 port T1 card in my Asterisk box with a PRI from Qwest as my PSTN interface. I'm experiencing random dropped calls on the various SIP devices I have tested. Network connectivity to the SIP devices looks ok, and I have tried a variety of the devices including all of the following. Grandstream 286 Grandstresm 486 Sipura SPA 1000 Mediatrix 2102 Some example lines from my logs
2005 Mar 15
1
Automon Question
I've got automon up and recording calls on demand from information I found in the list archives, however instead of ending up with one monolithic file, I've got a -in and -out version of the files in my monitor directory? Anyone have suggestions how I could end up with a monolithic file that does what I want?
2017 May 03
3
folders in public namespace only visable to 2nd folder level in 2.2.29.1
Hi all, I am currently facing an issue with Dovevot version 2.2.29.1 where subfolders in a public namespace are only visible to the 2nd folder level: namespace Public -> folder "1st" -> folder -> "2nd" -> folder "3rd" .... When one user creates a subfolder below the 2nd level other users do not see that folder and are unable to subscribe to this
2013 Jan 09
14
how to setup different quota for multiple namespaces
Hello all, I am using dovecot for some time now but always had very basic configurations. I recently have configured a new, additional namespace in order to move archived mails (Thunderbird Archives) to another storage system. namespace { type = private separator = . prefix = Archives. location = maildir:/var/vmail/archive/%Ln/Maildir subscriptions = yes list = children inbox = no
2017 May 04
2
folders in public namespace only visable to 2nd folder level in 2.2.29.1
On 04.05.2017 10:27, Andreas Oster wrote: > > > Mit freundlichen Gr??en > > Andreas Oster > NOVA Elektroanlagen GmbH > Carl-Zeiss-Str. 3 > > D-76275 Ettlingen > > Tel.: +49 (7243) 5490 22 > FAX: +49 (7243) 5490 54 > aoster at novanetwork.de > http://www.novanetwork.de > > Gesch?ftsf?hrer: J?rg Amann, Claudia Blasi > Registergericht: Mannheim, HRB
2003 Dec 04
4
Channelbank Recomendation and GS102 question
Hi All. I'm working on an * configuration. We require 8 inbound POTS lines, and CT1 or PRI seems like it will be quite expensive at that level. I've read that a T1 Channelbank plus the T100P would be a (the?) way to go for this situation. What is the recommended channelbank for use in this scenario? From searching the archives I see a lot of suggestions to get "a
2012 Mar 17
3
how to allow ISC dhcpd to add/update entries to bind9 with bind_dlz (samba4)
Hello all, I have set up a samba4 server with bind9 and the bind_dlz module. Everything is working as it should but now I need to allow the dhcp server to add entries to the forwarding zone. Has anybody implemented such a configuration ? Can this be done with the kerberos DNS dynamic update configuration. I want to achieve the following: 1) allow non-Windows machines (printers, ILO ...) to be
2014 May 13
3
MS Remote Desktop issue related to Samba 4 ?
Hi all, I am currently struggling with an odd MS Remote Desktop issue which might be related to our Samba4 AD (version: 4.2.0pre1-GIT-d7c22d5 domain/forest-level 2008_R2) setup. We are unable to connect to Win7 machines (all available latest patches installed) via RDP after they have been joined to the domain. We have made sure, that RDP is enabled and the firewall exceptions are in place. We
2017 Jul 10
2
STARTTLS issue with sieve
Am 08.07.2017 um 23:10 schrieb Heiko Schlittermann: > Andreas Oster <aoster at novanetwork.de> (Fr 07 Jul 2017 08:15:05 CEST): >> Hi all, >> >> I am currently struggling with an odd sieve/Pigeonhole issue. Some weeks ago >> I had to replace our dovecot certificate due to expiration. In the past I >> did use a self-signed certificate, but because we now have a
2014 Oct 16
3
Continuous Normalisation error for attribute whenCreated when performing dbcheck
Hi all, since the migration of our old Win2k domain to Samba4 some years ago I get a lot of errors like the following when doing a "samba-tool dbcheck --cross-ncs --fix" : ERROR: Normalisation error for attribute whenCreated in CN=rpc-Ns-Group,CN=Schema,CN=Configuration,DC=samdom,DC=com value '19700101000000.0Z' should be '16010101000000.0Z' Fix normalisation for
2013 Oct 02
2
Cisco ISE unable to retrieve AD group list from samba 4 server
Hi all, I have run into a problem with our samba4 setup. I have successfully joined a Cisco ISE v1.1.4 (Identity Service Engine) test machine to the samba4 AD. User authentication does work but unfortunately the ISE is unable to fetch the AD groups from the domain controller. In the samba logs I get the following error message when initiating the group fetch: [2013/10/02 10:21:37.605554, 0]
2003 Dec 11
3
Dial / Ring multiple sip channels
I know I can dial multiple channels in sequence exten => 101,1,Dial(SIP/101,10) exten => 101,2,Dial(SIP/102,10) extne => 101,3,Dial(Zap/1/5551212) What the boss would really like is to be able to ring 2 lines simultaneously. exten => 101,Dial(Sip/101,10) && Dial(Sip/102,10) so that both extensions ring at the same time... mostly so that he can have the remote phone at his
2004 May 09
3
Suddenly one printer stops to print
Dear *Fabien Chevalier*, I found your message in http://lists.samba.org/archive/samba/2004-February/080990.html I got in the similar problem. Have you solved the problem ? If so, please let me know the solution. Thanks and Best Regards, Tomoo Nomura -- ****** Nomura Technical Management Office Ltd. ***************** Tomoo Nomura nomura@tmo.co.jp http://www.tmo.co.jp/ Phone:
2013 Dec 02
2
FTS solr issue with second private namespace
Hi all, I have just stumbled over an issue with the FTS plugin of dovecot. For our primary namespace, INBOX and its subfolders, searching works without any problems but in a second namespace, which I have created for old/archived mails, searching of the mail text/body does not work. I can see the search request in the tomcat log but no result is created and the mail client (Thunderbird) keeps
2017 Jul 07
5
STARTTLS issue with sieve
Hi all, I am currently struggling with an odd sieve/Pigeonhole issue. Some weeks ago I had to replace our dovecot certificate due to expiration. In the past I did use a self-signed certificate, but because we now have a little openssl based CA I have decided to create signed certificate for imaps. Dovecot is happily accepting the new certificate which has integrated the whole cert-chain.
2005 Oct 24
2
Odd problem with samba v.3.0.20b
Hello list, I have recently updated our companys fileserver from version 3.0.13 to 3.0.20 and shortly afterwards to 3.0.20b. Since then I have a prolem with my shares, at least the logs state that there is a problem :( The server acts as a domain member server. The domain is controlled by a Win2000 server, the clients run WinXP and Win2000. here a short passage of one logfile: [2005/10/24
2018 Nov 09
2
Samba panic when accessing DNS domain entry with RSAT DNS tool
Hello Daniel, thank you for the fast reply. I am also using Windows 10. I'll setup a temporary Win7 VM to test if this will make any difference. Do you know if this a known issue with RSAT on Windows 10 ? Best regards Andreas Am 09.11.2018 um 11:23 schrieb Mueller: > I had this error when I did it from Windows 10. > I usede a Windows 7 PC and everything was fine again. > >
2004 Jul 26
1
RE : RE : Samba as a PDC / Windows NT 4 SP6a as a BDC
Thanks But this is for demoting a PDC to a BDC. I've done that already. What I want to demote my BDCs to standalone server. I'll give a try to upromote. Kind regards Julien -------- Message d'origine-------- De: andreas oster [mailto:aoster@novanetwork.de] Date: lun. 26/07/2004 16:44 ?: samba@lists.samba.org Cc: Objet: Re: RE : [Samba] Samba as a PDC / Windows NT 4
2008 Jul 09
1
rpcclient 'adddriver issue HP Deskjet 1220C
On Wednesday 09 July 2008 05:40:19 am Andreas Oster wrote: > I have copied the driver files to /var/lib/printers prior to executing > the adddriver command ! The drivers need to be copied to the directory returned by the "getdriverdir" rpc command. On my system the output looks like: rpcclient $> getdriverdir rpc_pipe_bind: Remote machine localhost pipe \spoolss fnum 0x772d