Displaying 3 results from an estimated 3 matches for "taylan".
Did you mean:
  waylan
  
2005 Oct 14
2
share bandwith fairly
...ip dst $ipaddress classid 1:$index
but it does not work good. then I tried to find better solution in maillist. there are some solutions there. but not appropriate to us as they required patching kernel like esfq,routehat,wrr.
 
is there any suggestion.
Thanks 
Note: sorry for my poor english.
Taylan
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2005 Oct 19
0
help for script add ip addresses dynamically
...0 flowid 1:23 
  match c18c395a/ffffffff at 16
filter parent 1: protocol ip pref 1 u32 fh 800::803 order 2051 key ht 800 bkt 0 flowid 1:24 
  match ac101055/ffffffff at 16
filter parent 1: protocol ip pref 1 u32 fh 800::804 order 2052 key ht 800 bkt 0 flowid 1:25 
  match ac10113b/ffffffff at 16
Taylan KIRAN
Network&System Specialist
Koc University
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2006 Nov 06
0
help for recording
Hello ,
 
  I want to enable recording for a few extensions. In sip.conf  it is
defined as 
record_out=Always
record_in=Always
under the section of extension.but it doesn't work.
 
  Extensions are defined in the extension_additional.conf file like 
 
exten => 10,1,Macro(exten-vm,10,10)
exten => 10,hint,SIP/10
exten => ${VM_PREFIX}10,1,Macro(vm,10,DIRECTDIAL)
 
I can't be sure