search for: faxback

Displaying 9 results from an estimated 9 matches for "faxback".

Did you mean: taxback
2004 Jun 03
2
Asterisk & fax-out
I want to setup a phone system that can allow the caller to type in a faxback number, and automatically be sent a fax file. Is this possible with Asterisk? Or using Asterisk & a Linux fax program? I've seen stuff about incoming faxes, but nothing about outgoing. This is over a Zap channel, not IP, btw. Thanks.
2005 Mar 11
0
Sipura 2100 and Asterisk and Fax
...ming? Maybe I need to put Asterisk on a faster machine since it's only on an old PPro system circa 1998. Hrmmmm. So I installed on an idle PIII that was in the rack. This a.m. I switched over to using the faster Asterisk setup and started running the same fax tests (BTW, I'm using free faxback systems to test inbound faxes, pretty handy. Go google for them!). Started with outbound. Sixtel was still chirping and then dying. So I switched to using VPC's megacent outbound for testing. On the old system I always had to turn trunking off to fax out successfully over VPC so that is th...
2010 Jul 12
1
Fax for Asterisk, capable of receiving from website but not from fax machine !!
...LERIDNUM})}) exten => receive,n,Set(GLOBAL(LASTFAXCALLERNUM)=${CALLERID(num)}) exten => receive,n,Set(GLOBAL(LASTFAXCALLERNAME)=${CALLERID(name)}) exten => receive,n,NoOp(**** SETTING FAXOPT ****) exten => receive,n,Set(FAXOPT(ecm)=yes) exten => receive,n,Set(FAXOPT(headerinfo)=MY FAXBACK RX) exten => receive,n,Set(FAXOPT(localstationid)=15184893772) exten => receive,n,Set(FAXOPT(maxrate)=14400) exten => receive,n,Set(FAXOPT(minrate)=2400) exten => receive,n,NoOp(FAXOPT(ecm) : ${FAXOPT(ecm)}) exten => receive,n,NoOp(FAXOPT(headerinfo) : ${FAXOPT(headerinfo)}) exten...
2012 May 29
2
Fax Server for Asterisk
Hello, For those customers with only analog lines, who ask for fax2email and email2fax, whats the most reliable solution available and tested with Asterisk? Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120529/3e28b56e/attachment.htm>
2011 Apr 22
0
T38 fax printer Windows client for asterisk 1.8
Involves asterisk, so not too far off topic. Being New Zealand based we need alaw support. I've tried a few T38 clients which either don't support alaw (FaxBack free edition), and finished up with asterisk transcoding and the fax never gets sent. Or another client (FaxVoip) that gets a fax through but always has some lines missing. The issues above could be asterisk's problem (1.8 SVN branch) or the client's. What I'm obviously seeking is a kn...
2009 Jul 16
1
Sending faxes with T.38 problem. Fax for Asterisk (no SpanDSP) - 1.6.1.1
...XCOUNT}-rx.tif) exten => receive,n,Set(GLOBAL(LASTFAXCALLERNUM)=${CALLERID(num)}) exten => receive,n,Set(GLOBAL(LASTFAXCALLERNAME)=${CALLERID(name)}) exten => receive,n,NoOp(**** SETTING FAXOPT ****) exten => receive,n,Set(FAXOPT(ecm)=yes) exten => receive,n,Set(FAXOPT(headerinfo)=MY FAXBACK RX) exten => receive,n,Set(FAXOPT(localstationid)=1234567890) exten => receive,n,Set(FAXOPT(maxrate)=14400) exten => receive,n,Set(FAXOPT(minrate)=2400) exten => receive,n,NoOp(FAXOPT(ecm) : ${FAXOPT(ecm)}) exten => receive,n,NoOp(FAXOPT(headerinfo) : ${FAXOPT(headerinfo)}) exten =&g...
2008 Oct 22
6
fax / t38 gateway
I'm trying to figure out how to handle our fax line when we switch to our asterisk for voice. After a lot of reading and poking about I have concluded, as have many others it would seem, that the best thing to do is either to have a separate pstn fax line or use some sort of internet faxing service rather than try and make faxing work in a way it's not meant to over voip lines.
2011 Jun 19
3
Problem with ReceiveFAX app from FFA
...LLERID(num)})}) exten => receive,n,Set(GLOBAL(LASTFAXCALLERNUM)=${CALLERID(num)}) exten => receive,n,Set(GLOBAL(LASTFAXCALLERNAME)=${CALLERID(name)}) exten => receive,n,NoOp(**** SETTING FAXOPT ****) exten => receive,n,Set(FAXOPT(ecm)=yes) exten => receive,n,Set(FAXOPT(headerinfo)=MY FAXBACK RX) exten => receive,n,Set(FAXOPT(localstationid)=15184893772) exten => receive,n,Set(FAXOPT(maxrate)=14400) exten => receive,n,Set(FAXOPT(minrate)=2400) exten => receive,n,NoOp(FAXOPT(ecm) : ${FAXOPT(ecm)}) exten => receive,n,NoOp(FAXOPT(headerinfo) : ${FAXOPT(headerinfo)}) exten =&...
2004 Sep 29
4
* and Fax
Hi, I think this is one area that needs to be developed. I am curently implementing a system for my home so cannot really justify the cost of financially supporting the development of this when all I really need to do is buy a telephone extension lead for my existing fax modem!!! I am more than willing to devote some testing/documentation time (I am not really a programmer) if that helps.