Displaying 20 results from an estimated 3000 matches similar to: "Speex streams"
2008 Mar 25
5
Assign Physical NIC to domU
Hello everyone!
Well i want to know, if there is a way to specify a
physical nic (like eth0 or eth1) to a
domU and how can i do it.
The server has two nics, what i want to do is assign
physical nic (eth0) to the dom0 and assign physical
nic (eht1) to the domU.
I appreciate your help.
Regards
Ivan
____________________________________________________________________________________
Be a
2008 Jan 20
6
IAX softphone
Hi All;
I tried Firefly softphone with IAX and it gave very
poor quality.
Any one advise a good strong softphone that can work
with IAX fine?
Regards
Bilal
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
2008 Apr 21
8
Samba send SPNEGO if Extended Security is ON
I've checked the samba code (sessetup) and found out that samba always send spnego packet when Extended Security capability is ON.
(This can't be turned off/on ie. "use spnego = false")
Does it mean I can "never" connect to smb server that doesn't support spnego if Extended Security is supported by server?
Is my understanding correct?
2007 Dec 14
3
GUI for Asterisk: Call Flow
Hi All;
Is there an GUI for Asterisk that can help in showing
the call flow (who is in progress, who is connected,
called number, ...)? I was think in AsteriskNow does
this? Any advise?
Regards
Bilal
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now.
2008 Apr 23
1
pdf() and histogram() in function call
Here is a function I wrote. It runs no problem, but generate empty pdf
files.
I can't find what is the problem.
create.pdf<- function(x, dir)
{
dir.create(dir, showWarnings = FALSE)
plist<- c("a", "b" , "c", "d")
for(j in plist)
{
filedir<- paste(dir, "/", j, ".pdf",
2008 Apr 16
2
VAD CPU usage
Hi Jean-Marc
I am using speex in my voip app (wideband mode). I
have noticed that when VAD kicks in, CPU considerably
increases (bitrate decreases to 4 kbps). It takes
about 7 ms to encode one frame versus 0.5 ms (for
speech). This happens regardless preprocessor is used.
Although the issue seems to be driver dependent, it
occurs on XP, Vista and Mac OS X.
Besides complexity and quality, this
2008 Apr 23
2
prepaid on the trunks
if i have this setup:
[sip users] -- [asterisk] --- [as5300] --- [pstn]
asterisk will talk to as5300 using sip. i will use as5300 as a trunk on the asterisk so sip users can call out to pstn.
what i would like to is do prepaid on those trunks, not on the sip users. sip users can call any other sip users . i want to do it that way coz i'm trying to build a multi-tenant pbx, and i will use
2008 May 06
3
asterisk queue cluster
I setup two asterisk servers with identical settings
(same extensions, same queues, etc). Each one is
connected to the same amount of incoming/outgoing
links (1 PRI, 4 BRI, 1 IAX friend, etc, on each box).
Most extensions are sip and they register via DNS SRV
and other methods so that the two servers are load
balanced. Incoming PSTN calls (BRI) reach 50% each
server so that's load balanced
2008 Jan 11
5
domUloader Vs pygrub
Hi
I have been using pygrub for most of the needs. Was
trying out some stuff on SLES 10 SP1. It seems that it
does not have pygrub!!
On the other hand,they have domUloader.py which
requires bootargs="--entry=hda:/boot/vmlinuz...., path
to ramdisk.
It is quite strange to be asking for the path of
the kernel and the ramdisk to be supplied in the conf
file!!.
Am I missing something
2008 Jan 11
5
domUloader Vs pygrub
Hi
I have been using pygrub for most of the needs. Was
trying out some stuff on SLES 10 SP1. It seems that it
does not have pygrub!!
On the other hand,they have domUloader.py which
requires bootargs="--entry=hda:/boot/vmlinuz...., path
to ramdisk.
It is quite strange to be asking for the path of
the kernel and the ramdisk to be supplied in the conf
file!!.
Am I missing something
2008 Apr 18
1
REGISTER Outboundproxy
Is it possible to set an outboundproxy for REGISTER from Asterisk?
register => xxx:yyy at sip99.foobar.com
[foobar]
type=peer
host=sip99.foobar.com
disallow=all
allow=g729
canreinvite=no
secret=yyy
fromuser=xxx
port=5099
outboundproxy=xxx.42.149.69
However, SIP REGISTER still goes directly to sip99.foobar.com, not xxx.42.149.69.
Thanks,
Doug.
2008 Mar 14
1
Re: PCI passthrough working on Xen 3!
Hi Jeff.
I read that you use PCI Passthrough and works well, i
was wonder if you can tell me how you do that ''cause i
can''t find how to do it :( and i really need to.
So if you can give some advice about how you do it
would be really helpful.
I appreciate your help Jeff.
Regards
Ivan
____________________________________________________________________________________
2007 Dec 20
1
MeetMeConference
Hi All;
Is there any limitation on the number of users for
MeetMe Conference? In other words, how many parties
can join to the room and become a member of the room?
Is there any limitation?
Regards
Bilal
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now.
2008 Feb 20
1
unimplemented parameters for int21, ax=0x440d
I have a game that is not working under wine (it just
seem to hang up with a black screen, though when I try
to close the program, confirmation dialog for quitting
appears). Output solely says it's executing an
interrupt with unimplemented parameters in wine:
err:int21:INT21_Ioctl_Block int21: unknown/not
implemented parameters:
int21: AX 440d, BX 001a, CX 0848, DX fbac, SI fc10, DI
fbec, DS
2008 Mar 27
1
ADPCM codec and IAXy device
Hi All;
I need to buy one IAXy device, but I discovered that
it supports only g711 and ADPCM codec, so I was wonder
that it does not support g729 or GSM?!
Anyway, what is that ADPCM and how much it consumes
bandwitdh? Also, asterisk support such codec? What its
name in the configuration?
Any advise?
Regards
Bilal
2008 Feb 04
2
root preexec problem
Hi,
I'm doing an upgrade to the latest samba 3.0.28, and something's bugging me: on the old server I had this working OK:
root preexec = /usr/local/bin/ntlogon.py --user=%U --os=%m --dir=/home/samba/netlogon/ && /usr/local/bin/pdc-log.sh %U %m %a %d
On 3.0.28, I can only get the first script to run, everything after && is ignored. I have tried to put just the second
2008 Jan 17
1
More voicemail cards needed...
Thank you all for the voicemail cards you sent.
If you have the following in PDF or laying around (scan):
* AT&T/Cingular flow voicemail card
* Verizon flow voicemail card
* Sprint flow voicemail card
* TMobile flow voicemail card
* Alltel flow voicemail card
* Avaya Nortel Octel flow voicemail card
* Comedian Mail (Asterisk) -- I have the flow, need a card if someone has one
I will work on
2008 Jan 14
7
GSM SIM Cards and Digium, or GSM SIM Adaptor
Hi List;
Is there an Digium cards support GSM SIM cards so we
can fix an SIM card to be used for calls within
mobiles as it is less rate?
Or I have to use an FXS to SIM adaptor? If yes, then
anyone advise a models and prices?
Regards
Bilal
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo!
2008 Jan 15
7
PHP indexing, what's the PHP method for indexscript
Currently I have the following indexscript:
pid : unique=Q boolean=Q field=pid
postdate : field=startdate
author_name: unhtml boolean=XAUTHORNAME field=author
author_id: boolean=XAUTHORID field=authorid
url : field=url
sample : weight=1 index field=sample
How can I create the same indexing using PHP?
With this, I can get an searchable index, but I have no idea how to set the fields, so that I
2008 Feb 05
5
32 bit applications on 64 bit machine
Hi people,
I have a 64 bit Centos machine. My problem is that I can't run 32 bit applications on that. I can compile with the 32 bit option my sources, but when I'm trying to run them I obtain the following error message:
-bash: ./a.out: cannot execute binary file
And the file a.out returns the following:
a.out: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux