Displaying 10 results from an estimated 10 matches for "8fd9".
Did you mean:
5fd9
2015 Apr 20
3
Issues with call dropping
...I calling over voip provider..
after awhile provider sends INFO packages but for some reason Asterisk doesn?t answer on it.
after 8 packagers provider just drops the call, here is the package
<--- Received SIP request (555 bytes) from UDP:192.168.53.1:5060 --->
INFO sip:c2e74184-4d23-43a3-8fd9-26ba2c5ef6c9 at 192.168.53.9:5060 SIP/2.0
Max-Forwards: 69
To: <sip:4959810128 at 192.168.53.9>;tag=b3769af4-118b-4467-8c95-042247ff1776
From: <sip:84957774888 at 192.168.53.1>;tag=3638518512-132845
Call-ID: cfe34652-14c2-4072-9dea-f0b0c30cb15e
CSeq: 2 INFO
Allow: CANCEL, ACK, INVITE, B...
2008 Jun 19
2
[LLVMdev] [llvm-gcc][patch] Use LDFLAGS from configure
> Makes sense to me. If you built with and without LDFLAGS enabled
> should probably just commit it - or do you need someone to commit for
> you?
I can commit it. I was just not sure if this was an intentional
difference. I am running a bootstrap without a LDFLAGS. Will commit if
it pass.
> -eric
> _______________________________________________
> LLVM Developers mailing list
2008 Jun 19
0
[LLVMdev] [llvm-gcc][patch] Use LDFLAGS from configure
...t sure if this was an intentional
> difference. I am running a bootstrap without a LDFLAGS. Will commit if
> it pass.
The bootstrap was OK, but I am getting the following error trying to commit:
svn: Commit failed (details follow):
svn: MKACTIVITY of
'/svn/llvm-project/!svn/act/05b8ac29-8fd9-4f8e-9c3c-d39e89ade19f': 400
Bad Request (http://llvm.org)
Any idea what could be wrong?
Cheers,
--
Rafael Avila de Espindola
Google Ireland Ltd.
Gordon House
Barrow Street
Dublin 4
Ireland
Registered in Dublin, Ireland
Registration Number: 368047
2024 Jan 03
0
Pre Validation failed on 192.168.3.31. Volume gv1 does not exist
...445195bd-d071-48c1-8785-1d455cc447c5
State: Peer in Cluster (Connected)
Other names:
192.168.3.8
Hostname: 192.168.3.31
Uuid: 7e085d9f-a0f9-4ed6-a850-44b6ed991081
State: Peer in Cluster (Connected)
Fedora 39
gluster peer status
Number of Peers: 2
Hostname: 192.168.3.18
Uuid: 7738f786-b35f-4be8-8fd9-e609c11f2b72
State: Peer in Cluster (Connected)
Other names:
192.168.3.18
Hostname: 192.168.3.8
Uuid: 445195bd-d071-48c1-8785-1d455cc447c5
State: Peer in Cluster (Connected)
Other names:
192.168.3.8
Fedora 37
?gluster peer status
Number of Peers: 2
Hostname: 192.168.3.18
Uuid: 7738f786-b35f-4be...
2008 Dec 15
15
Need Help Invalidating Uberblock
I have a ZFS pool that has been corrupted. The pool contains a single device which was actually a file on UFS. The machine was accidentally halted and now the pool is corrupt. There are (of course) no backups and I''ve been asked to recover the pool. The system panics when trying to do anything with the pool.
root@:/$ zpool status
panic[cpu1]/thread=fffffe8000758c80: assertion failed:
2007 Mar 30
2
ANOVA and confidence intervals plot
...Fax.: +32 (0)2 650 2715
Universit? Libre de Bruxelles
Av. F. D. Roosevelt, 50
1050 Brussels Email: mmanfrin at ulb.ac.be
BELGIUM WWW: http://iridia.ulb.ac.be/~mmanfrin
gpg DSA: 0x7E67B4C4
gpg fingerprint: C2E9 1689 CADD 7CAE 2FAB A355 8FD9 9DD1 7E67 B4C4
--------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part
Url : https://stat.ethz.ch/...
2009 Jan 19
0
Migration with ubuntu 8.0.4.1 fails
...uot;, ''name'': ''dummy''}
[2009-01-19 16:46:30 4612] INFO (XendDomainInfo:1530) createDevice:
console : {''protocol'': ''vt100'', ''location'': ''2'', ''uuid'':
''4a30b1a1-424b-8fd9-83d7-7fadbc4c96ff''}
[2009-01-19 16:46:30 4612] DEBUG (DevController:117) DevController:
writing {''state'': ''1'', ''backend-id'': ''0'', ''backend'':
''/local/domain/0/backend/console/1/0''}...
2015 Jun 30
0
Issues with call dropping
...;
>
> after awhile provider sends INFO packages but for some reason Asterisk doesn?t answer on it.
> after 8 packagers provider just drops the call, here is the package
>
> <--- Received SIP request (555 bytes) from UDP:192.168.53.1:5060 --->
> INFO sip:c2e74184-4d23-43a3-8fd9-26ba2c5ef6c9 at 192.168.53.9:5060 SIP/2.0
> Max-Forwards: 69
> To: <sip:4959810128 at 192.168.53.9>;tag=b3769af4-118b-4467-8c95-042247ff1776
> From: <sip:84957774888 at 192.168.53.1>;tag=3638518512-132845
> Call-ID: cfe34652-14c2-4072-9dea-f0b0c30cb15e
> CSeq: 2 INFO
>...
2008 Jun 19
1
[LLVMdev] [llvm-gcc][patch] Use LDFLAGS from configure
On Jun 19, 2008, at 4:04 PM, Rafael Espindola wrote:
> The bootstrap was OK, but I am getting the following error trying to
> commit:
>
> svn: Commit failed (details follow):
> svn: MKACTIVITY of
> '/svn/llvm-project/!svn/act/05b8ac29-8fd9-4f8e-9c3c-d39e89ade19f': 400
> Bad Request (http://llvm.org)
>
> Any idea what could be wrong?
Nope, not really... but google found:
http://forum.joomla.org/viewtopic.php?f=152&t=123806
for me. Another post suggests using https instead of http.
Any yet another suggests ant...
2007 Mar 27
0
Error when calling residual.plots() on an ANOVA object
...Fax.: +32 (0)2 650 2715
Universit? Libre de Bruxelles
Av. F. D. Roosevelt, 50
1050 Brussels Email: mmanfrin at ulb.ac.be
BELGIUM WWW: http://iridia.ulb.ac.be/~mmanfrin
gpg DSA: 0x7E67B4C4
gpg fingerprint: C2E9 1689 CADD 7CAE 2FAB A355 8FD9 9DD1 7E67 B4C4
--------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part
Url : https://stat.ethz.ch/...