Feb 27, 2010 6:07 AM
Install OpenSBC with 2 NIC
I want install (on CentOS 5.3) OpenSBC v1.1.6 in next scheme
Softphone[public IP] ------[public IP WAN if] OpenSBC [local IP LAN if]
[local IP] Softswitch.
How to correct build bin file opensbc ?
1.
./configure
make bothnoshared
or
2.
./configure --enable-gpllibs
make bothnoshared
or
3.
./configure --enable-gpllibs
make
???