Displaying 20 results from an estimated 1945 matches for "a0".
2009 Jan 16
0
No subject
...gt; Hi,
>
>
>
> I am having a strange problem with enum and AGI.
>
>
>
> Here is what happens:
>
>
>
> I have in my agi something like that:
>
>
>
> foreach my $resolver ("e164.arpa", "e164.info", "e164.org") {
>
> =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 my @enums =3D get_enums($phone, $resolv=
er);
>
> =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 for=
each my $enum (@enums) {
>
> =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A...
2009 Jan 16
0
No subject
...gt; Hi,
>
>
>
> I am having a strange problem with enum and AGI.
>
>
>
> Here is what happens:
>
>
>
> I have in my agi something like that:
>
>
>
> foreach my $resolver ("e164.arpa", "e164.info", "e164.org") {
>
> =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 my @enums =3D get_enums($phone, =
$resolver);
>
> =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 =
foreach my $enum (@enums) {
>
> =
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0...
2011 Apr 12
0
No subject
...touch directed=20
call pickup.
<br>On the asterisk side all that needs to be done is to add a hint to=20
the extension and enable directed pickup. Directed pickup is enabled by=20
adding the following lines to extensios.conf=20
<br><span style=3D"font-family:monospace">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0exten=A0=3D>=A0_*8.,1,SET(GLOBAL(PICKUPMARK)=3D${EXTEN:2})
</span><br><span style=3D"font-family:monospace">=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0exten=A0=3D>=A0_*8.,n,Pickup(${EXTEN:2}@PICKUPMARK)
</span><br>
&...
2009 Jan 16
0
No subject
...ould say "No DAHDI channel available ..." UNLESS
> for some reason you only compiled
> chan_dahdi.so and copied it manually leaving the old app_meetme.so
> with HAVE_ZAPTEL flag...
>
> paste your lsmod output
>
> Martin
>
>
--
David Poirier
--0016368e2168ce8a8a0466a8262b
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Thanks for the reply Martin. I'm pretty sure that we are running dahdi
(see below). Could the problem be that I didn't remove the Zaptel
libraries prior to compiling Asterisk? If that&a...
2009 Jul 20
0
No subject
...an I convert FROM ALAW file, which generated by asterisk apps<br>
(monitor, or record app), to format (wav or mp3) that is playable by<br>
music player?? Can Sox do this?<br></blockquote><div><br>From alaw to wav, =
you can use Asterisk's CLI f" =A0 file convert /var/lib/asterisk/s=
ounds/soundfile.alaw /var/lib/asterisk/sounds/soundfile.wav<br><br>to go fr=
om alaw to mp3, first convert to wav, then use lame <options> /var/li=
b/asterisk/sounds/soundfile.wav=A0=A0 /var/lib/asterisk/sounds/soundfile.mp=
3<br>
&l...
2009 Jan 16
0
No subject
...nable
> to disable echo cancellation on channel 2
> ...
> ...
> [Mar 26 18:39:19] NOTICE[3771]: chan_zap.c:8486 pri_dchannel: PRI got
> event: Alarm (4) on Primary D-channel of span 1
> [Mar 26 18:39:19] WARNING[3771]: chan_zap.c:2401 pri_find_dchan: No
> D-channels available! =A0Using Primary channel 16 as D-channel anyway!
> [Mar 26 18:39:24] NOTICE[3771]: chan_zap.c:8486 pri_dchannel: PRI got
> event: No more alarm (5) on Primary D-channel of span 1
> [Mar 26 18:39:24] NOTICE[3772]: chan_zap.c:6678 handle_init_event:
> Alarm cleared on channel 1
> [Mar 26 1...
2009 Jan 16
0
No subject
...nable
> to disable echo cancellation on channel 2
> ...
> ...
> [Mar 26 18:39:19] NOTICE[3771]: chan_zap.c:8486 pri_dchannel: PRI got
> event: Alarm (4) on Primary D-channel of span 1
> [Mar 26 18:39:19] WARNING[3771]: chan_zap.c:2401 pri_find_dchan: No
> D-channels available! =A0Using Primary channel 16 as D-channel anyway!
> [Mar 26 18:39:24] NOTICE[3771]: chan_zap.c:8486 pri_dchannel: PRI got
> event: No more alarm (5) on Primary D-channel of span 1
> [Mar 26 18:39:24] NOTICE[3772]: chan_zap.c:6678 handle_init_event:
> Alarm cleared on channel 1
> [Mar 26 1...
2010 Sep 20
0
No subject
...Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
I've noticed some inconsistent performance with some of my tunnels and =
thought I would take some of the spare free time I have over the holidays t=
o try to figure out what the cause of that may be. =A0My environment in thi=
s case is my home LAN.<div>
<br></div><div>Please forgive my use of the terms "server" and &q=
uot;client" in this email, I only use these terms to simply explanatio=
n.=A0<div><br></div><div>I sta...
2012 Jul 31
0
No subject
...ys/socket.h: No such file or directory"
Is there something wrong with the code in opus-tools git?
Successful build with release code:-
**************************************
Type "make=3B make install" to compile and install
Type "make check" to run the test suite
make=A0 all-recursive
make[1]: Entering directory `/home/user/source/opus-tools-0.1.5'
Making all in .
make[2]: Entering directory `/home/user/source/opus-tools-0.1.5'
depbase=3D`echo src/opus_header.o | sed 's|[^/]*$|.deps/&|=3Bs|\.o$||'`=3B\
=A0=A0=A0 i686-w64-mingw32-gcc -std=3Dgnu99...
2009 Aug 07
0
Bug in nlm, found using sem; failure in several flavors (PR#13882)
...e looking at a memory
problem on you machine. Given that you can't replicate on another
platform (and the .csv file didn't come through), I would think it
wise to start there.
My 2c. And I love bacon too :)
Jeff
On Fri, Aug 7, 2009 at 1:10 PM, <adik at ilovebacon.org> wrote:
> =A0This message is in MIME format. =A0The first part should be readable t=
ext,
> =A0while the remaining parts are likely unreadable without MIME-aware too=
ls.
>
> --1660387551-1458482416-1249639718=3D:2997
> Content-Type: TEXT/PLAIN; CHARSET=3DUS-ASCII; FORMAT=3Dflowed
> Content-ID: &l...
2009 Aug 07
1
Bug in nlm, found using sem; failure in several flavors (PR#13883)
...ine. Given that you can't replicate on another
> platform (and the .csv file didn't come through), I would think it
> wise to start there.
>
> My 2c. And I love bacon too :)
>
> Jeff
>
> On Fri, Aug 7, 2009 at 1:10 PM, <adik at ilovebacon.org> wrote:
>> =A0This message is in MIME format. =A0The first part should be readable =
text,
>> =A0while the remaining parts are likely unreadable without MIME-aware to=
ols.
>>
>> --1660387551-1458482416-1249639718=3D:2997
>> Content-Type: TEXT/PLAIN; CHARSET=3DUS-ASCII; FORMAT=3Dflowed
>...
2009 Oct 18
2
rbind to array members
Hi,
I would like to add rows to arbitrary tables within a 3dimensional array.
I can directly add data to an existing row of a table:
> x <- array(0,c(1,3,2))> x[,,1] <- c(1,2,3)
And I can even add a row to the table and assign to another object.
> y <- rbind(x[,,1], c(4,5,6))
and 'y' is what I want it to be:> y?? ? [,1] [,2] [,3][1,] ? ?1 ? ?2 ? 3[2,] ? ?4 ? ?5 ? 6
but
2010 Jun 07
0
No subject
void inverse_mdct_slow(float *buffer, int n)
{
=A0=A0 int i,j;
=A0=A0 int n2 =3D n >> 1;
=A0=A0 float *x =3D (float *) malloc(sizeof(*x) * n2);
=A0=A0 memcpy(x, buffer, sizeof(*x) * n2);
=A0=A0 for (i=3D0; i < n; ++i) {
=A0=A0=A0=A0=A0 float acc =3D 0;
=A0=A0=A0=A0=A0 for (j=3D0; j < n2; ++j)
=A0=A0=A0=A0=A0=A0=A0=A0 // formula from pap...
2005 Mar 28
1
logcheck errors after logrotate runs
...offset files in /var/lib/logcheck
This obviously only works for a week.
I tried asking on the debian users list but received no replies.
Any thoughts or suggestions on this one would be appreciated.=20
Kind Regards
=2D-=20
o---------------- Dathi E Oxencroft ----- Australia ----------------:)
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0=A0 MCSA, MCP, CompTIA A+ Network+
=A0If one learns from others but does not think, one will be bewildered
=A0If one thinks but does not learn from others, one will be in peril
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0=
=A0 =A0 =A0 =...
2009 Jul 20
0
No subject
...9;t find=
a way to successfully come back into my dialplan.<br><br>I've tried th=
ings like this (in features.conf) :<br>toto =3D> #9,peer,Goto,mylocal2,s=
,1<br>
<br>But typing #9 (from channel SIP/7275, in example bellow) I've got:<=
br>=A0=A0=A0 --=A0 Feature Found: toto exten: toto<br>=A0=A0=A0 -- Started =
music on hold, class 'default', on SIP/7275-08b7fbe0<br>=A0=A0=A0 -=
- Goto (dial-with-user-events,s,64)<br>
=A0=A0=A0 -- Stopped music on hold on SIP/7275-08b7fbe0<br><br>In extensio...
2015 Sep 05
3
[PATCH] mips/setjmp.S don't save and restore float point registers
...arch/mips/setjmp.S | 24 ------------------------
1 file changed, 24 deletions(-)
diff --git a/usr/klibc/arch/mips/setjmp.S b/usr/klibc/arch/mips/setjmp.S
index 68eed19..21e4115 100644
--- a/usr/klibc/arch/mips/setjmp.S
+++ b/usr/klibc/arch/mips/setjmp.S
@@ -29,18 +29,6 @@ LEAF(setjmp)
sw s8, 40(a0)
sw ra, 44(a0)
cfc1 t0,$31
- swc1 $f20,48(a0)
- swc1 $f21,52(a0)
- swc1 $f22,56(a0)
- swc1 $f23,60(a0)
- swc1 $f24,64(a0)
- swc1 $f25,68(a0)
- swc1 $f26,72(a0)
- swc1 $f27,76(a0)
- swc1 $f28,80(a0)
- swc1 $f29,84(a0)
- swc1 $f30,88(a0)
- swc1 $f31,92(a0)
sw t0,96(a0)
move v0,zero
jr ra
@@...
2013 Apr 11
0
No subject
cfb9d59a270b59fc485b14b7311762a60c6a922e=A0=A0=A0 refs/tags/v0.1.0=0A=
3d9024fafb0ca6413ab1287a417883d97dd186af=A0=A0=A0 refs/tags/v0.1.0^{}=0A=
55b70ccfaeb677ab4f579893de77cd9087449391=A0=A0=A0 refs/tags/v0.1.1=0A=
9ae4b5d0e765c366e9c019938157783504bfc738=A0=A0=A0 refs/tags/v0.1.1^{}=0A=
ef62be5000a5742ed09527e170fd54c1897df054=A0=A0=A0 ref...
2010 Oct 20
0
No subject
...s <dlewis at mtu.edu> wrote:
> Okay, I search the apt repositories and found three Kerberos =
libraries:
> libpam-krb5, krb5-auth-dialog and libkrb5-dev.
libkrb5-dev is the one you want.
> After installing, I configured my build with autogen and
configure.developer
> as before. =A0Attempting to make the binaries resulted in the same
> cli_krb5_get_ticket' error as before.
Try making sure you're starting from a clean checkout. i.e. get rid
of any previous build attempts. The following should work assuming
you're in the checked out directory and on the right b...
2010 Sep 24
1
Storing Profile remote on Samba PDC only works for one user
Hello,
actually I am trying to implement a samba PDC server with a LDAP backend
where user are authenticated with. Additionally the users' profiles
should be stored on it, whicht only works for one user, not the 3
other. The point is, I don't see the difference between them so it
should work for all or none.
This is what I have in my smb.conf regarding this:
[global]
logon
2009 Apr 25
0
incorrect output and segfaults from sprintf with %*d (PR#13675)
On Fri, Apr 24, 2009 at 14:40, Wacek Kusnierczyk
<Waclaw.Marcin.Kusnierczyk at idi.ntnu.no> wrote:
> maechler at stat.math.ethz.ch wrote:
>>
>> =A0 =A0 vQ> sprintf has a documented limit on strings included in the ou=
tput using the
>> =A0 =A0 vQ> format '%s'. =A0It appears that there is a limit on the leng=
th of strings included
>> =A0 =A0 vQ> with, e.g., the format '%d' beyond which surprising things h=...