Displaying 13 results from an estimated 13 matches for "negotitated".
Did you mean:
negotiated
2006 Nov 19
1
G723 pass-through and codec negotiation
All,
Our users have a softphone client that supports the G723 Codec which we
want to use for bandwidth reasons, however we do not wish (or have the
funds) to license the codec on our Asterisk servers. We have G723
pass-through working between the clients just fine, however calls fail
when terminating with Asterisk itself (i.e. Voicemail) or out to the
PSTN due to transcoding issues.
If it
2013 Dec 01
0
[PATCH] core: Bad read of file size over TFTP
...*/
- tftp_opt = tftp_options;
- for (i = 0; i < tftp_nopts; i++) {
- if (!strcmp(opt, tftp_opt->str_ptr))
- break;
- tftp_opt++;
- }
- if (i == tftp_nopts)
- goto err_reply; /* Non-negotitated option returned,
- no idea what it means ...*/
-
- /* get the address of the filed that we want to write on */
- opdata_ptr = (uint32_t *)((char *)inode + tftp_opt->offset);
opdata = 0;
/* do convert a number-string to decimal number, just like at...
2024 Sep 16
2
Weekend Puzzle: computer posing as an UPS
Kelly Byrd <kbyrd at memcpy.com> writes:
> With USB-C ports and cables, there are a ton of profiles, I don't know what
> the new Pi's support, but likely something like 3A @ 5V, 9V, or 12V over
> USB-C
Up to the RPI4, I was pretty sure there wasn't PD, just 5V and it drew
what it drew, and you hoped that the supply was big enough.
It seems the RPI5 will use PD if
2019 Apr 25
2
User mapping/login issue
Hai,
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Rowland Penny via samba
> Verzonden: donderdag 25 april 2019 11:09
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] User mapping/login issue
>
> On Thu, 25 Apr 2019 10:24:36 +0200
> L.P.H. van Belle <belle at bazuin.nl> wrote:
>
> > Ps.
2024 Sep 27
1
Weekend Puzzle: computer posing as an UPS
FWIW, a few lessons learned:
* Different USB-A sized ports (even if marked USB-3.2) did not prove a
stable source, with Pi5 occasionally turning off or rebooting. Sort of
behaved well for days, but as soon as I added load like package installs or
NUT builds, it did not survive 5 minutes...
* Might be the MoBo turning off or cycling the port due to "overload"?..
* Tried the
2009 Jun 12
4
tftp open timeout but with no server side errors
Background,
Client - realtek rtl8111c
tftpd version is 5.0
options on use -l -v
Client:
PXE-EX32 TFTP Open Timeout
Server:
Jun 12 10:48:38 damar in.tftpd[30132]: RRQ from 192.168.1.107 filename
gpxelinux.0
Jun 12 10:48:48 damar in.tftpd[30133]: RRQ from 192.168.1.107 filename
gpxelinux.0
Jun 12 10:49:24 damar in.tftpd[30134]: RRQ from 192.168.1.107 filename
gpxelinux.0
Jun 12 10:50:36 damar
2024 Sep 28
2
Weekend Puzzle: computer posing as an UPS
Follow-up:
* Powering the Raspberry Pi5 from an USB-C port wired on the motherboard
was much more promising, it survived over 8 hours building NUT in a loop
(in a tmpfs). And in the morning I found it turned off (red light on the
Pi).
* Per
https://stackoverflow.com/questions/4702216/controlling-a-usb-power-supply-on-off-with-linux
it seems not possible to programmatically truly power-cycle USB
2019 Apr 25
0
User mapping/login issue
On Thu, 25 Apr 2019 11:26:25 +0200
"L.P.H. van Belle via samba" <samba at lists.samba.org> wrote:
> > I will say this again, the Windows 'Guest' user has nothing to do
> > with the Linux guest user. On a Samba machine, any user can be
> > mapped to the guest user (usually 'nobody') provided the conditions
> > are right.
>
> Yes, but
2024 Sep 28
1
Weekend Puzzle: computer posing as an UPS
I guess I should scratch the idea about fan sockets as the power source:
they are rated typically at 0.2A each, so fan headers should be expected 1A
max (3A in some vendors/models), well under the 5A that the RPi5 wants.
Jim
On Sat, Sep 28, 2024 at 11:52?AM Jim Klimov <jimklimov+nut at gmail.com> wrote:
> Follow-up:
>
> * Powering the Raspberry Pi5 from an USB-C port wired on
2024 Sep 28
1
Weekend Puzzle: computer posing as an UPS
That, or use a low current source such as the fan header to control a 5v switch feeding the pi from a different source. Same net result, and no excess loads on your mobo. (Might be able to work this into the case using a spare power supply connector to feed it . . .)
Still have not figured out why though, but that's not relevant to what you are trying to accomplish.
On September 28, 2024
2019 Apr 25
4
User mapping/login issue
On 24/04/19 19:51, L.P.H. van Belle wrote:
> Hai,
>
>> -----Oorspronkelijk bericht-----
>> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
>> Rowland Penny via samba
>> Verzonden: woensdag 24 april 2019 12:13
>> Aan: samba at lists.samba.org
>> Onderwerp: Re: [Samba] User mapping/login issue
>>
>> On Wed, 24 Apr 2019 11:38:58 +0200
2005 Feb 01
11
load balancing 20 asterisk servers
I've read several other emails and pages on the wiki but none give any
deffinate answers. if you have 20 asterisk servers each with 4 pri's, all
running RealTime Extensions and RealTime SIPBuddies from the same MySQL
server, what prevents you from putting all 20 servers behind a single load
balancer? That way all of your UA's can use the same IP to register to; vs
maintaining which
2007 Dec 12
58
[Bug 1402] New: [RFE] Support auditing through Linux Audit subsystem
https://bugzilla.mindrot.org/show_bug.cgi?id=1402
Summary: [RFE] Support auditing through Linux Audit subsystem
Classification: Unclassified
Product: Portable OpenSSH
Version: 4.7p1
Platform: Other
OS/Version: Linux
Status: NEW
Keywords: patch
Severity: normal
Priority: P2
Component: sshd