[asterisk-bugs] [Asterisk 0019183]: [patch] OOH323 does not do full T.38 Handshaking / Fax Detection is limited
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon May 9 06:28:06 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=19183
======================================================================
Reported By: irroot
Assigned To: may213
======================================================================
Project: Asterisk
Issue ID: 19183
Category: Addons/chan_ooh323
Reproducibility: always
Severity: feature
Priority: normal
Status: confirmed
Asterisk Version: 1.8.4-rc2
JIRA:
Regression: No
Reviewboard Link: https://reviewboard.asterisk.org/r/1174/
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2011-04-26 11:01 CDT
Last Modified: 2011-05-09 06:28 CDT
======================================================================
Summary: [patch] OOH323 does not do full T.38 Handshaking /
Fax Detection is limited
Description:
Im working on full handshaking for this driver and correct fax detection.
OOH323 <-> receive fax does not handshake / detect Fax/T38
Watch this space for updates
This fits in with the T.38 Integration im working on.
======================================================================
----------------------------------------------------------------------
(0134644) may213 (manager) - 2011-05-09 06:28
https://issues.asterisk.org/view.php?id=19183#c134644
----------------------------------------------------------------------
Hi,
i have bad results with efax->t38modem->chan_ooh323->res_fax->chan_sip
(t38 disabled, alaw codec). Sending side is efax, receiving side is sip
remote side.
When receiving side answers i see next messages:
[May 9 15:17:50] VERBOSE[4157] chan_ooh323.c: +++++ ooh323_queryoption 10
on channel OOH323/telecore-2
[May 9 15:17:50] VERBOSE[4157] res_fax.c: -- T.38 Gateway starting
for chan OOH323/telecore-2 and peer SIP/asthq-00000002
[May 9 15:17:50] VERBOSE[4157] chan_ooh323.c: ----- ooh323_indicate 0 on
call ooh323c_3
[May 9 15:17:50] WARNING[4157] chan_ooh323.c: Don't know how to indicate
condition 0 on ooh323c_3
[May 9 15:17:50] VERBOSE[4157] chan_ooh323.c: ++++ ooh323_indicate 0 on
ooh323c_3
[May 9 15:17:50] WARNING[4157] channel.c: Unable to handle indication 0
for 'OOH323/telecore-2'
[May 9 15:17:50] VERBOSE[4157] chan_ooh323.c: ----- ooh323_queryoption 10
on channel OOH323/telecore-2
Then there is a lot of queryoption messages:
[May 9 15:17:52] VERBOSE[4157] chan_ooh323.c: +++++ ooh323_queryoption 10
on channel OOH323/telecore-2
[May 9 15:17:52] VERBOSE[4157] chan_ooh323.c: ----- ooh323_queryoption 10
on channel OOH323/telecore-2
[May 9 15:17:52] VERBOSE[4157] chan_ooh323.c: +++++ ooh323_queryoption 10
on channel OOH323/telecore-2
[May 9 15:17:52] VERBOSE[4157] chan_ooh323.c: ----- ooh323_queryoption 10
on channel OOH323/telecore-2
so it's like to infinite loop.
10 is AST_OPTION_T38_STATE and ooh323_queryiotion return 4,
T38_STATE_NEGOTIATED
When asnwering side hang up see messages:
[May 9 15:17:54] VERBOSE[4157] res_fax_spandsp.c: -- Connection
Statistics
Bit Rate :0
ECM : No
Pages : 0
Issue History
Date Modified Username Field Change
======================================================================
2011-05-09 06:28 may213 Note Added: 0134644
======================================================================
More information about the asterisk-bugs
mailing list