On Fri, 2007-01-12 at 16:26 +0100, Alain NAKACHE wrote:
> Damjan Jovanovic a écrit :
> > > Do you want more logs ?
> > >     
> > 
> > Try with the attached image, it's known to work (CtRiX faxed it many
> > times around the world).
> >   
> Tried  but same result
> > Try downgrading/upgrading libtiff and then recompiling both spandsp and
> > openpbx. Versions of libtiff known to work are somewhere on the soft-
> > switch website.
> >   
> libtiff 3.8.2 is the very last one !!! I'll try if I'm sure that it is
> a libtiff issue
> > Make sure there isn't 2 versions of spandsp installed (like one in /usr,
> > another in /usr/local).
> > 
> >   
> Already checked.
> > Try spandsp 0.0.3pre24 and 0.0.3pre26, those are the ones I tested on
> > most.
> >   
> 
> > Try faxing over T.38 to rule out the possibility of any ZAP channel
> > issues.
> > 
> >   
> I don't know how to do it. Do I have to configure a sip channel. Do
> you have an URL to point me to a good tutorial.(I've already red the
> OpenPbx Wiki : "
> Faxing with Opebpbx.org"

Sender's sip.conf:
------------------

[general]
bindport=5060
bindaddr=0.0.0.0
srvlookup=yes
t38udptlsupport=yes
disallow=all
allow=ulaw
dtmfmode = inband

[fax]
type=friend
host=192.168.0.73
username=fax
context=fax

Receiver's sip.conf:
--------------------

as above, but set
host=<the other box's ip>

Receiver's extensions.conf:
---------------------------

[fax]
exten => 07,1,RxFAX(/tmp/fax.tiff)
exten => 07,2,Hangup()

fax.call
--------

Channel:SIP/fax/07
MaxRetries:0
WaitTime:60
Application:TxFAX
Data:/tmp/fax.tiff|caller|debug

start openpbx on both boxes
on receiver's box:
make a tiff as described in "faxing with openpbx" in /tmp/fax.tiff
chown openpbx:openpbx fax.call
mv fax.call /opt/openpbx.org/var/spool/outgoing/

> > Speak to coppice on IRC.
> >   
> I wait for is response to this mail before disturb it on IRC. I really
> need his expert eye on my logs.

> Thanks
> Alain
> 
> 
> -- 
> This message has been scanned for viruses and 
> dangerous content by MailScanner, and is 
> believed to be clean. 
> _______________________________________________
> Openpbx-users mailing list
> [email protected]
> http://lists.openpbx.org/mailman/listinfo/openpbx-users


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

_______________________________________________
Openpbx-users mailing list
[email protected]
http://lists.openpbx.org/mailman/listinfo/openpbx-users

Reply via email to