[asterisk-bugs] [Asterisk 0018542]: [patch] OOH323 Outgoing Calls Fail with Asterisk 1.8.1.1
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jan 7 04:50:07 UTC 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18542
======================================================================
Reported By: vmikhelson
Assigned To: may213
======================================================================
Project: Asterisk
Issue ID: 18542
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: 2010-12-28 11:26 CST
Last Modified: 2011-01-06 22:50 CST
======================================================================
Summary: [patch] OOH323 Outgoing Calls Fail with Asterisk
1.8.1.1
Description:
1. Upgraded to Asterisk 1.8.1.1 from Asterisk 1.6.2.15.
2. All outgoing calls started to fail.
3. "ooh323 show" was not recognized as a valid command. Auto-complete
worked though.
4 Rebooted the system.
CLI:
pbx*CLI> ooh323 show peers
Name Accountcode ip:port Formats
avaya h3230101 172.17.135.2:1720 0x4 (ulaw)
FreePBX 2.8.0.4
AsteriskNOW 1.7
======================================================================
----------------------------------------------------------------------
(0130289) vmikhelson (reporter) - 2011-01-06 22:50
https://issues.asterisk.org/view.php?id=18542#c130289
----------------------------------------------------------------------
May213,
Compiled as you advised, i.e. unchecked everything in "make menuselect"
which could have been unchecked, checked Addons/chan_ooh323, ran make,
copied the new .so.
Unfortunately, no fun. Outgoing and incoming calls both fail. The reason
was simple.
Here is a fragment of the Asterisk log:
[Jan 6 22:42:10] WARNING[7234] loader.c: Module 'chan_ooh323.so' was not
compiled with the same compile-time options as this version of Asterisk.
[Jan 6 22:42:10] WARNING[7234] loader.c: Module 'chan_ooh323.so' will not
be initialized as it may cause instability.
[Jan 6 22:42:10] WARNING[7234] loader.c: Module 'chan_ooh323.so' could not
be loaded.
Any ideas which options to use? I left Compiler Flags intact with
LOADABLE_MODULES checked by default. All other check boxes were clear
except for the obligatory ones.
Thank you,
Vladimir
Issue History
Date Modified Username Field Change
======================================================================
2011-01-06 22:50 vmikhelson Note Added: 0130289
======================================================================
More information about the asterisk-bugs
mailing list