[Asterisk-Users] Prices of g729 codec
Andrew Kohlsmith
akohlsmith-asterisk at benshaw.com
Mon Jun 5 12:41:08 MST 2006
On Monday 05 June 2006 14:36, Mike Fedyk wrote:
> How hard is it to use a removable ethernet card for this type of usage?
> Also a USB ethernet if with Linux drivers should be usable for the 1U
> rackmount use case where all internal slots are in use.
The (current) problem is that the registration program does not ask which
ethernet card you wish to bind to, nor does it look at the Asterisk config
and use the MAC address of the ethernet card whose IP address is referenced
in bindaddr (as an example). It grabs eth0 and runs.
The use of a USB ethernet dongle is actually a really simple, clean and
utterly effective method of doing this, though! Bret's use of function call
remapping is even more slick, but kudos for definitely thinking outside the
box on this one, wow!
-A.
More information about the asterisk-users
mailing list