Displaying 20 results from an estimated 700 matches similar to: "How to install HP PSC 2410 into SAMBA"
2006 Jan 02
0
Sharing an HP PSC 2110 via Samba
I apologize if this is the wrong list for this. If there is a better list
please let me know.
I have an HP PSC 2110 (multifunction inkjet) attached to a SuSE 10 system.
Printing via cups works very well. I want to share the printer to a WinXP
box. As far as I can it's not possible to install the driver using the
"Have Disk" option so I restored to trying to install the driver in
2003 Nov 19
3
Samba 3.0 and the HP PSC 750 printer (printing over cups)
hi all,
i have samba 3.0 on a fedora-linux running. almost everyting works fine,
except one printer, my hp psc 750 (connected via usb) is not printing via
samba.
I get pages printed (via cups or whatever) if i print from the localhost.
So, here a few data from my smb.conf:
printcap name = cups
printing = cups
load printers = yes
[printers]
comment = All Printers
path =
2007 Aug 20
1
1.4.4. caller ID not working ?
Hello All,
Is CALLERID() setting broken in 1.4.4?
My small dialplan :
[testclid]
exten => _0.,1,Set(CALLERID(all)=Ben Jacob <988077>)
exten => _0.,n,Dial(SIP/${EXTEN})
Correct me if I am wrong, Set(CALLERID(all) above supposed to change the
display name as above(Ben Jacob) and change the From URI to 988077 at myip??
As of now, only the _display name_ is being replaced, but not the
2007 Nov 22
1
common/shared voicemail box
Hello All,
I am using ODBC storage for voicemail on my asterisk box. I want to have
a common voicemail box for different extensions.
I know how to do that, but the question troubling me is how and where do
I store the the extension name for which a particular voicemail was left.
e.g. extensions 1000, 1001, 1002 all using the same voicemailbox 55555.
Now, when someone calls 1000, and leaves a
2007 Dec 17
3
VoIP service providers/PSTN termination points
Hello ppl,
Am looking at some PSTN termination providers in US. If this question
has been repeated, please point me to the correct link, as I've tried
searching the archives but have been unsuccesful so far.
I have come across quite a few companies which provide the same, such as :
Iconnecthere <http://www.iconnecthere.com>
Vonage <http://www.vonage.com>
Teliax
2007 Dec 05
1
[Fwd: load test zap channels (in and out)]
Is this getting through??
EMAIL DISCLAIMER : This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. Any unauthorised distribution or copying is strictly prohibited. If you receive this transmission in error, please notify the sender by reply email and then destroy the message. Opinions, conclusions
2007 Oct 10
0
maximum retries exceeded on transmission Warnings
Hello All,
I've got the following warning messages a couple of days back:
/chan_sip.c: Maximum retries exceeded on transmission <SIPcallId> for
seqno 1 (Critical Response).
/Have got the warnings repeatedly for one Callid. If maximum retries
have exceeded why should it give me those warnings again n again for the
same callid, with a gap 4 seconds between each warning.
The callids
2007 Aug 01
2
multiple pbxes, multiple domains, same user ids?
Hello good ppl,
A couple of questions for multiple pbxes
1. Is it possible to support multiple pbxes in one Asterisk box(using
contexts, etc.)?
2. Can we use the "domain" field in sip.conf to specify the different
domains for sip users, having one domain for each pbx?
I just tried registering two xlites, with different domain names (with
the same specified in sip.conf). But, Asterisk
2007 Aug 24
0
[Fwd: Re: issues with caller ID , remote-party-id
Hello ppl,
Sorry to re-post it, but kinda these issues are getting on my nerves.
I tried Set(CALLERID(num)=7329) on 1.2.12, which works fine, but not on
1.4.4.
The problem :
1. I receive call from caller 'AAA' on my number, 'BBB' which is on my
Asterisk box.
2. I have to redirect the call to some other number, say, my cell num -
'CCC'.
3. My PSTN provider wants the
2007 Sep 04
11
stop log/debug messages into /var/log/messages
Hello good ppl,
Any way of stopping asterisk writing into syslogs or any other file, if
I set verbose 6 on the console?
All I want is the verbose output only on the console, nowhere else.
My logger.conf says :
console=> notice,error
;messages => notice,warning,error
Thanks in advance.
- Benjamin Jacob.
EMAIL DISCLAIMER : This email and any files transmitted with it are confidential
2007 Nov 28
2
Billing/Call Control engine : AGI scripts/ AstMan API
Hello ppl,
Have implemented a really nice Billing engine using AGI scripts. So far
it works fine, tho haven't yet put it in the torture cell.
The AGI scripts have been written in PHP, using MySQL for the billing
and profile information.
The major disadvantages I see using AGI scripts :
1. A new process(invocation of PHP scripts) on every new call.
2. MySQL connections on every instance of
2007 Jul 31
3
asterisk on 64-bit?
Hello ppl,
Searched all over, but couldn't find anything conclusive.
Does an off-the-shelf version of Asterisk run without any issues on a
64-bit machine?
Does anyone have any 'conclusive' figures?
Apologies if this is a repeat question. Would appreciate if I could be
redirected to the appropriate link.
cheerz
- Ben.
EMAIL DISCLAIMER : This email and any files transmitted with it
2005 Jun 03
2
POP3 download problem
Hi All
I am experiencing a mail download problem with dovecot's pop3 protocol. We
use outlook XP 2002 mail clients and I have setup a mail system with pop
accounts on a Fedora 2 installation using dovecot.
Some of the clients download email fine but others do not download email and
also do not give any error messages. I have enabled the "verbose" options in
the
2007 Sep 06
2
alphabetical extension patterns
Hello ppl,
Any way to specify alphabetical exten patterns in the dialplans on Asterisk?
All my users would have alpha/numerical ids. I don't want to add a line
for every user in my dialplans.
I searched around, but couldn't get anything useful. Any way to get
around this?
Thanks in advance
- Benjamin Jacob.
EMAIL DISCLAIMER : This email and any files transmitted with it are
2011 May 17
4
[LLVMdev] Exception Handling Proposal - Second round
Hi all,
Following John's, Duncan's and Bill's proposals about exception
handling, I thought I'd summarise what has been discussed so far.
** The problems we're trying to solve are:
P1. Different languages have different EH concepts and IR needs to be
agnostic (as possible) about that
P2. Inlining and optimisations (currently) destroy the EH semantics
and produce code that
2015 Jun 04
3
[Bug 2410] New: auth-chall.c - "<stdarg.h>" #included twice
https://bugzilla.mindrot.org/show_bug.cgi?id=2410
Bug ID: 2410
Summary: auth-chall.c - "<stdarg.h>" #included twice
Product: Portable OpenSSH
Version: 6.8p1
Hardware: Other
OS: Other
Status: NEW
Severity: enhancement
Priority: P5
Component: Miscellaneous
2008 Jul 25
0
fit.dist gnlm question, NaN and Inf results
I am attempting to fit discrete data (daily counts of arrivals of
recreational vessels at locks on a river) using the fit.dist package.
Some distributions return values of NaN and Inf for certain
situations, an example with Inf values is shown below.
# of vessels: 1 2 3 4 5
6 7 8 9 10 11
# of days with # of vessels: 35 20 10 5 6
2010 Feb 08
1
objects masked from packages
dear all,
I have a problem with a masked object in a package we created here.
we make a package for a workflow of internal analysis of microarray data.
to create the package we used:
> install.packages(pkgs="affyAnalysis", repos=NULL)
> R CMD INSTALL affyAnalysis
Erzeuge Verzeichnisse ...
Erzeuge DESCRIPTION ...
Erzeuge NAMESPACE ...
Erzeuge Read-and-delete-me ...
Kopiere
2007 Jan 31
0
CentOS: scanning
Hi!
I've been using v.-4.4 since last Oct, and I'm quite satisfied, *except*
for *one* thing: I can't scan! Both kooka and xsane report "no devices
available." That doesn't affect printing, but every time I have to scan
something, I've to go back to Mandriva or Ubuntu.
I've had this HP psc-2410 for a couple of years. I scanned successfully
with Fedora
2008 May 23
1
Create a data subset
Hello,
I want to select same data of a data frame that has information of fish
catches:
catch, vessel, trip, day, month, year
where trip is the fishing operation number done in each day by each vessel,
i.e. for each day, any vesel can have several register of catch
corresponding to each operation.
>From this data frame I want to do:
1. Add the catches of all trip by vessel and day; then