[asterisk-dev] [Code Review] WaitFAX application
Matthew Nicholson
reviewboard at asterisk.org
Tue Jul 12 11:32:12 CDT 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/1116/#review3856
-----------------------------------------------------------
/trunk/res/res_fax.c
<https://reviewboard.asterisk.org/r/1116/#comment7670>
if (!(dsp = ast_dsp_new())) {
return -1;
}
ast_dsp_set_features(...
/trunk/res/res_fax.c
<https://reviewboard.asterisk.org/r/1116/#comment7671>
Watch for a T.38 CONTROL frame request instead of checking the channel t38 state.
/trunk/res/res_fax.c
<https://reviewboard.asterisk.org/r/1116/#comment7672>
Free frames after queuing. See ast_safe_sleep_conditional().
- Matthew
On July 12, 2011, 10:53 a.m., irroot wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/1116/
> -----------------------------------------------------------
>
> (Updated July 12, 2011, 10:53 a.m.)
>
>
> Review request for Asterisk Developers, Russell Bryant, Matthew Nicholson, dimas, may213, Leif Madsen, and dafe_von_cetin.
>
>
> Summary
> -------
>
> Hi there the patch that was going around circa 2008 to implement this in 1.4/1.6 app_fax has been moved to trunk [1.10]
> ive made some cleanups and moved it into res_fax res_fax_spandsp this is the framework and not production code
> unfortunately i have no means of testing it at the moment and require help.
>
> i have cleaned the code up substantially it is related to R459
>
> hope this is found useful and aids in the goal to get it in 1.10.
>
> Adds application FaxGateway / FaxDetect
> Adds alternate bridge to Dial with new option.
>
>
> This addresses bugs 13405, 19215 and 19251.
> https://issues.asterisk.org/jira/browse/13405
> https://issues.asterisk.org/jira/browse/19215
> https://issues.asterisk.org/jira/browse/19251
>
>
> Diffs
> -----
>
> /trunk/res/res_fax.c 326202
>
> Diff: https://reviewboard.asterisk.org/r/1116/diff
>
>
> Testing
> -------
>
>
> Thanks,
>
> irroot
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20110712/47147428/attachment-0001.htm>
More information about the asterisk-dev
mailing list