similar to: issue installing voicemail imap support: imap_tk module missing

Displaying 20 results from an estimated 400 matches similar to: "issue installing voicemail imap support: imap_tk module missing"

2008 Jan 17
1
IMAP client in asterisk not trying to contact IMAP server
I'm trying to test IMAP in 1.4.17 and it appears to be not working. I've compiled imap-2007 with the following on a CentOS 5 box: make slx EXTRACFLAGS="-I/usr/include/openssl -fPIC" and I've configured and compiled asterisk with the following: ./configure --with-imap=/usr/local/src/imap-2007 The compile and install went just fine, no warnings and no errors that I saw.
2014 May 26
2
dahdi "hungup" after each ring
Hi, I guess something's wrong with my chan_dahdi configuration, ... but I can't seem to get it. When I test incoming calls on a DAHDI-channel (incoming from pstn), asterisk seems to interpret it as a caller hangup after each ring. Any ideas. OUTPUT: -- Starting simple switch on 'DAHDI/5-1' -- Executing [s at from-pstn:1] *Verbose*("*DAHDI/5-1*",
2007 Feb 20
0
Problems with obtaining t-tests of regression coefficients applying consistent standard errors after run 2SLS estimation. Clearer !!!!!
First I have to say I am sorry because I have not been so clear in my previous e-mails. I will try to explain clearer what it is my problem. I have the following model: lnP=Sc+Ag+Ag2+Var+R+D In this model the variable Sc is endogenous and the rest are all objective exogenous variables. I verified that Sc is endogenous through a standard Hausman test. To determine this I defined before a new
2004 May 18
0
Number portability
Voicepulse connect doesn't yet offer LNP (local number portability). They said in an email that they will have LNP in 1-3 months. Does anyone know of any voip companies that DO have LNP (for US area code 504)? Thanks, Simon in New Orleans
2014 Mar 25
1
Dovecot Port 993 and 995 not connecting.
Hello Mates, I am facing a really weird issue with my mail server, somehow I cannot connect using port 993. It works with 143 but not 993 nor 995. Here is a little bit of more information: # telnet localhost 143 Trying ::1... telnet: connect to address ::1: Connection refused Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. * OK [CAPABILITY IMAP4rev1 LITERAL+
2007 Feb 19
1
Urgent: How to obtain the Consistent Standard Errors after apply 2SLS through tsls() from sem or systemfit("2SLS") without this error message !!!!!!!!!!!!!
Hi, I am trying to obtain the heteroskedasticity consitent standard errors (HCSE) after apply 2SLS. I obtain 2SLS through tsls from package sem or systemfit: #### tsls #### library (sem) Reg2SLS <-tsls(LnP~Sc+Ag+Ag2+Var+R+D,~I2+Ag+Ag2+Var+R+D) summary (Reg2SLS) #### systemfit #### library (systemfit) RS <- LnP~Sc+Ag+Ag2+Var+R+D Inst <- ~I2+Ag+Ag2+Var+R+D labels
2006 Jan 27
0
pgamma - inadequate algorithm design and poor coding (PR#8528)
R versions 2.1.0 to present. Examples shown were computed under Windows R-devel, current SVN, but ix86 Linux shows similar behaviour (sometimes NaN or -Inf rather than Inf, depending on the compiler and optimization level used). The replacement pgamma algorithm used from R 2.1.0 has an inadequate design and no supporting documentation whatsoever. There is no reference given to support the
2005 Feb 07
1
Provider with GA DIDs and LNP
Hi, I am looking for a provider that can provide DIDs in Atlanta, GA (national in future) and who can port an existing number. LiveVoip is a perfect fit but doesn't do LNP :-(. Currently I only need a handful of numbers ported, but will have more requirement in future. I'll need unlimited simultaneous incoming/outgoing calls (can pay for incoming as well). Any pointers are much
2008 Jun 10
7
error compiling fc9 x64
when i run ./configure in fedora 9 64 bit i get this error checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking whether make sets $(MAKE)... yes checking for gcc... gcc -m32 checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. this is
2008 Oct 28
5
Wine does not compile on Fedora 9 x86_64
Hi, I downloaded wine source from winehq and installed all dependencies as per the wiki: http://wiki.winehq.org/WineOn64bit However when i run ./configure,its displays the following and exits: Code: $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = localhost.localdomain uname -m = x86_64 uname -r = 2.6.26.5-45.fc9.x86_64 uname -s = Linux uname -v = #1 SMP Sat Sep 20
2006 Jan 28
1
PR#8528
On 23/02/05 I suggested that given R had included TOMS 708 to correct for t= he=20 poor performance of pbeta, TOMS 654 should be included to fix all the pgamm= a=20 problems. I was slightly surprised to find Morten's code had been included= =20 instead 2 days later. I noticed but did not worry that the reference to me = had=20 been removed.=20 The derivation of the asymptotic expansion for
2005 Mar 06
1
Re: [Asterisk-biz] Livevoip U.S. 800 LNP Starts March 9th 2005
Mike, No they have not. Calls are failing again today. They have offered to refund my money but that does not solve the problem. My asterisk server is only 4 to 12 ms away from their "network". I have had VERY good luck with nufone.(40 to 45ms away) Only have 1 or 2% fail rate. Going to be calling txlink.net on Monday. Seems that LiveVoIP does not care about asterisk users. They like
2007 Feb 21
0
Problems with obtaining t-tests of regression
Guillermo, I am dropping most of your mail because my answer is very generic. First, why doesn't it work as you tried it: technically speaking, coeftest() and the like expect to be feed an lm or a glm object and for this reason won't accept the result of systemfit(), which is a much different object. I suppose the same goes for the rest. Second, what can you do: I'd do at least one
2011 Aug 11
0
Asterisk 1.8.5 - Ubuntu Pkg from diguim Repo - OPENH323 error
Hi Paul, Maybe you can give some help here: I'm trying to compile and build the debian source file of asterisk_1.8.5.0.orig.tar.gz and asterisk_1.8.5.0-1digium1~natty.debian.tar.gz. Howerver every time I'm trying to compile it, using ./configure of dpkg-buildpackage -rfakeroot -us -uc I get errors like this: checking for mandatory modules: CAP GSM OPENH323 IMAP_TK PWLIB... fail
2009 Mar 02
2
Compiling to use IMAP: how?
Hey, all. I was going through a "make configure" on my Asterisk 1.4.23 Ubuntu box, and noticed something I'd forgotten: Asterisk now supports IMAP_STORAGE. However, when I highlight it, it tells me that there's an unmet dependency, presumably for imap_tk. I've "apt-get installed" everything I can think of that might be pertinent after some Googling (e.g.,
2004 Aug 06
0
Icecast2 Beta 1 hijacks CPU
Detailied instructions.... Not a very simple task I'm afraid. I'll try anyway. For starters I've only compiled libogg (CVS snapshots), libvorbis (CVS snapshots) and icecast beta 1 (from icecast.org's Download page). I didn't bother with ices, libshout, etc. since I use Winamp icw Oddcast to provide the source for icecast. All compiled using: ./configure
2014 Sep 21
1
error receiving a fax ... but with a fax that was received without problems
Dear all, When receiving a fax, the extension is "spawned", despite nothing but positive messages (see below) The sending fax considers it a success & the verbose output of asterisk gives a "FAX_SUCCESS" and a "NO_ERROR" error in the ReceiveFax command. The problem is that all the next steps (conversion of the fax to pdf & sending it to a mailbox) are never
2008 Mar 08
2
IPv6-enabled dovecot-1.1rc* does not accept IPv4-connections
Hi, I'm having a really really strange problem. After upgrading from 1.1.beta13 to 1.1.rc2 (happened with rc1 as well IIRC) I can't connect to the services using IPv4 anymore. dovecot happily binds to the IPv6 wildcard socket which should accept IPv4 connections as well. root at vs02:~# netstat -lnp --tcp | grep dovecot tcp6 0 0 :::993 :::*
2007 Jan 27
1
gsub regexp question
Dear R Users, I am trying to users gsub to remove multiple cases of square brackets and their different contents in a character string. A sample of such a string is shown below. However, I am having great difficulty understanding regexp syntax. Any help is greatly appreciated. Ally "tree STATE_286000 [&lnP=-12708.453945423369] = [&R]
2005 Jan 04
6
OT: List of VoIP providers?
I have been looking around for VoIP providers but have not found a good listing. Is there no "yellow pages" for VoIP providers? Google mostly returns services like Vonage, Packet8, NuFone, ect. None seam to be very reseller friendly and none offer LNP or local DID's for my area. Anyone know of a list (even a partial one) Jeromie Reeves