[Asterisk-code-review] res fax: allow 2400 transmission rate according to v.27bis/t... (asterisk[11])
Mark Michelson
asteriskteam at digium.com
Wed Apr 29 13:54:31 CDT 2015
Mark Michelson has posted comments on this change.
Change subject: res_fax: allow 2400 transmission rate according to v.27bis/ter standards
......................................................................
Patch Set 1:
(1 comment)
https://gerrit.asterisk.org/#/c/294/1/res/res_fax.c
File res/res_fax.c:
Line 719: case 7200:
: case 9600:
: if (!(modems & (AST_FAX_MODEM_V17 | AST_FAX_MODEM_V29 | AST_FAX_MODEM_V34))) {
: return 1;
: }
: break;
The changes regarding 2400 are mentioned in the commit message. What is this change?
--
To view, visit https://gerrit.asterisk.org/294
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I4b9dfb6bf7eff08463ab47ee1a74224f27cae733
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: 11
Gerrit-Owner: Kevin Harwell <kharwell at digium.com>
Gerrit-Reviewer: Mark Michelson <mmichelson at digium.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list