search for: sipmedia2

Displaying 2 results from an estimated 2 matches for "sipmedia2".

Did you mean: sipmedia
2005 Mar 21
6
Fax receive issues and NVFaxDetect
...be great. What I would really like is for this second line to answer faxes, but if a user typing in an extension it goes to that extension but I need to get the fax working first. Error I get when I turn on Fax conf... pbx.c:1945 ast_pbx_run: Timeout, but no rule 't' in context 'from-Sipmedia2' Fax Conf in extensions.conf top [macro-faxreceive] exten => s,1,SetVar(FAXFILE=/var/spool/asterisk/fax/${UNIQUEID}.tif) exten => s,7,rxfax(${FAXFILE}) exten => s,103,SetVar(EMAILADDR=my@email.us) exten => s,104,Goto(7) [from-Sipmedia2] ;second line in or Fax line exten =>...
2005 Mar 11
0
Receiving faxes via SIP
...fax part I am having issues with any help would be great. This is the error I am getting Mar 11 15:08:49 NOTICE[14322]: rtp.c:430 ast_rtp_read: RTP: Received packet with bad UDP checksum Mar 11 15:08:49 WARNING[14322]: pbx.c:1945 ast_pbx_run: Timeout, but no rule 't' in context 'from-Sipmedia2' extensions.conf [from-Sipmedia2] ;second line in or Fax line exten => s,1,Answer exten => fax,2,Goto(fax,2901,1) [fax] exten => 2901,1,Macro(faxreceive) exten => h,1,System(/var/lib/asterisk/scripts/mailfax "${CALLERIDNUM}" "${CALLEDFAX}" "${EXTNAME}&...