Author Topic: Fax sens & Receive  (Read 5233 times)

iKenny

  • Newbie
  • *
  • Posts: 18
    • View Profile
Fax sens & Receive
« on: April 07, 2013, 04:13:18 AM »
Hi, i have anissue with yate, trying to send a fax.
I have this scheme:
Fax machine---ATA Linksys---yate---softphone
Extension on ata is 200 and when i try from telnet localhost 5038 rmanager
call fax/transmit/home/myfax.tiff 200

i get this:
                           
<pbxassist:CALL> Created assistant for 'fax/9'
<pbxassist:NOTE> Channel 'fax/9' already assisted!
<pbxassist:CALL> Created assistant for 'sip/9'
<yrtp:MILD> Unexpected payload 100 in wrapper 0x84da7c0
TIFFOpen: home/myfax.tiff: Cannot open.
WARNING T.30 fax/9 Cannot open source TIFF file 'home/myfax.tiff'
And no fax

iKenny

  • Newbie
  • *
  • Posts: 18
    • View Profile
Re: Fax sens & Receive
« Reply #1 on: April 12, 2013, 03:11:59 AM »
The problem was in command syntax
i typed call fax/receive/patch_to_file.tiff
there must be // after receive
           call fax/receive//patch_to_file