Displaying 20 results from an estimated 100 matches similar to: "XTEN-Lite Bad sound!"
2003 Sep 10
2
Having problems with S100U
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I've tested the S100U unit in two different computers both with
different USB subsystems. The one it worked the best in used the
usb-uhci USB driver. The other system uses the usb-ohci USB driver. To
make sure it was not the installation, I used the same hard drive that
had asterisk in both systems. And I moved the X101P and S100U between
both
2004 May 04
3
Linux IAX client
Folks,
It seems like the * v 0.9 and iaxcomm won't speak to each other. Is there
another IAX2 client that is usable under Linux (Debian preferred)?
Thanks,
Tim
--
2004 Apr 23
1
IPSec tunnel problem
I am attempting to setup a simple network-to-network IPSec tunnel. The
tunnel appears to be setup correctly because I can make connections
between the networks and tcpdump shows esp packets going between the two
gateways. My problem is that I cannot make connections from one gateway
to the other through the tunnel. I think that this is a routing issue.
Here is some more info about my network:
2004 Apr 06
5
FW: pda skype
http://www.skype.net/download_pda.html
http://australianit.news.com.au/articles/0,7204,9214802%5e16123%5e%5enbv
%5e,00.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040407/51a98542/attachment.htm
2003 Sep 29
5
Nortel M Series phones support
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I've searched the mailing list quite extensively, but didn't come up
with anything promising (some things wer helpful, though). Does anyone
know if Nortel M Series (specifically the 2008, 2616, 7208, and 7310)
phones can be made to work with the TDM400P card or if they are ADSI
compatible at all? I kind of doubt they will work if they are
2004 Apr 28
1
dual x100p and x-lite help for newbie
sorry to bother with this trivial issue, but i am
loosing all my hair
;-)
got 2 x100p's and * on a slakware box
x-lite to x-lite works fine!
i also have:
#ztcfg -vvv
Zaptel Configuration
======================
Channel map:
Channel 01: FXS Kewlstart (Default) (Slaves: 01)
Channel 02: FXS Kewlstart (Default) (Slaves: 02)
2 channels configured.
and in extensions.conf i got:
[locals]
exten
2004 Mar 05
4
Wondershaper breaks IPSec tunnels
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello, been awhile since I''ve written.
I now have a situation where I get to use traffic shaping for a client.
~ We implemented the WonderShaper script on our own firewall and
experienced no problems. I made some modifications to it to add IPSec
protocol packets into the 1:10 high priority class using the u32 filter.
~ So far on our
2004 May 31
4
Need guides on setting up PDA on asterisk server
Can PDAs be used as softphones/clients on asterisk?
what i wanted to do is to set up 2 PDAs as softphone(client) which allows them to communicate each other through asterisk server(desktop)
devices i have:
pda compaq model 3680
pda sharp sl5500
access point
desktop(asterisk)
can i apply my idea on the asterisk? any guides? thanks in advance :)
---------------------------------
Do
2003 Dec 31
1
AGI - IVR - Time Clock
I wanted to post the beginings of my latest IVR Project for an automated
Time Clock software.
The customer has over 300 Field Reps that call in everytime they arrive
on location and whey they leave that location. This is handled by the
receptionist now and she logs in them and out of there Time Clock
Software. Which takes up majority of her day. The customer has
requested a automated way of
2003 May 27
21
Echo cancellation
Hi Everybody,
Got a weird problem here I think. Got a setup with an asterisk (current
from cvs as of a few hours ago) in a box with an el-cheapo ISDN BRI card
connected to the PSTN network and two Snom phones internally (one Snom-100
and one Snom-200). Dialing between the snom phones or dialing out to PSTN
from any of the snom phones works perfectly.
But when I receive a call FROM the PSTN
2008 Jan 26
1
Project Proposal: SAM-QFS
In the last 4 years of using SAM-FS/QFS I have fallen in love with this product. I have tried earlier to ask Sun to incorporate features into this product but in vain.
Do you think the following is worth exploring and in-corporating:
1. Unlike ZFS SAM-FS/QFS File system need "compression" feature turned on with ''setfa''. I understand that''s a whole lot of
2017 Jul 18
0
Re: SSH from host to domain using hostname
Hello!
I have upgraded all libvirt packages to version 3.5.0-655.1 and restarted host.
This is the current default network config:
ld4004:~ # virsh net-dumpxml default
<network connections='1'>
<name>default</name>
<uuid>f511d113-d7d1-4714-ad2b-be29ef8f7fc4</uuid>
<forward dev='br0' mode='nat'>
<nat>
<port
2004 Jul 02
0
DISA and AGI: authenticate by caller ID? (resolved)
Here is some code to do authentication by caller ID for DISA through AGI.
My original code had a bug in the Mysql query code, and there was a hangup
in the wrong place
[that's what I get for coding something at 2:00am], but the attached code
works correctly.
Take note of the REGEXP for the CallerID variable. When I tested the code
from the PSTN
it worked because there was no name component,
2017 Jul 19
0
Re: SSH from host to domain using hostname
19. Juli 2017 10:46, "Daniel P. Berrange" <berrange@redhat.com> schrieb:
> On Wed, Jul 19, 2017 at 08:23:58AM +0000, c.monty@web.de wrote:
>
>> 18. Juli 2017 16:45, "Michal Privoznik" <mprivozn@redhat.com> schrieb:
>>
>> On 07/18/2017 04:31 PM, c.monty@web.de wrote:
>>
>> Hello!
>>
>> I have upgraded all libvirt
2020 Apr 15
2
Add a new environment variable switch for the 'large version' check
If you test a package with `R CMD check --as-cran` one of the
'incoming' checks is for a large version number, it gives a NOTE like
this
* checking CRAN incoming feasibility ... NOTE
Maintainer: ?Jim Hester <james.f.hester at gmail.com>?
Version contains large components (0.0.0.9000)
This is a useful check when packages are submitted to CRAN because it
catches these
2017 Jul 19
6
Re: SSH from host to domain using hostname
18. Juli 2017 16:45, "Michal Privoznik" <mprivozn@redhat.com> schrieb:
> On 07/18/2017 04:31 PM, c.monty@web.de wrote:
>
>> Hello!
>>
>> I have upgraded all libvirt packages to version 3.5.0-655.1 and restarted host.
>
> That wasn't necessary. It's not Windows ;-)
>
>> This is the current default network config:
>> ld4004:~
2007 Mar 20
1
Xten Voip LInux client
from:
http://www.xten.com/index.php?menu=download
Seems to be working fine. just untar and run.
But now I have to do some real voice testing.
Not to my desk phone 2 feet away and get blasted with feedback!
2004 Nov 08
0
WINE and Sound - XTEN X-Pro Softphone
I've tried every softphone available for linux and I've found that Xten X-pro for Windows seems to load fine under the WINE API, the problem is - it wont work the sound... how do i get the sound to be emulated so I can place and receive calls using this software?
the program's options seem to list my audio devices. keep in mind i have to use a microphone and sound output. is there a
2003 Aug 12
0
Xten-Lite and Asterisk.
Can I use the Xten-Lite with Asterisk? I am experimenting with a total
soft solution for a carrier that uses the Vocal Data platform (Hosted
PBX). I would also like to know how I could use asterisk to connect the
carrier without using any gateways. I would like to do something that
Avaya has already done, IP trunking.
What I want to accomplish is having the carriers gateway
connecting
2003 Sep 12
0
Xten SIP client for Macintosh OSX
[this post is just as much for the archives as it is for immediate consumption]
Somehow I had completely missed the announcement that XTen Networks
had released a SIP client for Mac OSX. Well, they have. It seems to
mostly work, even! Very cool.
The User interface leaves something to be desired, with it's menus
trying to force me to use cell-phone sized windows (!!!!) to
manipulate