[Home]

Summary:ASTERISK-07975: ast_bridge_call not found on MacOSX
Reporter:Tim Panton (mexuar-tim)Labels:
Date Opened:2006-10-21 11:36:11Date Closed:2006-10-21 13:53:47
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Resources/res_features
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Dialing '500' on the sample setup (i.e. an IAX call to digium) on MacOS asterisk 1.4beta3 crashes with
the following error message:

dyld: Symbol not found: _ast_bridge_call
 Referenced from: /usr/lib/asterisk/modules/app_dial.so
 Expected in: flat namespace

It looks like the loader changes don't entirely work on darwin.


****** ADDITIONAL INFORMATION ******

uname -a
Darwin SleeperService.local 8.8.0 Darwin Kernel Version 8.8.0: Fri Sep  8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC Power Macintosh powerpc

gcc --version
powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5247)
Comments:By: Joshua C. Colp (jcolp) 2006-10-21 13:53:47

Fixed in 1.4 as of revision 45817 and trunk as of revision 45820.