similar to: Bug in dev.print ? (PR#9801)

Displaying 20 results from an estimated 90 matches similar to: "Bug in dev.print ? (PR#9801)"

2005 Jun 23
2
Postfix problem with DNS
Today I have changed my DSL modem and problems with postfix begun. It receives mail, but cannot send any. In logs I can read Jun 22 19:39:53 server postfix/smtp[5040]: 9A51711FF85: to=address at somedomain.com, relay=none, delay=12840, status=deferred (Host or domain name not found. Name service error for name=somedomain.com type=MX: Host not found, try again) My resolv.conf is proper. I can
2014 Jul 11
0
Aktualіѕіегung dеѕ Κоntоѕtatus. Аntwοгt егfοгderlich
Wir haben in Ih??m ???P?l-??nto ungew?hnliche ??t?vit?ten f??tg?stellt. Guten Tag! Zum S?hutz Ihr?? ??ntos kann niemand Geld senden oder Geld ?bbuchen. Au?erdem kann niemand B?n???nten entfernen, Kr?d?t?art?n ?ntfernen, R?ckzahlungen senden, od?? ??nto schlie?en. Hat jemand ohne Ihr Wissen Ih? ???Pal-??nto
2002 Jul 12
2
Crosstabs in R
Before I reinvent the wheel, I have need for a relatively straightforward crosstabulation (2 x n) function. I know that R has table(), ftable(), xtabs(), and summary(xtabs()), but none of these produce a fully "tricked" out cross-tabulation with marginal totals, expected cell frequencies, and an array of statistics about the contingency table. Is there a more complete (something
2007 Feb 26
24
Ruby/rails port of Cocoon/hibernate
Hi, I''m currently running an apache/jboss cocoon/flow/hibernate/ajax paypal (directpayment) project and am looking into the possibility of porting it across to ruby/rails. For that reason I would like to know the following: 1. Can I call my java classes or would I be looking at a complete rewrite in ruby? 2. How effective is ruby in terms of seperation of concerns regarding design from
2009 Apr 21
8
incorrect output and segfaults from sprintf with %*d (PR#13667)
Full_Name: Wacek Kusnierczyk Version: 2.10.0 r48365 OS: Ubuntu 8.04 Linux 32bit Submission from: (NULL) (129.241.110.141) sprintf has a documented limit on strings included in the output using the format '%s'. It appears that there is a limit on the length of strings included with, e.g., the format '%d' beyond which surprising things happen (output modified for conciseness):
2003 Jun 04
2
chan_capi with avm c2 only uses one BRI
hi all it seems like whatever I do, I can't use more than 1 BRI on my AVM C2 with chan_capi. Both channels seem to work, but not at the same time. And - yes - they're connected to different NT boxes :) Any ideas? kapejod? -- Roy Sigurd Karlsbakk, Datavaktmester ProntoTV AS - http://www.pronto.tv/ Tel: +47 9801 3356 Computers are like air conditioners. They stop working when you open
2003 Feb 26
1
astping crashes asterisk manager module
hi Just installed astping in Nagios (former netsaint), and it works fine - for some time. After several hours, the Asterisk manager module just stopped responding, and I had to restart to make it work Any idea what might cause this? Sorry - I don't have the log now. Is it possible to have asterisk log console output somewhere? roy -- Roy Sigurd Karlsbakk, Datavaktmester ProntoTV AS -
2003 Apr 03
2
OS X support?
hi Can I use Asterisk with OS X? roy -- Roy Sigurd Karlsbakk, Datavaktmester ProntoTV AS - http://www.pronto.tv/ Tel: +47 9801 3356 Computers are like air conditioners. They stop working when you open Windows.
2003 May 19
2
transfer problems
hi all when I (using my D-Link DPH-100M MGCP phone) press #, I get told 'transfer'. I dial the new number and after that, * just tells me 'meep meep meep' [hangup] any ideas why? -- Roy Sigurd Karlsbakk, Datavaktmester ProntoTV AS - http://www.pronto.tv/ Tel: +47 9801 3356 Computers are like air conditioners. They stop working when you open Windows.
2003 May 28
1
chan_capi request
hi all is it hard/possible to move the following from chan_capi_pvt.h into a setting (preferably global) in capi.conf? #define AST_CAPI_NATIONAL_PREF "0" #define AST_CAPI_INTERNAT_PREF "00" and ... Is it hard to move or copy the txgain and rxgain to [global], either as a given 'default' if nothing's set in the interfaces, or as a overall
2003 Jun 12
1
shutdown cancel?
hi all as with the standard 'shutdown' command, it'd be nice to have a 'canceller' to 'die when convenient'. is this a heavy task to add? roy -- Roy Sigurd Karlsbakk, Datavaktmester ProntoTV AS - http://www.pronto.tv/ Tel: +47 9801 3356 Computers are like air conditioners. They stop working when you open Windows.
2003 Jun 14
1
show application DISA
hi all the help output for DISA ends like below, with the half-sentence 'Note that in the case' what's the rest of that sentence? The file that contains the passcodes (if used) allows specification of either just a passcode (defaulting to the "disa" context, or passcode|context on each line of the file. The file may contain blank lines, or comments starting with
2003 Aug 01
1
memory leak?
hi all seems there's a memory leak in asterisk somewhere. probably in chan_mgcp. It seems like 2048kB is allocated but not released each time I lift the handset. This is, however, never released. So... oslpbx:~/debug/20030801112939# ps axfv|grep asterisk | tail -1 3206 pts/0 S 0:00 0 410 35601 6024 1.1 \_ /usr/sbin/asterisk -gvvvvcp (lift handset)
2003 May 18
2
CTRL+D exits Asterisk immediately
hi all when typing 'exit', asterisk complains and tells me to use STOP NOW, but not with CTRL+D! CTRL+D stops Asterisk immediately, also when calls are in progress (when asterisk is started with -c). Any chance to change this behaviour? roy *CLI> exit The QUIT and EXIT commands may no longer be used to shutdown the PBX. Please use STOP NOW instead, if you wish to shutdown the PBX.
2003 May 30
1
manager interface change request
hi all I'm trying to use the manager interface to do some nagios (http://nagios.org/) integration, and I find some parts of it not really optimal. What I'd like to change, is to make \r\n\r\n an actual terminator, something it isn't today, AFACS. Below is the Status output - it shows Response, Message, \r\n, Status post, \r\n, Status post etc etc. Without a parsable terminator, I
2003 Mar 24
5
Channel Bank?
Hi all, I'm currently evaluating ideas for a phone system for our new office and I have a copy of Asterisk along with a couple of H.323 phones setup in the lab here. I'm very impressed - thanks for the great software! (I was especially impressed that the IAX connection to Digium worked out of the box like that - someone at Digium no doubt has a voicemail from me this morning!) ;-) What
2003 Sep 25
1
pine and mozilla at the same time
Hi all, what is the best way to read e-mail from server using "pine" ?? I would like to use graphical IMAP client, mozilla for example. And sometimes run pine from shell. mbox or Maildir? Or maybe setup pine to use IMAP server on "localhost" ?? Gasha
2004 Oct 23
1
login with alias
Hi all, i'm setting up mail server and here is the question: if, for example "firstname.lastname at domain.com" is e-mail address, then how can i setup login as "firstname.lastname" and "password" not only "firstname". Of course, users want all things simple. But i don't want to use login names longer than 8 chars. Any ideas? Or should i try
2003 Feb 25
0
gastman manual?
hi I'm running SIP (msn messenger), MGCP (dlink hardphone), H.323 (soon - netvision 802.11 phone) and CAPI (AVM C2). Can I plot in the known extensions and use gastman to tranfer calls? I've tried, but no calls was visualized from the extensions I created ... and - no - I couldn't find it after RTFM roy -- Roy Sigurd Karlsbakk, Datavaktmester ProntoTV AS - http://www.pronto.tv/
2006 Jun 24
0
PDBEDIT policy
Hello all, I tryied to use the disconnect time policy using NT usrmgr, but it didn't work. Does anyone have a clue? Thanks Using: Debian 3.0 Kernel 2.4,27 Samba 3.0.22 Ldap 2.1.30-2 -- ___________________________________________________________________________________________________ Atenciosamente, Daniel Felipe Martin GetNet - Tecnologia em Captura e Processamento de Transa??es