Displaying 20 results from an estimated 1000 matches similar to: "Asterisk TDM card connected to phone linesAND fax line"
2005 May 19
2
MusicOnHold Loudness/Distortion
For whatever reason, the music on hold is extremely distorted and
loud. It didn't used to be this way and I haven't changed anything,
yet it persists. This is on all the channels we use (SIP, IAX2, Zap,
ALSA). Can anyone help with this, or has anyone seen this? The mp3s
play fine on any computer and haven't changed since they did work.
Those wishing to hear for themselves, feel
2005 May 16
10
Static on TDM Zaptel FXO
Hello All,
I recently put in a zaptel 1fxo/1fxs card. I am experiencing heavy
static.
Even with the pots line disconnected, if I do a dial I still get static.
This way I know it's not the line, but rather something on the card.
I tried alternate pci slots.
This card has a power connector, does anyone know what the power
requirements are? The unit is in a small case with a 2.4ghz p-4 and
2005 Jun 29
10
Setting Caller ID after Dial
Hello,
I have the following situation:
I have a PRI with 200 DID numbers and I have set up
200 sip extensions that matches the last 4 digit of
the corresponding DID numbers so that when any of the
200 DID number is called, asterisk can pass the call
to the respective sip extension. Incomming has been
fine.
But when making out going calls I want the called
party to always see the same number
2005 May 19
1
New IAXy from Digium
I was just browsing Digium's web site and noticed they are
taking orders for the new IAXy. Has anyone purchased and
tested one of these yet?? I have thought about buying one
for testing, but want to make sure it isn't going to be a
flop like the last one.
Robert
2005 Jun 14
3
How to setup a test number to know my extension number
I would like to setup a test number, that speaks back my phone number.
How can I set this up?
bye
Ronald
2005 Jun 15
1
Changing caller ID on a Zap channel
I have asterisk with two zap channels which are analog ports off a T1. They
each have a inward DID number If they are used for outgoing they show the T1
main number not the DID's number. Is there any way to send caller ID of the
inward DID number not the main number
Jeff
2005 Jun 17
6
Console ALSA Sound
Hi
... probably one of those RTFM kind of questions (while I'd be happy to know
where a good reference "FM" is :-) )
Has anyone an idea on how to disable the console sound driver. My problem is
that a running asterisk is muting my speakers.
Thank you in advance for your help
Conrad
2005 Jun 14
8
Making Asterisk NOT Pickup a Line when Ringing?
Hi,
What do I need to do to get asterisk to NOT pickup a Zap channel when
it rings? The channel in question is used for outbound calls only,
and all incoming calls are answered by an analog phone elsewhere in
the building that does not run through asterisk... so.. either make it
not answer.. or make it delay for like 90 seconds.. I've tried
wait's.. but it still seems to pickup the
2005 May 23
9
Windows IAX Softphone
Is there a softphone for windows that supports IAX?
I can't seem to find anything out there...maybe im looking in the wrong
places...
Jeromy Grimmett
VoipEmpire.com
jeromy@voipempire.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050523/e668136a/attachment.htm
2005 Jul 06
11
Connect 30 phone lines to asterisk how to
Hi,
I have to connect 30 phone lines to my asterisk server, can somebody
help on how I have to do it ?
I have a TDM405P and one TDM400P with 4 FXO ports.
Do I have to use 8 TDM400P ? Or, is there another way to do it ?
Thanks,
Angel.
2009 Dec 18
1
Could Asterisk be crashing under high context switches?
Hello!
I have been struggling with Asterisk 1.6 and DAHDI for the past few weeks. We are an outgoing call center with 30 internal analog phones hooked up to 2 Rhino CB24 channel banks. The banks are connected to a Rhino R4T1 card in a Dell 2950 server with 8 gigs of RAM. The 2 other ports on the R4T1 go to our 2 PRIs.
In this configuration, we have trouble maintaining stability. It may be fine
2008 May 02
4
0.9.60 Still doesn't do Bryce 5.5 correctly.
Just a few weeks ago, I reported a regression according to which Bryce 5.5 would at least display its application window correctly, until WINE v0.9.56 came along. Next, I posted here hoping that WINE developers would at least test Bryce themselves, to try working on this bug. And to that end, I had given a URL here, from which the application can be downloaded for free.
It was due to my own
2006 Apr 28
0
Rhino T1 and 4-port FXO cards
Just saw these new Asterisk compatible cards at Rhino's homepage. Anyone
has experience with these babes?
http://www.rhinoequipment.com/index.html
http://www.rhinoequipment.com/t1card.html
The 4-port FXO looks interesting. Looks like a very clean design.
Leo
2008 Mar 27
10
Bryce 5.5 once ran, before update.
In the application database, there is a revue according to which Bryce 5.5 does not run under WINE. But not having looked at the AppDB first, I went ahead and installed Bryce 5.5 some months ago, which ran fine under WINE 0.9.44 or some such version...
Here is an old screenshot of the app, which has been used to render a tree on the Linux Box. (Kanotix 2006-RC4)
[Image:
2010 Sep 25
1
Problem w/ Belkin UPS on FreeBSD
I'm sure I'm missing something, but I can't seem to get NUT working on FreeBSD.
bryce at tahiti[/usr/local/etc/nut]>cat ups.conf
[belkin]
driver = usbhid-ups
port = auto
vendorid = 050d
#productid = 0751
bryce at tahiti[/usr/local/etc/nut]>s /usr/local/libexec/nut/usbhid-ups
-DDDDD -a belkin
Network UPS Tools - Generic HID driver 0.34 (2.4.1)
USB communication driver 0.31
2005 Jul 20
6
GSM gateway hardware
Hi All,
I am looking for a GSM VoIP gateway for use with
Asterisk. I have come across VoiceBlue by 2N but it's
price is beyond my reach. Are there any other
alternatives out there?
I've scanned across the mail achieves for an answer to
this without much success, if the question has already
been answered kindly point me to the resource.
Allan.
2024 Oct 13
1
Embedding R in other applications as a scripting language
Bryce,
embedding R varies from easy to very complex depending on what you want to do with it. If all you want is to evaluate R commands and get the result values then it is easy: you just initialize R with Rf_initialize_R() and use R_tryEval() to evaluate what you need (making sure you stay on the main thread). However, if you want to run the full event loop or even use the GUI elements then it
2008 Feb 20
2
Skype Users
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
found this today, I am not a skype user but have read on chan_skype
and don't like aspects of how it is implemented. My thoughts on it are
only theoretical as I haven't used it I just cringe at adding X to a
server. Anyhow there is a new project called sippyskype that appears
to do a similar sort of thing with a couple differences.
1. Its
2017 May 17
2
PSA: Parallel STL algorithms available in LLVM
Yes, I would hate for some library implementer to either interpret the
standard differently or simply not consider the issue of recursive
parallelism at all and end up with an implementation that doesn't support
it (not that unlikely considering it went 1.5 years through committee as
you said and the topic never came up).
On Wed, May 17, 2017 at 7:25 AM Bryce Lelbach <balelbach at
2011 Oct 03
2
[LLVMdev] [cfe-dev] Unicode path handling on Windows
Right, but maybe if you switch to using tolower_l() and pass an appropriate locale you can get it to work the same way. I'm not sure what locale that would have to be, but it needs to match whatever NTFS uses for its $upcase file.
On Oct 3, 2011, at 12:19 PM, Nikola Smiljanic wrote:
> CharLowerW does the right thing. But I still need Windows.h to use it :)
>
> On Mon, Oct 3, 2011