similar to: Printing from W2K clients

Displaying 20 results from an estimated 600 matches similar to: "Printing from W2K clients"

2004 Sep 06
1
T.38 "pass-thru"
Hello, As I understand * don't supports T.38 in Zap channels (please correct me if I'm wrong, BTW is there plans for such support?) I believe it's should support T.38 in "pass-thru" mode. I mean setup like this: Hardware gate with T.38 ------ Asterisk ------ Hardware gate with T.38 But I had troubles with this setup (no faxing) while two gates conneted directly with same
2004 Jul 25
1
Busydetect problems
Hi guys. I have a XP100P Clone , and the busydetect dont work for me.. PSTN---Asterisk---Sip---Asterisk----PBX Any call from pstn side dont disconnect ... I have no disconnect supervision and busydetect dont work... Please Help me. Zapata.conf [channels] echocancel=yes usecallerid=no hidecallerid=no rxgain=0.0 txgain=0.0 signalling=fxs_ks callprogress=no context=entrada channel=>1
2004 Sep 13
4
Unknown RTP codec 72 received
Hi all, I get "Unknown RTP codec 72 received" message in console when call in progress, but all seems OK. Calls is from X-Lite SIP softphone to PSTN over voicepulse connect (IAX) and to FWD echo test (SIP). But this message only with one SIP client, others (X-Lite too) not giving this message. All X-Lite settings are identical. Asterisk is last cvs version This what I see in console
2004 Jul 12
0
IP Soft Phone with FAX
Hi, I need to send and receive faxes over VoIP in realtime. I mean: user ? calls from VoIP network to fax machine on PSTN, but starts voice conversation with user B on that fax machine. Then users agree to send a fax (any direction), pressed "start", completed fax transmission and then continue a voice conversation. This is one of generic ways to use analog fax machine. As I understand
2004 Jul 24
0
PBX functions and different channels grouping
Hi All, I need to replace old analog PBX with Asteriskl and X-Lise SIP SoftPhones as client phones. First: I have problems with implementation of PBX functions. I need and unsuccesfully tried theese functions (took info at http://voip-info.org/wiki-Asterisk+PBX+functions) Call Pickup: Supported in the standard installation (*8 - defined in res_parking.c +54) - Just don't understand how to
2004 Sep 20
2
H.323 call problemm (no sound)
Hi all, I'm having trouble with H.323 outbound calls, * connects but there is no sound in both ways. I'm using X-Lite as SIP client with GSM codec and dialing to ITSP (which using cisco, I think) over H.323 with G.729 codec. I have 4 digium G.729 licenses installed and this is onli one call. I tested my * with another ITSP over SIP and G.729 codec and there was all ok Here is my configs
2007 Apr 27
1
SIP<->H323 calls without proxying RTP
Hello, Could somebody tell me is it possible to use asterisk without RTP proxying in SIP<->H323 calls? I mean exactly what canreinvite=yes option do in SIP<->SIP calls. I don't need a transcoding, only a signaling conversion, and this is possible with some softswitches, so i wondering what about asterisk. Same question about H323<->H323 calls I'm using NuFone
2004 Jul 28
0
D-Link DG-104SH H323 problemm
Hi, I'm using D-Link DG-104SH (H323 4 port FXS gateway) with analig phone connected to it and X-Lite softphone as endpoints with * When I calling from X-Lite to analog phone it's ok When I dilaling X-Lite from analog phone, X-Lite si ringind but whei I picked up X-Lite connection drops IP of DG-104SH is 192.168.1.3, H323 ID is GW1 X-Lite number is 233 Here is * output: -- Executing
2004 Sep 17
1
How would you handle a fax without T.38orG.711uLaw?
asterisk-users-bounces@lists.digium.com wrote: > Isn't it possible to use T.38 for interconnecting hardware gates > supporting T.38 with asterisk using SIP REINVITE? > I'm not shure but but think its's might be possible because after > reinvite traffic goes directly from one gate to anotger, not over > Asterisk We've seen a problem here with asterisk. Wehn
2004 Jul 24
1
Please help I fear I have missed something very important! but what?
Sorry about this, I have been struggling with the basics of my asterisk config. I set up two sip peers and two phones. And I set up lots of dial masks for outgoing calls, all my outgoing calls were working great, however incoming calls were a different matter altogether, I cannot get incoming calls to work. So I have gone back to a very basic FWD config, with one phone which as far as I am aware
2004 Nov 23
1
Fax over SIP Problems (sorry for this topic ...)
Hello everyone! I tried to send a fax over SIP with an Asterisk Server in the middle (no Digium Cards, etc. installed, everything is SIP only, the PSTN-Gateway is external). Whenever I start sending a Fax to a PSTN destination, the Call gets answered and asterisk tries to build a native bridging: -- Attempting native bridge of SIP/sip.westend.com-082fd1b8 and SIP/xxx-3ef8 Then the following
2007 Feb 12
3
Trixbox vs. Custom install
Hello, I'm following the thread "Asterisk@Now vs Trixbox", and I have a similar question: if someone is going to install Asterisk, FreePBX and A2Billing, should you advice him/her to use Trixbox ... or a custom "step by step" installation on a distribution of his/her choice? Thanks Stefano
2006 Jan 23
3
Creating an R package file
Dear R community, I would like to create my own R package files, but I find some problemm for R versions >1.9. When in previous versions of R I could write a simple text file, to have a functioning file package, now I found that is neccessary to implement also binary copies of the file. I cannot understand, reading from R manuals, how it is the correct procedure to create these binary files.
2016 May 11
3
maximum call time
Dear all, is asterisk capable to make a call for 24 hour without break ? My dial string in extension.conf is : Dial(SIP/[ext_no]@[pbx_name]) I dont use any dial parameter. The problemm is, my customer complain that the call was cut after 4 hours. Thanks in advance, Ikka Jakarta, Indonesia -------------- next part -------------- An HTML attachment was scrubbed... URL:
2002 Aug 02
1
Print Properties will not open on a Samba shared printer
I finally got my drivers to upload to the print$ share by using the add_print_package.pl script form imprints, and I was able to attach the driver to the printer created with SWAT (the rpc command: addprinter does not work) by using the rpc command: setdriver. So at this point whenever I connect a client to the machine it no longer asks about trying to find a driver. However when I go to open the
2012 Mar 25
1
Work -Shift Scheduling - Constraint Linear Programming
Dear Community, I've a Work -Shift Scheduling Problem I'd like to solve via constraint linear programming. Maybe something similar to http://support.sas.com/documentation/cdl/en/orcpug/63349/HTML/default/viewer.htm#orcpug_clp_sect037.htm Can anybody suggest me any package/R examples to solve this? If it's needed more details of my little problemm I can provide. Thanks in
2007 Feb 11
0
TE110P working hardware configurations
Helo, I have a troubles getting to stable work of Digium TE110P card (mailed some time earlier in the list) - I can't get 100% pseudo zap interface accuracy (zttest), so getting HDLC aborts and call drops. I tried number motherboards, hardware and software configs according to info in wiki, thisl list and number of websites - no luck. So I ask everyboby who successfully use Digium TE110P card
2007 May 11
0
Asterisk crashes
Hello, I have very annoying problem with asterisk 1.4.4: Every evening when I have peak load asterisk crashes, "peak load" is only over 20-30 sip-to-h323 simultaneous calls. Nothing special in logs after crash. Load average never was higher than 0.3, asterisk never uses more than 12% CPU (according to top). Tried SVN versions - same result. Both h323 and sip peers has only one codec
2007 May 17
3
Ubuntu rails server
Hello, I try to install on my ubuntu ruby on rails server. I have install ruby,rails,gem and all files but doesn''t work. When i run the server with webrick works perfect but when i use apache i get this message: We''re sorry, but something went wrong. We''ve been notified about this issue and we''ll take a look at it shortly. Here are my installed app versions:
2002 Aug 28
3
samba-2.2.5-printing.patch
Hi @all, I cannot use this patch in 2.2.5. I patched the source before with parse_sec.patch ldap_start_tls.patch Makefile.in.patch srv_spoolss_nt.patch addform.diff Containes the samba-2.2.5-printing.patch only parts of the above patches? tom