Commit Graph

45 Commits (283f63c594d0c4327c51fdae0587a6a9f1cb15d3)

Author SHA1 Message Date
Gregory Nietsky 283f63c594 Remove T38 Gateway capability when detaching framehook.
14 years ago
Matthew Nicholson c4cdaf31c6 only alter the gateway_timeout when attching the gateway to a channel
14 years ago
Matthew Nicholson 12e0da4667 Replaced FAXOPT(gwtimeout) with a second parameter to FAXOPT(gateway).
14 years ago
Matthew Nicholson a0c2e7ac31 Changed the "timeout" option to "gwtimeout".
14 years ago
Matthew Nicholson f3c6244fa9 add a way to disable and/or modify the gateway timeout
14 years ago
Matthew Nicholson d6497d4284 Merged revisions 329991 via svnmerge from
14 years ago
Leif Madsen 7caa2349af Merged revisions 328209 via svnmerge from
14 years ago
Matthew Nicholson 3f44b08b7b do v21 detection instead of CED detection for the fax gateway
14 years ago
Matthew Nicholson b2ad651482 renamed fax_gateway_send_ced() to fax_gateway_request_t38()
14 years ago
Matthew Nicholson c42c024edf actually do something with the ced timeout, also added more debug output
14 years ago
Matthew Nicholson 4f08a3a8eb write silence on the channel during t.38 negotiation
14 years ago
Matthew Nicholson 746f93de45 Delay sending an CED tone generated T.38 reinvite to give the CED tone
14 years ago
Matthew Nicholson 96fad8dba6 fixed wording in a comment
14 years ago
Matthew Nicholson c3193742e0 updated irroots info for the authors section
14 years ago
Matthew Nicholson 0f0956e67a Fax gateway functionality (i.e. translating between a T.30 terminal and a T.38
14 years ago
Gregory Nietsky 32d43ebe19 When a error in T.38 negotiation happens or its rejected on a channel the
14 years ago
Russell Bryant 37aa52fd78 Merged revisions 316265 via svnmerge from
14 years ago
Jonathan Rose f91462e7ca Merged revisions 311352 via svnmerge from
14 years ago
Matthew Nicholson a4a7e95cd5 Merged revisions 311342 via svnmerge from
14 years ago
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
15 years ago
Kevin P. Fleming d40ccb8a7b Fix bug with 'F' option for ReceiveFAX and SendFAX.
15 years ago
Kevin P. Fleming e4ec545e59 Rename the SendFAX/ReceiveFAX 'force audio' option.
15 years ago
Kevin P. Fleming 2a7500021e Add ability to disable T.38 usage for specific SendFAX/ReceiveFAX sessions.
15 years ago
Matthew Nicholson 26b7fb0213 Merged revisions 303907 via svnmerge from
15 years ago
Jason Parker dcc2a9ea5b Merged revisions 302600 via svnmerge from
15 years ago
Matthew Nicholson 9f93c14bf5 Merged revisions 298054 via svnmerge from
15 years ago
Matthew Nicholson 23d106b805 Merged revisions 297157,297486,297495 via svnmerge from
15 years ago
Matthew Nicholson f02c4ff527 Merged revisions 281358 via svnmerge from
15 years ago
Matthew Nicholson 1862c1b4cf Merged revisions 280909 via svnmerge from
15 years ago
Matthew Nicholson 680c3e1883 Merged revisions 280557 via svnmerge from
15 years ago
Matthew Nicholson 180846d2e7 Don't print failure status when the remote end hangs up, it may not be an actual failure.
15 years ago
Matthew Nicholson c149b851b3 This commit contains several changes to the way output channel variables are handled.
15 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
15 years ago
Bradley Latus c0607e02b5 Update res_fax.c to be a good xml citizen.
15 years ago
Matthew Nicholson f03b3691ea Set proper FAXOPT(status), FAXOPT(statusstr), and FAXOPT(error) values where possible. Previously some failure cases did not result in proper FAXOPT values.
15 years ago
Matthew Nicholson 390d5781cf 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.
15 years ago
Matthew Nicholson 6acfd9f20a Properly handle failures of fax->start_session()
15 years ago
Matthew Nicholson 480b7e43ca Implemement support for handling multiple documents when sending.
15 years ago
Russell Bryant 9cc7c55578 Change the method of retrieving the Asterisk version string.
15 years ago
Mark Michelson 0a63e3fa10 Log spandsp's fax debug output to the FAX logger level.
15 years ago
Matthew Nicholson 13f523731a Update res_fax and res_fax_spandsp to be compatible with Fax For Asterisk 1.2.
15 years ago
Kevin P. Fleming 42577406fd Improve handling of T.38 re-INVITEs that arrive before a T.38-capable
15 years ago
Kevin P. Fleming 43d922b5a6 Improve handling of values supplied to FAXOPT(ecm).
15 years ago
Matthew Nicholson 8ef8706944 Updated CHANGES file to mention res_fax and res_fax_spandsp.
15 years ago
Matthew Nicholson 06dc8bc123 Merge res_fax and res_fax_spandsp.
15 years ago