[asterisk-bugs] [Asterisk 0018599]: [patch] Can't call between Tandberg MPS 200 video bridge and SIP softphone on Asterisk running chan_ooh323
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jan 20 09:34:51 CST 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18599
======================================================================
Reported By: MrHanMan
Assigned To: may213
======================================================================
Project: Asterisk
Issue ID: 18599
Category: Addons/chan_ooh323
Reproducibility: always
Severity: major
Priority: normal
Status: acknowledged
Asterisk Version: 1.8.1.1
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2011-01-11 15:14 CST
Last Modified: 2011-01-20 09:34 CST
======================================================================
Summary: [patch] Can't call between Tandberg MPS 200 video
bridge and SIP softphone on Asterisk running chan_ooh323
Description:
When a Tandberg MPS 200 video bridge calls a SIP softphone registered to
Asterisk 1.8.1.1 running chan_ooh323, the call is immediately hung up after
it is answered. When calling from the softphone to an active conference on
the bridge, I get a busy signal. Asterisk is patched with patches from
bugs https://issues.asterisk.org/view.php?id=18433 and
https://issues.asterisk.org/view.php?id=18401. Attached is the h323_log
containing both cases.
======================================================================
----------------------------------------------------------------------
(0130788) MrHanMan (reporter) - 2011-01-20 09:34
https://issues.asterisk.org/view.php?id=18599#c130788
----------------------------------------------------------------------
When I apply the patch to the the 1.8.2.1 source or the SVN trunk, I get
this build error:
[CC] ooh323c/src/ooq931.c -> ooh323c/src/ooq931.o
ooh323c/src/ooq931.c: In function âooAcceptCallâ:
ooh323c/src/ooq931.c:1967: error: expected â)â before â{â token
ooh323c/src/ooq931.c:2009: error: expected expression before â}â token
ooh323c/src/ooq931.c:1809: warning: unused variable âh245IpAddrâ
make[1]: *** [ooh323c/src/ooq931.o] Error 1
make: *** [addons] Error 2
It compiles fine without the patch.
Issue History
Date Modified Username Field Change
======================================================================
2011-01-20 09:34 MrHanMan Note Added: 0130788
======================================================================
More information about the asterisk-bugs
mailing list