Displaying 20 results from an estimated 1000 matches similar to: "[pxelinux] pxelinux and TFTP block_size"
2004 May 05
1
tc and Parametre of performance of network
hi,
The parameters of performance of a network (Diffserv) are :
- IP packet transfer delay
- Ip packet delay variation
- Ip packet loss ratio
- Bandwidth used
By using TC for the implementation, which is the best tool to know periodically all these parameters (for every tc class)?
Thanks in advance
---------------------------------
2004 Mar 10
1
Symbolic link under Linux and samba 3.0
Hello
I searched on the net and found nothing about it : when I would like to create a symbolic link on a smbfs partion, I get an error :
> ln -s ../foo bar
ln: creating symbolic link `bar' to `../foo': Permission denied
> ln -s etc/foo bar
ln: creating symbolic link `bar' to `etc/foo': No such file or directory
But :
> ln -s foo bar
> ls -l bar
lrwxrwxrwx 1 XXX
2005 Jun 28
0
RE: [Serusers] *** SER - Asterisk
Sorry
it's asterisk-users@lists.digium.com
--- harry gaillac <gaillacharry@yahoo.fr> a ?crit :
> Luca,
>
> you may find help here:
>
> http://www.cs.colostate.edu/~somlo/CSU-SIP-notes/
>
http://www.asteriskdocs.org/
http://www.voip-info.org/tiki-index.php?page=Asterisk+at+large
>
> ask for help to asterisk-users@lists.digium.org
>
> Regards
>
2004 Apr 29
2
tc class htb
Hi,
I am new to this group.
I use this script
tc qdisc add dev eth0 root handle 1: htb
tc class add dev eth0 parent 1:0 classid 1:1 htb rate 500kbit ceil 500kbit
tc class add dev eth0 parent 1:1 classid 1:2 htb rate 300Kbit ceil 500kbit
tc class add dev eth0 parent 1:1 classid 1:3 htb rate 200kbit ceil 500kbit
I like to know:
If two customers of the same class (for example 1:2) work
2004 May 03
1
htb bandwith
Hi,
tc qdisc add dev eth0 root handle 1: htb
tc class add dev eth0 parent 1:0 classid 1:1 htb rate 2000Kbit ceil 2000kbit
tc class add dev eth0 parent 1:1 classid 1:2 htb rate 1200Kbit ceil 2000kbit
tc class add dev eth0parent 1:1 classid 1:3 htb rate 800Kbit ceil 2000kbit
tc class add dev eth0 parent 1:2 classid 1:21 htb rate 600Kbit ceil 2000kbit
tc class add dev eth0 parent 1:2
2005 Aug 30
0
Re: [Asterisk-Dev] voicemessages table
I agree you however i solved my problem with
app_voicemail.c
The table scheme provide in doc/README.odbcstorage
don't match to sql queries in app_voicemail.c
I think developpers who has written app_voicemail.c
for ARA provide a useable table !
Regards
Harry
--- Steve McMahon <voip@digitaldatabits.net> a ?crit :
> These questions should be sent to Asterisk-Users
> this is not a
2005 Jul 27
0
Tr: RE: RE TLS connections between Samba&OpenLDAP
I think I guess what the error is.
I've configured slapd to require a valid certificate
for all TLS incoming sessions. However, I didn't
create a ertificate for OpenLDAP client. I am going to
do so.
--- Bahya NASSR EDDINE <bahya_nassr@yahoo.fr> a ?crit
:
> Date: Wed, 27 Jul 2005 11:46:50 +0200 (CEST)
> De: Bahya NASSR EDDINE <bahya_nassr@yahoo.fr>
> Objet: RE: RE
2005 Aug 30
0
Re: [Asterisk-Dev] voicemessages table
I agree you however i solved my problem with
app_voicemail.c
The table scheme provide in doc/README.odbcstorage
don't match to sql queries in app_voicemail.c
I think developpers who has written app_voicemail.c
for ARA provide a useable table !
Regards
Harry
--- Steve McMahon <voip@digitaldatabits.net> a ?crit :
> These questions should be sent to Asterisk-Users
> this is not a
2005 Aug 24
1
Tr: getpeername failed -> PLEASE HELP
--- Bahya NASSR EDDINE <bahya_nassr@yahoo.fr> a ?crit
:
> Date: Wed, 24 Aug 2005 12:14:37 +0200 (CEST)
> De: Bahya NASSR EDDINE <bahya_nassr@yahoo.fr>
> ?: samba@lists.samba.org
> Objet: [Samba] getpeername failed
>
> Hello there,
>
> I am using a samba 3 PDC with OpenLDAP directory. I
> can't log on to my samba domain any more from my
> windows
2005 Jul 27
2
TLS connections between Samba&OpenLDAP
Goos morning all,
I compiled Samba 3.0.14a with OpenLDAP 2.1.22-0
directory. I then enabled TLS between Samba and
OpenLDAP.
The following tests succeeded:
s_server to s_client --> OK
slapd to s_client --> OK
slapd to OPenLDAP client commands (ldapsearch..)
--> OK
The problem is the following: when I start Samba
(service smb start), slapd output returns:
TLS trace:
2005 Aug 20
3
[Asterisk-Dev] IM patch
Hello,
I patched asterisk cvs head sources with
http://juraj.bednar.sk/work/software/asterisk/messaging/
and presnce patch without success.
asterisk send "405 method not allowed" to sender.
I use polycom ip300.
Harry
___________________________________________________________________________
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
2005 Aug 28
1
SER + ASTERISK voicemail
Hello,
I try set Ua---SER----Asterisk (voicemail/ARA)
|
Ua
ser stable
asterisk cvs head
I read
http://mail.iptel.org/pipermail/serusers/2005-February/015997.html
to forward unavailable or busy sip agents to asterisk
voicemail in failure route.
How may I configure extensions.conf and ser.cfg ?
I have been trying without success!
Regards
Harry
2005 Aug 25
1
What does this error message mean?
Hi,
Please, what does this message mean: "getpeername
failed. Error was Transport endpoint
is not connected"?
I get the following in my log.smbd file each time I
try to log to my samba domain from a Windows XP
client:
[2005/08/24 09:49:09, 0]
lib/util_sock.c:get_peer_addr(1150)
getpeername failed. Error was Transport endpoint
is not connected
[2005/08/24 09:49:09, 0]
2005 Jun 22
1
Re: [Serusers] ASTERISK+SER+MWI
What's wrong with ARA (asterisk realtime architecture)
from voip-info:
Asterisk, SER and MWI
http://mail.iptel.org/pipermail/serusers/2004-December/013727.html
Actually I wrote a patch for this and it supports
ast_data too. What you do is tell asterisk that all of
your phones IP addresses are your SER machine. Then
when a message gets left Asterisk sends the NOTIFY to
username at
2004 Jun 30
1
First time for any user
Hi, I would like to know how can I do to force a user
to enter for the first time his/her password.
NOTE: I didn't run the command smbpasswd -a [user]
yet.
thanks!
Cr?ez gratuitement votre Yahoo! Mail avec 100 Mo de stockage !
Cr?ez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/
Dialoguez en direct avec vos amis gr?ce ? Yahoo! Messenger !T?l?chargez Yahoo! Messenger sur
2005 Jun 29
0
Pb : keep the coordinates after drag and drop
Hi,
I''m coding a shopping cart using your effects library.
There are 2 parts in my page. On the left the list of my products and on the right the shopping cart.
I can sort dynamically my products (by price, title, etc...) . I have a problem when I do a sort, and I want to drag a product. My system keep the initial position of each product. The products moves correctly after the
2005 Jul 27
0
TLS & sambaSID
Hi all,
I configured a Samba 3 server as PDC with OpenLDAP
server. I enabled TLS.
When I start samba (service smb start), the slapd
server output shows:
TLS trace: SSL_accept:SSLv3 flush data
connection_read(16): unable to get TLS client DN
error=49 id=23
The "net" command as user1 failes with the following
error message:
Could not connect to server 127.0.0.1
The
2005 Sep 05
0
Tr: MWI - message waiting indication
Remarque : message transf?r? en pi?ce jointe.
___________________________________________________________________________
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
T?l?chargez cette version sur http://fr.messenger.yahoo.com
-------------- next part --------------
An embedded message was scrubbed...
From: harry gaillac <gaillacharry@yahoo.fr>
2005 Jun 26
0
need help for configuring voicemail with db
Hello,
I read wiki however I can't install voicemail.conf i
wish
to stored voicemail conf and voice messages via odbc
in mySQL db .
Thanks for help
Harry
___________________________________________________________________________
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
T?l?chargez cette version sur http://fr.messenger.yahoo.com
2005 Jun 27
1
RE: [Serusers] *** SER - Asterisk
I don't want to offend you but you should have a look
to sems .
You won't find docs to help you at asterisk.org
--- "lucape@inwind.it" <lucape@inwind.it> a ?crit :
> hello
>
> help me to configure ser + asterisk
> how to do the configuration?
>
> Luca
>
>
>
>
____________________________________________________________
> 6X