Displaying 7 results from an estimated 7 matches for "4c50".
Did you mean:
450
2020 Aug 06
2
ARI Stop Playback
...ues playing.
When I send the same exact stop playback a few seconds later (after the 553 portion playing the sound portion), it does stop the playback. I have run this test several times and it's failing.
curl -v -u asterisk:asterisk -X DELETE http://localhost:8088/ari/playbacks/3b38730d-7954-4c50-9cdc-e4643ffc8c62
I am using 16.12.0
Is there some reason a DELETE playback doesn't work during a number portion or is this a bug?
Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20200806/1c8...
2004 Aug 25
2
Problem: booting stops during "Loading /bzimage...."
...ration
All rights reserved.
CLIENT MAC ADDR: 00 03 BA 44 4F F4 GUID: 00000000 0000 0000 0000 000000000000
CLIENT IP: 10.148.11.21 MASK: 255.255.255.0 DHCP IP: 10.148.11.106
PXELINUX 2.06 0x3f46af85 Copyright (C) 1994-2003 H. Peter Anvin
UNDI data segment at: 00095140
UNDI data segment size: 4C50
UNDI code segment at: 00099D90
UNDI code segment size: 4804
PXE entry point found (we hope) at 99D9:00D6
My IP address seems to be 0A940B15 10.148.11.21
ip=10.148.11.21:10.148.11.106:0.0.0.0:255.255.255.0
TFTP prefix: /
Trying to load: pxelinux.cfg/01-00-03-ba-44-4f-f4
Trying to load: pxelinux.cf...
2020 Aug 10
0
ARI Stop Playback
...ame exact stop playback a few seconds later (after the
> 553 portion playing the sound portion), it does stop the playback. I have
> run this test several times and it’s failing.
>
>
>
> curl -v -u asterisk:asterisk -X DELETE
> http://localhost:8088/ari/playbacks/3b38730d-7954-4c50-9cdc-e4643ffc8c62
>
>
>
> I am using 16.12.0
>
>
>
> Is there some reason a DELETE playback doesn’t work during a number
> portion or is this a bug?
>
They are two separate paths and implementations, and I don't think the
number part has implemented the handling o...
2011 Oct 10
4
XCP 1.1.0 - how to use VNC for installing guest domains?
...TE SERVICE
22/tcp open ssh
80/tcp open http
443/tcp open https
631/tcp closed ipp
# ---
What do I miss? Thank you in advance for any hints.
regards, Mark
ps. my steps for creating of the new VM
# ---
xe vm-list
xe template-list
xe vm-install new-name-label=ubuntu
template-uuid=19435692-4c50-928b-f92b-ff893a7e4c14
xe vm-param-set uuid=491d40ac-6b71-03db-f7c8-0d9b05124808
name-description="Ubuntu-test-VM"
other-config:install-repository="http://archive.ubuntu.com/ubuntu/"
xe vm-param-add uuid=491d40ac-6b71-03db-f7c8-0d9b05124808
param-name=other-config '...
2004 Apr 16
7
pxe linux
Hi,
I have setup pxelinux like this,
default linux
label=linux
kernel linux
append initrd=rootfs.img
ipappend 1
I have my dhcpd.conf like this,
allow booting;
allow bootp;
group{
filename "pxelinux.cfg/pxelinux.0";
host deploy
{
next-server 192.168.1.254;
hardware ethernet 00:0E:A6:22:28:21;
2013 Oct 10
12
What's the best way to approach reading and parse large XLSX files?
Hello, I''m developing an app that basically, receives a 10MB or less XLSX
files with +30000 rows or so, and another XLSX file with about 200rows, I
have to read one row of the smallest file, look it up on the largest file
and write data from both files to a new one.
I just did a test reading a few rows from the largest file using ROO
(Spreadsheet doesn''t support XSLX and
2012 Jun 24
0
nouveau _BIOS method
...C
4c10: 49 30 52 50 30 33 4c 30 53 45 86 5c 2f 03 5f 53 I0RP03L0SE.\/._S
4c20: 42 5f 50 43 49 30 52 50 30 33 00 a1 16 70 01 5c B_PCI0RP03...p.\
4c30: 2f 04 5f 53 42 5f 50 43 49 30 52 50 30 33 48 50 /._SB_PCI0RP03HP
4c40: 53 58 a0 43 0b 90 93 52 50 34 44 00 5c 2f 04 5f SX.C...RP4D.\/._
4c50: 53 42 5f 50 43 49 30 52 50 30 34 48 50 53 58 5b SB_PCI0RP04HPSX[
4c60: 22 0a 64 a0 4b 07 5c 2f 04 5f 53 42 5f 50 43 49 ".d.K.\/._SB_PCI
4c70: 30 52 50 30 34 50 44 43 58 70 01 5c 2f 04 5f 53 0RP04PDCXp.\/._S
4c80: 42 5f 50 43 49 30 52 50 30 34 50 44 43 58 70 01 B_PCI0RP04PDCXp.
4c9...