CEO says Sangoma cards made Asterisk great


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News CEO says Sangoma cards made Asterisk great
# 1  
Old 02-13-2008
CEO says Sangoma cards made Asterisk great

Wed, 13 Feb 2008 21:00:00 GMT
Sangoma produces telephony cards and writes drivers that work with open source applications such as Asterisk, Yate, FreeSwitch, and CallWeaver. Sangoma CEO and founder David Mandelstam says that before Sangoma started producing cards to work with Asterisk, the open source project was "kind of a toy for hobbyists."


Source...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
FXSTEST(8)						System Manager's Manuals: Asterisk						FXSTEST(8)

NAME
fxstest - Simple tests for DAHDI FXS adapters SYNOPSIS
fxstest /dev/dahdi/N comand DESCRIPTION
fxstest can be used to issue one of a number simple tests to FXS adapters (analog adapters intended to connect phones). OPTIONS
All of those tests operate on a single dahdi channel which has to be an FXS port, and must not be in use by Asterisk or any other program. The command has two mandatory parameters. The first parameter is the device file to operate on. It is typically /dev/dahdi/NN , a device file under /dev/dahdi . The second parameter is the name of the command to run on that channel: stats Reports voltages regdump Dumps ProSLIC registers tones Plays a series of tones polarity Requests channel to reverse polarity. ring Rings phone SEE ALSO
dahdi_tool(8), dahdi_cfg(8), dahdi_monitor(8), asterisk(8). BUGS
Does not allow testing channels beyond 249. Should support opening channels through /dev/dahdi/channel . AUTHOR
This manual page was written by Tzafrir Cohen <tzafrir.cohen@xorcom.com> . Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. asterisk 9 June 2007 FXSTEST(8)