[asterisk-dev] [Code Review] If 'faxdetect=yes' in sip.conf, switch to a 'fax' extension after T38 is negotiated

Russell Bryant russell at digium.com
Thu Dec 4 16:12:14 CST 2008


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.digium.com/r/69/#review176
-----------------------------------------------------------

Ship it!


- Russell


On 2008-12-04 16:10:30, Dwayne Hubbard wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviewboard.digium.com/r/69/
> -----------------------------------------------------------
> 
> (Updated 2008-12-04 16:10:30)
> 
> 
> Review request for Asterisk Developers, Russell Bryant, Joshua Colp, Mark Michelson, Terry Wilson, Kevin Fleming, and Brian Degenhardt.
> 
> 
> Summary
> -------
> 
> If 'faxdetect=yes' in sip.conf, switch to a 'fax' extension after T38 is negotiated.  Terry Wilson created the original patch for this functionality, which I slightly modified and added the faxdetect=yes|no configuration option.  This patch is only for T38 fax detection and does not do anything for G711 over SIP fax detection.  This is for issue AST-140.
> 
> 
> Diffs
> -----
> 
>   /trunk/channels/chan_sip.c 161114 
> 
> Diff: http://reviewboard.digium.com/r/69/diff
> 
> 
> Testing
> -------
> 
> 1.  Applied patch to asterisk/trunk revision 160384 and built Asterisk.
> 2.  Set faxdetect=no in /etc/asterisk/sip.conf and make a T38 fax call into Asterisk.  Verified the channel did not switch to the 'fax' extension after T38 was negotiated.
> 3.  Set faxdetect=yes in /etc/asterisk/sip.conf and make a T38 fax call into Asterisk.  Verified the channel switched to the fax extension after T38 was negotiated.
> 4.  Set faxdetect=no in /etc/asterisk/sip.conf and make a T38 fax call into Asterisk.  Verified the channel did not switch to the 'fax' extension after T38 was negotiated.
> 
> 
> Thanks,
> 
> Dwayne
> 
>




More information about the asterisk-dev mailing list