similar to: regarding freepbx

Displaying 20 results from an estimated 300 matches similar to: "regarding freepbx"

2016 Oct 18
2
Configuration management and update deployment - what do you use?
Hi All We have about 15 different asterisk boxes around the place and on my list has been automate deployment updates and keep a revision history. They are mostly not publicly accessible, and external SIP access is closely firewalled , so updates happen straight away when its something like heartbleed, but take a while to trust/test new releases. Our boxes are Ubuntu LTS - mostly 14.04 at
2013 Oct 08
5
Shorewall dropping packets that should be forwarded
I had to restart one of my routers tonight and since then shorewall on it has been dropping SIP packets coming in from one machine instead of forwarding them to the freebpx server. Shorewall:net2all:DROP:IN=eth0 OUT= MAC=<removed> SRC=<my home network external ip> DST=<server network external ip> LEN=575 TOS=0x00 PREC=0x20 TTL=78 ID=230 PROTO=UDP SPT=5061 DPT=5060
2010 Feb 20
2
Hiding dot files from Windows
The user section of one of my smb.conf files looks like this yet when I bring up XP (a guest under VirtualBox) on my system, all linux dot files are visible. Am I missing somethng? [fred] comment = Alan's service path = /home/fred writeable = yes valid users = fred admin users = fred browseable = yes case sensitive = no printing = bsd #print command =
2017 Dec 12
2
Asterisk / FreePBX Support / Reseller
I know but this is not my sole decision. On 12.12.2017 16:17, Ron Wheeler wrote: > If your phone system goes down and you can not get it back up until > tomorrow afternoon because your support person is on another project, > you may wish you had an SLA.
2009 Jul 09
0
[LLVMdev] Source file information.
>Aaron Gray wrote: >> What I am after is to be able to emit line number information for COFF >> (Common Object File Format) object module files, basically it comes down >> to >> paired line numbers and virtual address offsets. >> >> I have not really set out to look at this yet, just feeling ahead, and >> was >> prompted by Saman's question
2003 Mar 23
1
newbie (no flames plz)
i tried lots of things on my mandrake desktop. here is what happens & what i tried. <hypothetical names used> i renamed the slackware.8.1.iso to slackware.9.0.iso $rsync --stats -P --rsh=/usr/local/bin/ssh ftp.somethng.com::/pub/slackware/slackware.9.* . but rsync doesnt work & download the entire file !! please help me !! i have been trying to rsync - but everything else seems
2004 Sep 07
1
upgrade from 3.0.2a to 3.0.6
hello, i tried to upgrade from 3.0.2a to 3.0.6 tonight. my smb.conf is below. (i upgraded by apt-get install "samba samba-common winbind" ) it didnt work : i was asked for a username and password for everything even when i tried to acces the shares' root with its unc name ( \\server ). do u have any information on that ? somethng changed in the authentification ? my server is a
2011 Feb 24
2
Is it a good idea/required to run winbind
We've been running a samba service for many years but have stuck using 3.0.24. Every version I tried after 3.0.24 seemed to have reliability problems. But if every version since 3.0.24 was broken I assume someone would have noticed by now :-). So I'm guessing we're doing somethng idiosyncratic and/or stupid.. The config we have is that our samba server (solaris) is getting uid/gid
2008 Apr 28
2
PRI hangup certain outgoing calls
I have a problem calling a certain number from our PRI line. Calling the number from a separate PSTN phone works fine. The remote number seems to have some funny call redivert setup, when you call it, it answers immediately, makes some kind of beep and then starts to ring. Our PRI is in the UK from Telewest/NTL/Virgin Media and most outgoing calls work without a problem. The server is
2008 Jul 05
18
Java Bridge Itext Example Anyone?
I MAY be able to derive something out of the present example given here : http://blog.codeinmotion.com/index.php/2006/12/22/pdf-generation-in-ruby-on-rails/ but this deals with filling out forms. Is there a simpler example that just allows you to talk to itext , send it some plain text and get back a pdf and then send that pdf to the user as downloadable / renderable data? -- Posted via
2002 Sep 22
0
CUPS filtering mechanism explained, was: [cups raw mode, was Re: unlink data file in cups_job_submit]
Paul Janzen wrote on Samba digest: > Message: 7 > To: Gerald Carter <jerry@samba.org> > Cc: samba@lists.samba.org > From: Paul Janzen <pcj@samba.sez.to> > Subject: cups raw mode, was Re: [Samba] unlink data file in cups_job_submit > Date: 21 Sep 2002 12:09:23 -0700 > > > Gerald Carter <jerry@samba.org> writes: > > > Looks right to
2002 Jan 10
2
question about survival datas with repeated mesurements
I have to study censured datas concernig the occurence of infection at the point of insertion of catheter in patients with renal disease. Catheter may be removed for ather reasons than infection, in this case, the observation is censored. Each has exactly 2 observations. The question are the pronostic factors of infection (the other variables are; age, sex, type of renal disease...). Could you
2009 Jul 09
3
[LLVMdev] Source file information.
Aaron Gray wrote: > Dear All, > > To add to this, what you want to do is find the appropriate debug stop > point intrinsic and then use it to look up the information for that > instruction. > > Here is some sample code from SAFECode that finds the debug information > associated with a CallInst (LLVM call instruction) held in the variable > CI. It uses the
2007 May 18
1
subset arg in (modified) evalq
Hi, When using evalq to evaluate expressions within a say data.frame context I often wish there was a 'subset' argument, much like in lm() or any ather advanced regression model. I would be grateful for a tip how to do this. Here is an illustration of what I want: n <- 100 data <- data.frame(x=rnorm(n), y=rnorm(y), z=rnorm(z)) # this works evalq({ i <- 0<x;
2006 Nov 28
1
Different click2call?
Hello List, We are deveoping apication/system based on PHP5, Postgre,Ajax,ect.. It should be compleate sistem for realystate agensy and road worers(agents) and it will be distributed system. We made very good inplementation based on asterisk and OSP for distributed offices and it will be part of system (integrated). We would like to implement some options in system: Agent have contact list with
2006 Mar 02
8
asterisk management interface
Hi everyone, i am face with an asterisk use management interface, at the pressent, i am using AMP (asterisk Management Portal: http://coalescentsystems.ca/index.php?option=com_content&task=view&id=31&Itemid=57 ). Does anyone know a better and more documented management interface for * ? Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL:
2008 Jun 23
1
ActionMailer Fails To Send Emails Post Authentication
I am trying to send emails via actionmailer. It was working fine before and now suddenly what was working is no longer working! I have one version of the application running in production and whenever I try to run it in production I get the error No connection could be made because the target machine actively refused it. - connect(2) (see details in the attached text file) Now when I try to
2004 Apr 16
1
File Sharing(Write Accress) Across WANS
Hi Guys, I would like to implement File Sharing in a WAN environment, however there are some issues which I can't figure out. 1. Users are distributed across 3 countries. (Server is physically located in CountryA) 2. Logins are different across all 3 countries. a) They are logging into different domains. eg: DomA; DomB; DomC etc 3. My File Share is running Samba 2.2.7 4. Local
2003 Mar 23
4
What am I missing here?!
OK, I've tried changing my printcap name from printcap to cups. Printing works fine locally using CUPS on the Samba box. What am I missing here? Why can't I print to the Samba box via the Windows and linux clients? Shared directories work fine. I am really frustrated here and have exhausted Google and all other resources I have. Here's my smb.conf for what it's worth.
2005 Apr 07
3
Fitting a mixed negative binomial model
Dear list members, I want to fit a nonlinear mixed model using the nlme command. My dependent variable takes the form of event counts for different countries over a number of years, and hence I was going to fit a mixed effects negative binomial model. The problem, as far as I can glean from Pinheiro & Bates 2000, is that I need a model that is not normal in the errors. All the models they