search for: a7ae

Displaying 5 results from an estimated 5 matches for "a7ae".

Did you mean: 47ae
2004 Sep 01
2
Help Me - SIP Phones ( No Voice) !!!!
...l have the problem. The remote side receives the call , but there's no voice on the call. I tried everything about possible NAT problems .. but ther're on same net. My platform: FreeBSD 5.2.1-Release Asterisk 1.0-RC2 soft phones : X-Lite >>>> -- Executing Dial("SIP/1260-a7ae", "SIP/1262|20") in new stack -- Called 1262 -- SIP/1262-c597 is ringing -- SIP/1262-c597 answered SIP/1260-a7ae -- Attempting native bridge of SIP/1260-a7ae and SIP/1262-c597 - Attempting native bridge of SIP/1260-a7ae and SIP/1262-c597 Sep 1 14:53:17 WARNING[135442432]: chan_sip.c...
2002 Nov 30
1
Keyboard not found
I was trying whatever version of SYSLINUX is included with GNU Parted, bet the keyboard would not load correctly. I have a newer Asus A7A-266, and the initial prompt worked fine, but the second stage got several errors of the type keyboard: Timeout - AT Keyboard not present (ed)(f4) Help! N.
2012 Dec 20
0
smbd -F: standard input is not a socket, assuming -D option
...e know the meaning of this error message? In fact "man smbd" tells that "smbd -F" is the proper way to start a server under a supervisor, such as systemd, upstart or launchd... Thanks in advance, -- Leonid Isaev GnuPG key: 0x164B5A6D Fingerprint: C0DF 20D0 C075 C3F1 E1BE 775A A7AE F6CB 164B 5A6D -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 490 bytes Desc: not available URL: <http://lists.samba.org/pipermail/samba/attachments/20121220/f5a88df0/attachment.pgp>
2014 Feb 12
2
Re: Help? Running into problems with migrateToURI2() and virDomainDefCheckABIStability()
...ype="pty"> <source path="/dev/pts/1"/> <target port="1"/> <alias name="serial1"/> </serial> Then we get the following error : 2014-02-12 04:19:12.689 1278 ERROR nova.virt.libvirt.driver [-] [instance: 90335c32-a7ae-4c99-8e5a-cd177f6b3c22] Live Migration failure: unsupported configuration: Target domain serial port count 1 does not match source 2 If we remove just the following line: <source path="/dev/pts/1"/> so the modified portion looks like this, <serial type="file&quot...
2014 Feb 10
2
Help? Running into problems with migrateToURI2() and virDomainDefCheckABIStability()
Hi, We've run into a problem with libvirt 1.1.2 and are looking for some comments on whether this is a bug or design intent. We're trying to use migrateToURI() but we're using a few things (numatune, vcpu mask, etc.) that may need adjustment during the migration. We found that migrateToURI2() mostly works if we use XML created by copying the domain XML from the running instance