Displaying 2 results from an estimated 2 matches for "pairname".
2006 Dec 19
1
SPAM-LOW: Re: .Call files do not seem to wo rk
The only other thing that comes to mind is that .call files are very
sensitive to whitespace; you may have unintentially padded the .call file
with whitespace or tabs that it does not like.
The attached .call file works on my 1.0.9 server. Maybe it can give you some
insight.
-----Original Message-----
From: Lee [mailto:lee@datatrakpos.com]
Sent: Tuesday, December 19, 2006 2:45 PM
To: Asterisk
2013 Mar 15
22
[PATCH 00/09] arm: tools: build for arm64 and enable cross-compiling for both arm32 and arm64
The following patches shave some rough edges off the tools build system
to allow cross compiling for at least arm32 and arm64 based on the
Debian/Ubuntu multiarch infrastructure. They also add the necessary
fixes to build for arm64 (which I have only tried cross, not native).
I have posted some instructions on how to compile with these patches on
the wiki: