Tag Archive: module


You might be encounter problem installing per module as below.

cc: unrecognized option `-KPIC’
cc: language ildoff not recognized
cc: ReadKey.c: linker input file unused because linking not done

you need to to tell cpan compiler to make Sun compiler understood the options. Open below file to edit.

/usr/perl5/5.8.4/lib/sun4-solaris-64int/Config.pm

Change following options:

optimize=’-O3′
cccdlflags=’ ‘

If you have below error while compiling.

gcc: language arch=v8 not recognized

Remove the following option founded in Config.pm file, usually there is 2 location.

-xarch=v8

[ref] GCC on Solaris

Digium S110M FXS Single module – TDM401E
Using Digium’s Asterisk® software and standard PC hardware, one can create a telephony environment that includes all of the sophisticated features of a high-end business telephone system.

Using an industry-standard bursting, bus-mastering interface chip that is found within millions of PC systems worldwide, and Digium VoiceBus™ technology, the TDM410P eliminates the requirement for external gateways, with industry-leading performance and price. The trunk and station modules are interchangeable, allowing the creation of any combination of interfaces. The optional hardware echo cancellation module provides 1024 taps (128 milliseconds) of echo cancellation for superior voice quality on both trunk and station interfaces. Scaling of this solution is accomplished by adding additional TDM410P or other Digium analog interface cards.

http://www.jcmex.com

Follow

Get every new post delivered to your Inbox.