search for: negotitating

Displaying 13 results from an estimated 13 matches for "negotitating".

Did you mean: negotiating
2006 Nov 19
1
G723 pass-through and codec negotiation
...t calls between the softphones defaults to G723 pass-through, whilst all other calls (PSTN, Voicemail etc.) default to GSM as their preferred codec? Is there a way of getting Asterisk to be smart with Codec negotitation and figure out which codec the other end of the call is capable of before negotitating back to the Softphone with the selected codec? I assume you would have to do something in the dial plan? I saw the SIP_CODEC variable, but couldn't make it work. Any advice would be very welcome! Cheers, Ray --------------------------------------------------------------------------------...
2013 Dec 01
0
[PATCH] core: Bad read of file size over TFTP
A fancy pointers logic has been replaced with a plain old if / else branches. It was assigning only half of a 64 bits integer which is then assigned to a size_t. Thus leading to a bug on platform where size_t is 64 bits. Resolves bug #26 Signed-off-by: Celelibi <celelibi at gmail.com> --- Not sure if genec already issued a pull request for this patch or not. Anyway, here it is as
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