[Asterisk-doc] New Hardware Support
Miroslav Nachev
asterisk-doc@lists.digium.com
Tue, 27 Jul 2004 19:15:32 +0300
Dear Yoram,
This question is not for this discussion. The right places are
Users or/and Dev.
Which kind of hardware PCI Card or Standalone Gateway?
By the way your hardware is compliant with the following main
requirements, then your hardware can work with Asterisk:
1. Registrar support - accept and handle REGISTER requests;
2. Voice Gateway Capabilities (PSTN to IP and IP to PSTN media
conversion) – termination of incoming calls from PSTN (FXO) and
analogue phones (FXS) to the SIP Devices and support of outgoing
calls from SIP Devices to the PSTN and Analogue Phones;
3. Support for REFER requests
(http://www.ietf.org/rfc/rfc3515.txt).
--
Best regards,
Miroslav mailto:miro@space-comm.com
Tuesday, July 27, 2004, 6:54:46 PM, you wrote:
YH> Hi,
YH>
YH> If I have some hardware that supports telephony
YH> interfaces,DTMF detection, different vocoders and so on, is it
YH> possible to attach thishardware to the Asterisk software?
YH> In other words, does the Asterisk software have someHardware
YH> Independent Layer (HAL) that defines the function prototypes
YH> thatshould be implemented so that the Asterisk software will run?