Displaying 6 results from an estimated 6 matches for "enoor".
Did you mean:
noor
2004 Dec 22
2
Asterisk Interface to propriotary system and GPL
Hi All,
I am wondering if I will be breaking the GPL,
if I write for example, a channel driver or
make some modifications to the astrisk source code,
to interface at RUN TIME, through sockets, with
a proprietary system.
Eg.
1. I write chan_xxx + modify asterisk source
(make changes + new code publicly available)
2. chan_xxx supports hardware by XXX Corp.
3, XXX Corps interface is
2004 Dec 15
2
SIP Server question / recommendations
Hello All,
I am new to *, and this is my first post on the user list.
I have had success with making / receiving calls to a SIP hardware Phone
and the
Console Channel Driver.
My SIP phone *requires* that I register with a SIP server. For this, I
used the NIST
sip presence server (a version that I downloaded almost a year ago).
I have a problem with getting asterisk to register properly,
2004 Dec 21
0
Suggestions for Asterisk + BRI + Data
Hi All,
The link http://www.voip-info.org/wiki-Asterisk+Data+Configuration
talks about how a Digium PRI card can be setup for data, and
also be used by asterisk to handle voice.
Is the same or similar possible with BRI ?
There are a few links on the Wiki to BRI cards, and
that BRI can be supported through CAPI compatible hardware.
That will take care of voice.
What I want to do is use a BRI
2004 Dec 21
0
fxstest cant ring phone, but asterisk can !
Hi all,
I cant ring my phone with fxstest, but all else works (playing tones,
stats , regdump).
My ring voltage is -53.7680 volts as reported by stats
option to fxstest.
However, I can ring my phone with Asterisk !!!
With fxstest, I just hear a click if I am off hook,
and ask it to ring my phone.
I am in the UK, and have a ring capacitor installed
to the fxs port.
Even without that,
2004 Dec 18
3
3rd party call control / CSTA , JTAPI or TAPI interfaces
(REPOST, sorry if you get this more than once.)
Hello all,
(Not sure if this is more appropriate for user or dev list)
Does asterisk have any sort of "standards based" api that can enable
an application to do call control on the switch ?
For example, if I am developing a call center application
using asterisk, I would like to be notified of inbound calls
and then be able to route
2004 Dec 16
5
Hardware based DSP
Hi All,
Is it correct to say that by design, asterisk wont make use of any cards
hardware dsp capabilities ?
I don't think that any of the hardware cards currently supported
have any dsp capabilities, but I wanted to know if for example,
in the future a driver was written for a card that did have dsp
capabilities,
would asterisk be able to make any use of it ?
I am only just starting out