aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_fax.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-08Don't pass null to manager_event()mnicholson1-2/+2
2010-03-03Updated CHANGES file to mention res_fax and res_fax_spandsp.mnicholson1-1/+3
2010-02-09Ensure frames are only freed once.tilghman1-0/+2
2010-02-09Don't offer MMR or JBIG transcoding during T.38 negotiation.kpfleming1-2/+6
2009-12-15spandsp does in fact support V.17 modulation at 14.4 kilobits per second,kpfleming1-1/+1
2009-11-16Fix another buglet in T.38 session teardown at the end of FAX sessions.kpfleming1-2/+3
2009-11-16Ensure that only one end of a T.38 session initiates teardown at completion.kpfleming1-1/+5
2009-11-13Display a list of channel variables in each channel-oriented event.tilghman1-1/+1
2009-11-04Expand codec bitfield from 32 bits to 64 bits.tilghman1-10/+10
2009-10-12Remove automatic switching from T.38 to voice mode in chan_sip.kpfleming1-1/+54
2009-10-09Initiate T.38 switchover when acting as called party, regardless of FAX direc...kpfleming1-2/+2
2009-08-06Minor improvements to app_fax.kpfleming1-33/+36
2009-07-27Cleanup T.38 negotiation changes.kpfleming1-5/+9
2009-07-27Make T.38 switchover in ReceiveFAX synchronous.kpfleming1-56/+76
2009-07-23Rework of T.38 negotiation and UDPTL API to address interoperability problemskpfleming1-14/+13
2009-07-10Eliminate extraneous LOG_DEBUG messages generated by app_fax.kpfleming1-35/+40
2009-07-10Fix some remaining T.38 negotiation problems in app_fax.kpfleming1-9/+8
2009-07-09Repair ability of SendFAX/ReceiveFAX to respond to T.38 switchover.kpfleming1-2/+19
2009-06-26Improve T.38 negotiation by exchanging session parameters between application...file1-17/+29
2009-06-20Fix version detection for API changes in spandsp.seanbright1-2/+2
2009-06-16Enable applications to enable/disable digit and tone detection.kpfleming1-0/+50
2009-06-15Last batch of 'static' qualifiers for module-level global variables.kpfleming1-1/+1
2009-06-07Global var cleanup - constification and removing unused vars.russell1-2/+2
2009-05-21Const-ify the world (or at least a good part of it)kpfleming1-2/+2
2009-02-20Make app_fax compatible with spandsp-0.0.6pre4dhubbard1-3/+9
2008-12-15Make app_fax compatible with newer versions of spandsp. This remains backward...file1-0/+3
2008-11-01Merge changes from team/group/appdocsxmlrussell1-54/+99
2008-10-14API differences in spandsp 0.0.6pre1 and highertilghman1-19/+42
2008-08-13Add FAXMODE variable with what fax transport was used.qwell1-9/+16
2008-07-08Update app_fax for better compatibility with spandsp 0.0.5. Add a call torussell1-7/+7
2008-06-16Resurrected app_faxseanbright1-0/+741
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...jpeeler1-741/+0
2008-06-02Add app_fax from asterisk-addons, with some additional changes to resolve com...russell1-0/+741