Displaying 20 results from an estimated 4000 matches similar to: "IAX and Jitter problem"
2003 May 19
5
Questions about AGI and Wildcard boards
Hello all :)
I've just been handed a project that I need to get working pretty quickly.
Basically I have four "analog DID trunks" for incoming only calls coming in.
I know that these are Loop start with Wink start, and that after wink they
send a 4-digit id number. Is this something that the Wildcard boards are
able to handle and that Asterisk could interpret? The digits
2003 Oct 09
1
7940/60 TFTP Problem
> -----Original Message-----
> From: Babak Pasdar [mailto:bpasdar@IGXGlobal.com]
>
> I was wondering if anyone else has had this problem. I have purchused
> several Cisco 7940 and 7960 phones. Of the 5 phones so far I have run
> accross 2 that that give me malformed TFTP and refuse to upgrade to
the
> latest version of SIP code -- 5.3. In fact some of the other phones
also
2007 May 09
3
[LLVMdev] Compiling glibc on Linux
I am convinced to use llvm-gcc. As I mentioned in my previous email,
I have changed native code generation in llc to generate code with a
different stack organization. In order to have working binaries, the
libraries must be compiled with the new tool and have the same stack
organization. Now that I cannot use llc, it seems that I have to
modify llvm-gcc to have it generate code with the
2007 May 09
2
[LLVMdev] Compiling glibc on Linux
Thank you Chris.
Actually, I have changed the stack organization in the "llc" source
codes for x86 target. Thus, I need libraries compiled with the new
stack organization. If I use llvm-gcc (and apparently also llvmc),
llc will not be invoked. I was hoping that llvmc would call llvm-gcc
to compile to bc file and then call llc to compile to native
assembly, but apparently this
2003 Apr 01
4
low-cost * (newbie question)
hello all
i'm interested in setting up a small pbx using asterisk and the primary goal
is keeping the cost down. the general layout of the net is as folows:
* 4 phone lines (2x isdn+ 2x analog) [or 2x isdn + 1x analog, as one might be
put aside for a traditional phone/fax with no fancy stuff]
* a server box
* several client hosts (all linux with x)
currently, the isdn lines are unused (to
2007 May 09
2
[LLVMdev] Compiling glibc on Linux
Hi,
I am trying to compile glibc on Linux using llvm. I need to do this
for a research project.
The problem is that llvmc doesn't work, and I guess I have to set
CC=llvmc to get the glic compiled. For some reason llvmc complains
that it cannot find %llvmcc1%. I have this problem both on my Mac and
my Linux system. Other tools that I have tested including llvm-gcc
work without any
2007 May 09
2
[LLVMdev] Compiling glibc on Linux
Reid,
Thank you for your quick reply.
Yes, I have built and installed llvm-gcc and "llvm-gcc --print-prog-
name=cc1" return the correct path for cc1, so I assume its path is
set correctly in the config files, but I haven't installed config
files separately. Do I need to do that? Is there any documentation
about it?
Thank you again,
Babak
On May 8, 2007, at 7:33 PM, Reid
2007 May 09
0
[LLVMdev] Compiling glibc on Linux
On Wed, 2007-05-09 at 13:38 -0700, Babak Salamat wrote:
> I am convinced to use llvm-gcc. As I mentioned in my previous email,
> I have changed native code generation in llc to generate code with a
> different stack organization. In order to have working binaries, the
> libraries must be compiled with the new tool and have the same stack
> organization. Now that I cannot use
2007 May 09
0
[LLVMdev] Compiling glibc on Linux
Babak,
I strongly suggest you drop trying to use llvmc. Instead, probably just
compiling your library with llvm-gcc should be sufficient. The llvm-gcc
tool has much of llc's functionality built in to it so you're going to
get the same output. If that doesn't work for you, then please describe
what you're trying to do in more detail and we'll tell you how it can be
done.
2007 Apr 24
2
[LLVMdev] (no subject)
Hello,
I am trying to add an instruction before each function call to add/
subtract the stack pointer by a value specified at the command line.
I wonder if I can do that during lowering. For example, in
X86TargetLowering::LowerCALL. I appreciate it if you give me some
hints how and where I can do that.
Thank you,
Babak
2007 May 09
0
[LLVMdev] Compiling glibc on Linux
Babak,
As its manual page (http://llvm.org/docs/CommandGuide/html/llvmc.html)
states, llvmc is an experimental tool:
llvmc is considered an experimental LLVM tool because it has these
deficiencies:
Poor configuration support
The support for configuring new languages, etc. is weak. There
are many command line configurations that cannot be achieved
with the current
2007 May 09
0
[LLVMdev] Compiling glibc on Linux
On Tue, 8 May 2007, Babak Salamat wrote:
> Yes, I have built and installed llvm-gcc and "llvm-gcc --print-prog-
> name=cc1" return the correct path for cc1, so I assume its path is
> set correctly in the config files, but I haven't installed config
> files separately. Do I need to do that? Is there any documentation
> about it?
I'd strongly suggest just building
2003 Oct 03
3
Message Waiting on Cisco 7940 does not work
I have a cisco 7940 with the following sip.conf config:
[Desk1.1]
type=friend
secret=******
defaultip=192.168.1.14
insecure=no
mailbox=102
callerid="Desk1.1"
qualify=500
canreinvite=no
context=extensions
host=dynamic
group=2
I do not get message waiting indicator (mwi) on this phone. Is the
another .conf file invilved in configuring this function other than the
mailbox=xxx in the
2007 Apr 24
0
[LLVMdev] (no subject)
Hi,
During isel lowering, the backend insertes CALLSEQ_START /
CALLSEQ_END target independent nodes to the DAG. These are then
selected to X86 specific instructions ADJCALLSTACKDOWN /
ADJCALLSTACKUP. At these point, they have a constant arguments which
corresponds to the fixed frame size for argument passing. But the
size of the stack frame isn't finalized until frame layout has
2003 Feb 18
7
gnophone
I am having a really hard time getting gnophone working with asterisk.
Gnophone tries to register with my server but there is no response. I
can direct incoming calls to gnophone but if gnophone answers them,
asterisk does not recognize it. Here is my configuration:
iax.conf
[jambo]
type=user
host=dynamic
defaultip=136.159.99.100
permit=136.159.99.100
username=jambo
secret=fubar
2004 Apr 02
2
Gnophone installation problems
Hi all,
I installed all needed RPMs by GnoPhone to be installed without problems
but when attempting to install GnoPhone itself I get this message:
# rpm -Uvh gnophone-0.2.4-1.i386.rpm
error: Failed dependencies:
mozilla >= 0.9.2 is needed by gnophone-0.2.4-1
libgtkembedmoz.so is needed by gnophone-0.2.4-1
libgtksuperwin.so is needed by gnophone-0.2.4-1
I'm using
2011 May 22
11
Problems Connecting to SQL Server
Hi all
I want to connect my app to MSSQL but when i type
rake db:migrate
an erro occured like this:
←[31mCould not find gem ''odbc (>= 0, runtime)'' in any of the gem sources
listed in your Gemfile.←[0m
this is my YML file:
development:
adapter: sqlserver
mode: odbc
dsn: ontrack
host: BABAK-PC
pool: 5
timeout: 5000
and in my gem file
gem
2003 Aug 17
2
no incoming packets & Sound: Recording overrun
On Sun, Aug 17, 2003 at 03:44:21AM -0500, Gnophone Support wrote:
> Hello, and thank you for registering at gnophone.com. Your login
> information is listed below:
>
> Username: miernik
> Password: *******
> IAX Phone Number: 17002916107
>
> Please login as soon as possible to
> http://x.linux-support.net/directory/ to complete the
2003 Oct 29
1
Gnophone and Asterisk
How do I get Gnophone to register to my Asterisk server? I have set up iax.
conf as follows:
[tim]
type=friend
;username=tstornes
host=dynamic
;defaultip=207.194.60.56
secret=1111
context=from-iax
callerid => "Tim" <5000>
auth=plaintext
qualify=10
permit=0.0.0.0/0.0.0.0
and extensions.conf includes a section in the context from-iax:
exten => 5000,1,Dial(IAX/tim/s|100|r)
2003 Nov 20
8
tunnel iax via gnophone with ssh?
Hey all...I'm trying to use gnophone to connect to my asterisk box
behind my firewall..I thought I could just setup a tunnel with something
like ssh host.com -L5036:asteriskserver:5036 and just change my gnophone
to connect to localhost:5036 but I never see anything happen on the
asterisk server. I'm even trying this on the same network just in case
there is something funky with NAT.