similar to: "For ethernet, no packet uses less than 64 bytes" - why?

Displaying 20 results from an estimated 200 matches similar to: ""For ethernet, no packet uses less than 64 bytes" - why?"

2004 Nov 23
1
Fax over SIP Problems (sorry for this topic ...)
Hello everyone! I tried to send a fax over SIP with an Asterisk Server in the middle (no Digium Cards, etc. installed, everything is SIP only, the PSTN-Gateway is external). Whenever I start sending a Fax to a PSTN destination, the Call gets answered and asterisk tries to build a native bridging: -- Attempting native bridge of SIP/sip.westend.com-082fd1b8 and SIP/xxx-3ef8 Then the following
2006 Sep 14
3
One way audio problem on gateway to PSTN after some time, no NAT involved
Hello everyone, since some weeks I experience strange problems on my gateways to the PSTN. The gateways use chan_ss7 and SIP. My setup is roughly like that SER --> Asterisk A --> Asterisk B (chan_ss7) --> PSTN What happens is, that after a while (uptime was a least two days) the gateway starts to not transmit audio to the PSTN on outgoing calls, but the caller can still hear the called
2004 Jul 12
3
How to make * don't strip the leading 0
Hi folks! Is it possible to tell asterisk not to strip the leading 0 of *incoming* MSNs? I use asterisk with i4l and whenever I get a call from an long-distance party, the leading 0, which should be there according the german numbering, is not. So if I get a call from a mobile phone 0177-1234567 should be displayed, but 177-1234567 is displayed. I double checked if I've forgotten to remove an
2003 May 06
2
active ftp & connection tracking ?
this : iptables -A FORWARD -i internal-interface -j ACCEPT iptables -A FORWARD -m state --state ESTABLISHED,RELATED -j ACCEPT iptables -A FORWARD -j DROP doesn''t seem to work for active-ftp .. i even manualy loaded ip_conntrack_ftp but as u see it is unused : # lsmod Module Size Used by Not tainted ip_conntrack_ftp 4272 0 (unused) iptable_nat
2004 Jul 12
1
R: How to make * don't strip the leading 0
> Is it possible to tell asterisk not to strip the leading 0 > of *incoming* MSNs? I use asterisk with i4l and whenever > I get a call from an long-distance party, the leading 0, which > should be there according the german numbering, is not. Are you *really* sure that the 0 is transmitted in the CLI, and that it isn't stripped already by the phone company? I think the easiest
2005 Jan 31
5
Announcement to caller when called party has picked up - without initial Answer()?
This is super easy to do. All you need to do is to put that announcement in a MP3 and set a musiconhold class for that incoming Zap channel. Then basically when ever that PSTN number rings, Asterisk will play the MP3 stream "Your call may be monitored or recorded, please hangup if you do not agree...etc" in a loop until the line is answered. Caller doesn't pay a single dime to
2004 Jun 01
0
Call Transfer over Fritz!-ISDN Card with i4l does not work
Hello everybody! After checking the complete wiki and the mailinglist archives I still haven't really found out why the following constellation does not work. We have an asterisk-System with some SIP-Phones and an old ISA Fritz-ISDN-Card used with i4l. The whole system is integrated in out (ISDN-)PBX for testing. The ISDN-Card is properly configured, as we are able to phone out, receive
2004 Sep 06
0
SIP-Channels cannot be created after a while of running asterisk ...
Hi list! I've got a strange phenomen running asterisk for a while. After about two or three days without restarts, asterisk is not able to create SIP-Channels anymore, but gives me messages like Sep 4 00:12:06 WARNING[7175]: Unable to allocate channel structure Sep 4 00:12:06 NOTICE[7175]: Unable to create/find channel A reason this happens could be "hanging" SIP-Channels,
2006 Mar 31
1
transcoding g723 or g729 on asterisk
Kai, Thank you for the reply. I didn't want to bother the list too much. However, after reading I discover I don?t have a clear cut way of doing transcoding. Can somebody direct me to where I can get document to get this transcoding done. My set up >From [cisco (g729)] ----> [asterisk (sip channel(g729)within the same asterisk) g711 to chan_ss7] -----> [pstn] And vice versa. I
2006 Mar 31
0
Transcoding on asterisk
Hi all, Thank you for the reply. I didn't want to bother the list too much. However, after reading I discover I don?t have a clear cut way of doing transcoding. Can somebody direct me to where I can get document to get this transcoding done. My set up >From [cisco (g729)] ----> [asterisk (sip channel(g729)within the same asterisk) g711 to chan_ss7] -----> [pstn] And vice
2006 Mar 16
1
Patch: patches for smbmount opton documentation ( smbmount.8.xml )
Hi, I use samba on Linux 2.6 and 2G over size file sharing. It seems smbmount '-o lfs' need to use with large file. but default man page doesn't say this option. I want to edit smbmount.8.xml for lfs and unicode option. I believe using mount.cifs is right way on latest Linux. But one of the implementation smb_clients tools take this lazy option. Is it right way to change of man page
2009 May 12
5
TYPO: The Official Samba 3.2.x HOWTO and Reference Guide
I had translated TOSHARG into Japanese. I found TYPO in the paragraph of "About the Cover Artwork". The contents are as follows. ---------------------------------------------------------------------------------------- the actions of those who have travelled lifes' road before us, ------ life's
2018 May 14
3
[PATCH libldm v4 0/3] Make libldm to parse and return volume GUID.
v2: wrap commit message, "PATCH libldm" prefix. v3: correctly initialize and free GLib resources. v4: gtk-doc is updated to reflect presence of new volume GUID field. The result of this patch might be used by libguestfs to return drive mappings for LDM volumes. Note, that "show volume" ldmtool command already returns hint which is a drive letter assigned by Windows to
2007 Jan 08
6
[PATCH 0/5] Debian patches for 1.1.3
Hi Josh, Here are all the patches that are currently applied to the Debian packages for flac. You may disagree with some of them but as the current maintainer, I'm submitting them all for your consideration. (I should've submitted them earlier, but I've been quite busy. Sorry!) Here is a listing of the patches that I'll be sending: Patch 1 fixes a simple typo in metaflac
2009 Jul 06
1
TOSHARG-DomainMember.xml translate finish and some bug found
Now, TOSHARG-DomainMember.xml translate to Japanese finished. and Some bug found. <procedure> <title>Server Manager Account Machine Account Management</title> -------Domain? <step><para> From the menu select <guimenu>Computer</guimenu>. </para></step> When the user elects to make the
2016 Aug 26
2
Issue with acl_xattr:ignore system acls in 4.5rc2
On Fri, Aug 26, 2016 at 06:33:26PM +0200, Ralph Böhme via samba wrote: > On Thu, Aug 25, 2016 at 12:14:00PM -0700, Jeremy Allison wrote: > > On Wed, Aug 24, 2016 at 04:06:42PM +0200, Ralph Böhme via samba wrote: > > > > > > Yeah, as much as I'd like to avoid adding a new option, I guess we > > > have to do something about it, my latest take on this is >
2016 Aug 27
2
Issue with acl_xattr:ignore system acls in 4.5rc2
On Fri, Aug 26, 2016 at 04:03:49PM -0700, Jeremy Allison wrote: > On Fri, Aug 26, 2016 at 02:46:19PM -0700, Jeremy Allison via samba wrote: > > On Fri, Aug 26, 2016 at 06:44:05PM +0200, Ralph Böhme wrote: > > > > > > Cheerio! > > > -slow > > > > Still reviewing this - but a few things that will need changing: > > > > When adding the
2018 May 15
12
[PATCH libldm 00/12] New API: an ability to retrieve created device-mapper devices back after they have been created.
The main goal of these patch series is to implement a new API that allows to retrieve created device-mapper devices for volumes and partitions back after they have been created. As part of this patch: - required libdevmapper version was bumped to 1.02. I think it is safe because it was released more then 10 years ago; - newer version of libdevmapper allowed to simplify code base a little bit; -
1999 Dec 13
0
SUMMARY: IMAP security across the net
Since the number of responses to my query was large, Roger has asked me to summarise the information. The summary is listed below Thanks to all the people who bothered to help me out: Alan Mead <adm@ipat.com> Beattie, Jay <JBeattie@accdir.com> Bruce Elrick <bruce.elrick@saltus.ab.ca> Christian Hammers <ch@lathspell.westend.com> David J. M. Karlsen
2019 Apr 29
2
dfree command in homes section
Hi everyone, we are using custom dfree commands to implement quotas. While these work fine on normal shares, the "dfree command" parameter seems to be ignored in the homes section. Is this correct (and intended)? Best regards Felix IT-Services Telefon 02461 61-9243 E-Mail: f.stolte at fz-juelich.de -------------------------------------------------------------------------------------