search for: quantum1

Displaying 2 results from an estimated 2 matches for "quantum1".

Did you mean: quantum
2006 Mar 03
1
SIP Problem - Asterisk to Provider Gateway
...sages for the SIP/SDP and SIP Request ACK packets: <-- SIP read from 10.70.0.89:5060: SIP/2.0 200 OK Via: SIP/2.0/UDP 10.70.0.92:5060;branch=z9hG4bK1f0a40b1;rport=5060 From: "4414964319" <sip:4414964319@10.70.0.92>;tag=as75a2b003 To: <sip:2924357@pbx-quantum>;tag=SD6q75199-quantum1.quantum.bm+1+acb61+6a3a58ac Call-ID: 296c97ab6b5f1b2444d51cf9681a7c42@10.70.0.92 CSeq: 102 INVITE Server: DC-SIP/2.0 Allow-Events: message-summary Allow-Events: refer Supported: 100rel Allow: INVITE Allow: ACK Allow: CANCEL Allow: BYE Allow: REGISTER Allow: OPTIONS Allow: PRACK Allow: UPDATE Allow:...
2006 Nov 12
9
Why did I need strange ceiling settings? (full version)
...P2PRATE="20kbps" PRIORATE1="80kbps" PRIORATE2="50kbps" PRIORATE3="40kbps" PRIORATE4="5kbps" MTU="`/sbin/ifconfig $EXTIF | grep ''MTU'' | awk ''{print $6}'' | sed -e ''s/.*://''`" # Quantum QUANTUM1=$(($MTU*4)) QUANTUM2=$(($MTU*3)) QUANTUM3=$(($MTU*2)) QUANTUM4=$MTU # Burst ## removed bursts #BURST1="6k" #BURST2="4k" #BURST3="2k" #BURST4="0k" #CBURST1="3k" #CBURST2="2k" #CBURST3="1k" #CBURST4="0k" echo "Set...