Re: [Astlinux-users] can anyone explain me how to make settings to send and recieve fax through SIP

2011-10-02 Thread David Kerr
You need to move the fax out of the /tmp directory as the script loops looking for all .tiff files in this directory. You can move them into /tmp/fax instead of /mnt/kd/fax and that would work. I don't know about changing the user that email is sent from. Someone else will have to advise how to d

[Astlinux-users] can anyone explain me how to make settings to send and recieve fax through SIP

2011-10-02 Thread Nedi
David, I can see the PID1421 root 1268 S/bin/bash /mnt/kd/bin/check_fax the script works, recieve the fax, move the fax tiff file to the /mnt/kd/fax and delete the fax file in /tmp the script send something to me but I don't get any email, I think the email comming from root and my e

Re: [Astlinux-users] can anyone explain me how to make settings to send and recieve fax through SIP

2011-10-02 Thread David Kerr
Nedi, My source file is attached. Make sure you set attributes correctly once you upload this (chmod 777 check_fax). This version fixes the problem with incorrect process ID in the /tmp/check_fax.pid file... so look inside this file and then compare to the output of ps command. The presence of

[Astlinux-users] can anyone explain me how to make settings to send and recieve fax through SIP

2011-10-02 Thread Nedi
Hi David, many Thanks for Your Help 1.) I don’t have rc.local in my mnt/kd or in my /etc folder. I made one file in my /mnt/kd/rc.local right 755 after manual running the script bring a fail at the line 35 "| \" than I put „ | \ " at the end of application/pd so: To: $email" | \ mime-pack "N

Re: [Astlinux-users] can anyone explain me how to make settings to send and recieve fax through SIP

2011-10-01 Thread David Kerr
First make sure that the script works. Put it anywhere you like (but /mnt/kd/bin makes sense) then make it executable with chmod... use "ls -l" to make sure that the 'x' attribute is set. Now from Astlinux command line just run the script. Now use the 'ps' command to list all running processes.

[Astlinux-users] can anyone explain me how to make settings to send and recieve fax through SIP

2011-10-01 Thread Nedi
Hi David I folow your instuktion and I get the Fax as tiff file in /tmp and the name of the file is with the email adresse but the script don’t work for me to convert the tiff to pdf and send it to my email. where must I put the /mnt/kd/bin/check_fax ? in the rc.conf through webgui inte

Re: [Astlinux-users] can anyone explain me how to make settings to send and recieve fax through SIP

2011-09-30 Thread Fernando Fuentes
Count me in. I'll start researching on it. On Sep 30, 2011 12:55 PM, "Michael Keuter" wrote: > Am 30.09.2011 um 19:45 schrieb David Kerr: >> >> Again this has been discussed in the last few days here is cut/paste. Bottom line is no one around here has tried sending faxes. >> >> David >> >> >>

Re: [Astlinux-users] can anyone explain me how to make settings to send and recieve fax through SIP

2011-09-30 Thread Michael Keuter
Am 30.09.2011 um 19:45 schrieb David Kerr: > > Again this has been discussed in the last few days here is cut/paste. > Bottom line is no one around here has tried sending faxes. > > David > > > Am 27.09.2011 um 14:58 schrieb David Kerr: > > > > Yes, but I have not attempted to implement i

Re: [Astlinux-users] can anyone explain me how to make settings to send and recieve fax through SIP

2011-09-30 Thread David Kerr
Again this has been discussed in the last few days here is cut/paste. Bottom line is no one around here has tried sending faxes. David Am 27.09.2011 um 14:58 schrieb David Kerr: > > Yes, but I have not attempted to implement it. There is a SendFAX application in Asterisk to which you have

[Astlinux-users] can anyone explain me how to make settings to send and recieve fax through SIP

2011-09-30 Thread Nedi
thanks David one Question how can I sending a Fax? nedi -- All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fra

Re: [Astlinux-users] can anyone explain me how to make settings to send and recieve fax through SIP

2011-09-30 Thread David Kerr
There was some discussion on this subject just a few days ago. I'll repost here (because it was in a thread with completely different title). This will work over SIP if you use u-Law or a-Law codecs and good quality link (low latency, etc). Don't try it with any highly compressed codec, it won't

[Astlinux-users] can anyone explain me how to make settings to send and recieve fax through SIP

2011-09-30 Thread Nedi
Hi, can anyone explain me how to make settings to send and recieve fax through SIP I have astlinux with Asterisk 1.8 Regards Nedi -- All of the data generated in your IT infrastructure is seriously valuable. Why? It con