search for: fax2email

Displaying 14 results from an estimated 14 matches for "fax2email".

2008 Jan 14
0
Help needed for Fax2Email with Welltech FXO 3804
I have this in my extension.conf: [incoming_28345474] ; 8862100 is the hotline number of the Welltech 3804 ; exten => 8862100,1,NoOp(${CALLERID(num)}) exten => 8862100,2,Wait(1) exten => 8862100,3,Set(CALLERID(num)=${CALLERID(num)}) include => fax2emailstart [fax2emailstart] exten => 3000,1,SetVar(CALLEDFAX=${EXTEN}) ; me exten => 3000,2,Answer exten => 3000,3,Macro(fax2emailservice) exten => 3001,1,SetVar(CALLEDFAX=${EXTEN}) ; dave exten => 3001,2,Answer exten => 3001,3,Macro(fax2emailservice) exten => h,1,System(/va...
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>
2006 Jan 17
1
Asterisk and Fax part 2
Hello, I've been trying to setup a Fax2Email mecanism on my Asterisk box. I have been using the following: 1) An incoming IAX line on Unlimitel (Im not even sure if it's worth mentionning the provider, but I do just in case) 2) NVBackGroundDetect from Newman Telecom 3) The following extension to test: exten => fax,1,SetVar(FAXFILE...
2006 Apr 27
1
asterisk spandsp and txfax
Hello folks! I'm trying yo set up a email2fax and fax2email on my asterisk box. The rxfax works fine in my setup. The problem is with the txfax. I have tryed all snadsp version (0.0.2x and 0.0.3x) but I get this errors. Because I can't find anything on Internet I'm hoping u can give me a hand. here are my logs: -- Attempting call on SIP/sip_pr...
2010 Apr 16
2
How to set up Fax on Asterisk - Using analog Fax machines and HT502 (or FXS of a Digium TDM410P)
...he same result! Then we tried with the sangoma and digium card on another asterisk box, with Asterisk 1.4.30 and DAHDI 2.2.x and the fax was not reliable 100% but at least Asterisk vener went down We cant make any upgrade of Asterisk/Zaptel due to some rules of the customer, the do not want to use fax2email, they need to use the panasonic fax machine, this is driving me crazy! We also tried with a HT502 with passtrough fax mode and pcmu and pcma enabled and the same result, asterisk does down when trying to receive/send a fax What could solve our problem? what else should we try about configuration?...
2009 Feb 02
1
Preferred Clock
Hi, We're running on a * 1.4.21 system. We run about 80 SIP Extensions, mainly ATCOM phones (and a few Snoms - 300 and 360), and have an additional 80 IAX2 extensions to iaxmodem devices for fax2email. We are rapidly growing and will be adding an additional PRI trunk and grow to about 150 SIP & IAX2 extensions towards the end of the year. We have two Digium Wildcard TDM800P cards (8 x FXO and 8 x FXS) and are busy migrating the remaining 8 analogue lines over our ISDN Pri line. The TDM c...
2015 Apr 07
0
res_fax.c: allowed rates for V27 modems
Hi all, We are running a fax2email service based on asterisk 1.8.18.0, and we are currently trying out asterisk 1.8.32.2 in our labs. We get the following error when sending faxes out: [Apr 7 14:34:20] ERROR[16653]: res_fax.c:2121 sendfax_exec: 'modems' setting 'V17,V27,V29' is incompatible with 'minrate' se...
2007 Jan 22
0
Why app_rx and app_tx when we have IAXModem and Hylafax and hy-email2fax? Should we reinvent the wheel?
...nexpected failures in the software, in the configuration, in the hardware and in general use. HylaFAX can support multiple modems and a heavy traffic load." http://www.hylafax.org/content/Main_Page Using this architecture and bash script hy-email2fax, i've been able to setup Email2Fax and Fax2Email. Of course, we the community, could improve and simplify the integration and documentation, as well as the process handled currently by hy-email2fax: http://wpkg.org/email2fax/index.php/Download Is a bad idea to bet on this solution? My apologies, if someone thinks that i'm complaining abou...
2012 Sep 17
1
iax2 trunks between asterisk servers
Hi, I am using iax2 trunks between asterisk servers and am having a callerid problem. We are using realtime sip clients distributed between multiple servers. Only in test now but have run into a calleeid problem - the name of the called party is not displayed if the called party is on a different server, it works if the called party is on the same server. On each server sip clients show calleeid
2009 Feb 27
3
Continue in dialplan on hangup
Is there a way to force a channel to continue in the dialplan after the remote end hangs up? Specifically, I am trying to play around with setting up a fax server. I can receive the fax, but sometimes the sending fax hangs up before my System command for printing can run and the fax never prints. I know I can work around by setting up a custom context and use the 'h'
2007 Nov 28
5
To DB or not to DB?
I lurk and comment a little on here and have been playing with * for a short while. I am interested in hearing about the pros and cons for using a database backend to Asterisk. My current setup is simple, out of the box with config files in /etc/asterisk and logs etc going into /var. I notice a great many of the contributors here seem to use a db backend (is this also called Real Time
2005 Oct 18
8
Fax2Mail
Hello, Is there or can anyone provide a comprehensive guide (designed for Linux/Asterisk novices) to installing/setting up Asterisk in order to support Fax2Mail service? In my case, I would like Asterisk to receive fax calls to predefined numbers (ranges) and to associate each of these numbers to email addresses. Thank you in advance. David --------------------------------- Yahoo!
2006 Feb 19
3
Loops and Variables
I have the following in my dialplan, counts the number of loops and when it hits greater then 5, exit. It works, but errors initially with, "syntax error, unexpected TOK_PLUS, expecting TOK_MINUS or TOK_LP or tolken; Input: +1". Could somebody tell me why? Thanks: ; **************************************** ; Setup a varriable to count the number of ; times the message has been
2008 Jan 08
3
Is it possible to use spandsp and patton to do fax2mail ?
Hi, I succesfully install spandsp chan_misdn and digium card. the rxfax works fine and I get the fax result by email. I would like to do the same using a Patton gw + zaptel but I can't receive fax anymore, the call comes in from ISDN in the Patton gw, patton sends it to asterisk, asterisk run a macro to make a tif file using rxfax, the tif file is correctly created but with a 0 size the call