Commit History

Author SHA1 Message Date
  Leif Madsen bdf076843a Merged revisions 328247 via svnmerge from 13 years ago
  Matthew Nicholson 916be6583e do v21 detection instead of CED detection for the fax gateway 13 years ago
  Matthew Nicholson bd717de7f5 renamed fax_gateway_send_ced() to fax_gateway_request_t38() 13 years ago
  Matthew Nicholson 299ca67351 actually do something with the ced timeout, also added more debug output 13 years ago
  Matthew Nicholson 15b40787f7 write silence on the channel during t.38 negotiation 13 years ago
  Matthew Nicholson b52af9a688 Delay sending an CED tone generated T.38 reinvite to give the CED tone 13 years ago
  Matthew Nicholson 0a251315aa fixed wording in a comment 13 years ago
  Matthew Nicholson cc6d674992 updated irroots info for the authors section 13 years ago
  Matthew Nicholson b73a56852f Fax gateway functionality (i.e. translating between a T.30 terminal and a T.38 13 years ago
  Gregory Nietsky 1db6e05334 When a error in T.38 negotiation happens or its rejected on a channel the 13 years ago
  Russell Bryant 6853f65802 Merged revisions 316265 via svnmerge from 13 years ago
  Jonathan Rose c6bbd2b3b1 Merged revisions 311352 via svnmerge from 13 years ago
  Matthew Nicholson 59083e42e9 Merged revisions 311342 via svnmerge from 13 years ago
  David Vossel 80002f34a6 Asterisk media architecture conversion - no more format bitfields 13 years ago
  Kevin P. Fleming ef37f6f70f Fix bug with 'F' option for ReceiveFAX and SendFAX. 13 years ago
  Kevin P. Fleming 1cc535b62d Rename the SendFAX/ReceiveFAX 'force audio' option. 13 years ago
  Kevin P. Fleming 8147d246eb Add ability to disable T.38 usage for specific SendFAX/ReceiveFAX sessions. 13 years ago
  Matthew Nicholson 61739eeefd Merged revisions 303907 via svnmerge from 13 years ago
  Jason Parker be85ac8dcc Merged revisions 302600 via svnmerge from 13 years ago
  Matthew Nicholson 655b3460f7 Merged revisions 298054 via svnmerge from 14 years ago
  Matthew Nicholson b9749cab8b Merged revisions 297157,297486,297495 via svnmerge from 14 years ago
  Matthew Nicholson 71bb90310e Merged revisions 281358 via svnmerge from 14 years ago
  Matthew Nicholson 172b9fb87c Merged revisions 280909 via svnmerge from 14 years ago
  Matthew Nicholson a08536bc70 Merged revisions 280557 via svnmerge from 14 years ago
  Matthew Nicholson aeece2f024 Don't print failure status when the remote end hangs up, it may not be an actual failure. 14 years ago
  Matthew Nicholson 997543119e This commit contains several changes to the way output channel variables are handled. 14 years ago
  Tilghman Lesher bc0bd7e778 Add load priority order, such that preload becomes unnecessary in most cases 14 years ago
  Bradley Latus 30b4e8b4ca Update res_fax.c to be a good xml citizen. 14 years ago
  Matthew Nicholson 901bc8cb9b Set proper FAXOPT(status), FAXOPT(statusstr), and FAXOPT(error) values where possible. Previously some failure cases did not result in proper FAXOPT values. 14 years ago
  Matthew Nicholson 736e02716d Properly detect and report invalid maxrate and maxrate values in the FAXOPT dialplan function. Also make fax_rate_str_to_int() return an unsigned int and return 0 instead of -1 in the event of an error. 14 years ago