search for: mincost

Displaying 20 results from an estimated 25 matches for "mincost".

2001 Feb 15
0
ip route - TOS argument does not allways work
...ohibit default tos 0xb8 #: ip route add prohibit default tos 0x11 #: ip route add prohibit default tos 0x10 #: ip route add prohibit default tos 0x02 #: ip route <some rules snipped> prohibit default tos high prohibit default tos test prohibit default tos lowdelay prohibit default tos mincost default via 192.168.10.1 dev eth0 #: cat /etc/iproute2/rt_dsfield 0x11 test 0xb8 high 0xbc video 0xe0 burstplan 0x10 lowdelay 0x08 throughput 0x04 reliability 0x02 mincost so ip look at rt_dsfield and enters the names not the values, that''s fine. but... #: pin...
2006 Apr 12
1
Where is the difference sip.conf - Real-time ?
...text for incoming calls port=5060 ; UDP Port to bind to (SIP standard port is 5060) bindaddr=0.0.0.0 ; IP address to bind to (0.0.0.0 binds to all) srvlookup=yes ; Enable DNS SRV lookups on outbound calls tos=lowdelay ; lowdelay,throughput,reliability,mincost,none maxexpirey=7200 ; Max length of incoming registration we allow defaultexpirey=3600 ; Default length of incoming/outoing registration videosupport=yes ; Turn on support for SIP video disallow=all ; First disallow all codecs allow=ulaw ; Allow codecs in...
2006 Dec 07
1
-- Called 12127773456@OOH323 Segmentation fault (core dumped)
...n. ;Default - default context=default ;Sets rtptimeout for all clients, unless overridden ;Default - 60 seconds ;rtptimeout=60 ; Terminate call if 60 seconds of no RTP activity ; when we're not on hold ;Type of Service ;Default - none (lowdelay, thoughput, reliability, mincost, none) ;tos=none ;amaflags = default ;The account code used by default for all clients. ;accountcode=h3230101 ;The codecs to be used for all clients.Only ulaw and gsm supported as of now. ;Default - ulaw ; ONLY ulaw, gsm, g729 and g7231 supported as of now allow=all ;Note order of disallow/a...
2005 Jul 07
1
Calls with oh323 with no sound
...uses in-band DTMFs) ; inBandDTMF=no ; ; Enable silence suppression. ; silenceSuppression=no ; ; Set jitter buffer (in milliseconds, 20...10000). ; jitterMin=20 jitterMax=100 ; ; Set IP Type-of-Service byte for RTP channels. ; Valid values for this option are: ; lowdelay, throughput, reliability, mincost, none ; ipTos=lowdelay ; ; Set the maximum number of inbound/outbound/simultaneous ; H.323 connections. ; outboundMax=10 inboundMax=10 simultaneousMax=10 ; ; Set the bandwidth limit for H.323 connections. ; The value is in Kbps. ; ;bandwidthLimit=1024 ; ; Set tracing options for the wrapper library...
2006 Jan 20
0
[ANNOUNCE] Asterisk::LCR released on CPAN
...en route to weight its cost) - Pluggable importer system (so we can add more VoIP providers in the future). Currently supports VoIPJet, Nufone, and PlainVoIP. Others providers are invited to contact me if they want to be added to this list. - Pluggable dialing strategies. At the moment there is MinCost (dial from the cheapest to the most expensive providers sequentially) and MinTime (dial the $n cheapest providers simultaneously to minimize post dialing delay). - Capable of translating prefixes so that you can generate dialplans using different dialing locales (for example, using french dial...
2006 Jan 23
1
How to set-up LCR
How to set-up LCR ? a. which companies can be used with LCR? b. how to set-up & maintain LCR? c. multiple connection to one gateway? Example: +886223456789 could be reachable via a. ENUM free b. Dundi free c. Voipstunt free d. Voipbuster free e. Nufone $ f. Voipstunt $ g. others with 4 concurrent connections $$ h. others with 3 concurrent connections $$ I am looking
2005 Oct 08
0
Re: Asterisk-Users Digest, Vol 15, Issue 28
.... ;Default - default context=from-h323 ;Sets rtptimeout for all clients, unless overridden ;Default - 60 seconds rtptimeout=60 ; Terminate call if 60 seconds of no RTP activity ; when we're not on hold ;Type of Service ;Default - none (lowdelay, thoughput, reliability, mincost, none) tos=lowdelay ;amaflags = default amaflags = billing ;The account code used by default for all clients. accountcode=h3230101 ;The codecs to be used for all clients.Only ulaw and gsm supported as of now. ;Default - ulaw ; ONLY ulaw, gsm, g729 and g7231 supported as of now disallow=all ;...
2005 May 25
0
oh323 problems - Solved
...DTMFs) ; inBandDTMF=no ; ; Enable silence suppression. ; silenceSuppression=no ; ; Set jitter buffer (in milliseconds, 20...10000). ; jitterMin=20 ;jitterMax=500 jitterMax=1000 ; Set IP Type-of-Service byte for RTP channels. ; Valid values for this option are: ; lowdelay, throughput, reliability, mincost, none ; ;ipTos=reliability ipTos=reliability ; Set the maximum number of inbound/outbound/simultaneous ; H.323 connections. ; outboundMax=10 inboundMax=10 simultaneousMax=10 ; ; Set the bandwidth limit for H.323 connections. ; The value is in Kbps. ; ;bandwidthLimit=1024 ; ; Set tracing options for...
2005 Jul 27
1
H323 Configuration file
Folks! I would appreciate if someone could send me a simple working h323 configuration file oh323.conf that is part of asterisk@home installation. I have tried to use the oh323.conf content listed on WIKI but it is just not working as my H323 endpoint ( PA168 based ATCOM Phone) cannot register. I need a working example of this file for similar phone. Seshu
2003 Jul 03
3
Using switch =>
...maxexccessbuffer=100 ; ;trunkfreq=20 ; How frequently to send trunk msgs (in ms) ; ; Finally, you can set values for your TOS bits to help improve ; performance. Valid values are: ; lowdelay -- Minimize delay ; throughput -- Maximize throughput ; reliability -- Maximize reliability ; mincost -- Minimize cost ; none -- No flags ; tos=lowdelay ; ; ; Peers may also be specified, with a secret and ; a remote hostname. ; register => hurricane:[hurricane]@172.22.0.50 [phila] type=friend host=dynamic ;trunk=yes ; Use IAX2 trunking with this host context=default auth=rsa inkeys=tes...
2003 Sep 22
2
how to dial a h323 destination ?
Hi all, i have big problems to make a h323 call over the gatekeeper from my provider. The provider demanded following account data: H323 ID: XXX-XXX-XX-X DetinationNumer: XXXXXXXXXXX I have configured the oh323.conf following: gatekeeper=XX.XX.XXX.XXX alias=XXX-XXX-XX-X Isx the alias equal to the h323id ? And how i have to make a call with the dial app ? I have following config: exten
2004 Aug 27
5
iaxtel and jitterbuffer
...0 minexcessbuffer=10 jittershrinkrate=1 register => XXXXXXXX:xxxxxxx@iaxtel.com ; Finally, you can set values for your TOS bits to help improve ; performance. Valid values are: ; lowdelay -- Minimize delay ; throughput -- Maximize throughput ; reliability -- Maximize reliability ; mincost -- Minimize cost ; none -- No flags ; tos=lowdelay but I still have a less-than-acceptible quality connection. The bandwidth usage is right around 5.5-6kbps. I have a multivoip that ran at about that rate and sounded fine (obviously with a different codec, but my point is that my broadband c...
2007 Feb 06
0
ooh323 drops registration with Cisco IOS GateKeeper - bug or config issue?
.... ;Default - default context=default ;Sets rtptimeout for all clients, unless overridden ;Default - 60 seconds ;rtptimeout=60 ; Terminate call if 60 seconds of no RTP activity ; when we're not on hold ;Type of Service ;Default - none (lowdelay, thoughput, reliability, mincost, none) ;tos=lowdelay ;amaflags = default ;The account code used by default for all clients. ;accountcode=h3230101 ;The codecs to be used for all clients.Only ulaw and gsm supported as of now. disallow=all ;Note order of disallow/allow is important. allow=alaw allow=ulaw allow=gsm ; dtmf mode...
2009 Aug 04
0
SIP server behind NAT
...; Turn this on to have Asterisk add local host > ;pedantic=yes ; Enable slow, pedantic checking for Pingtel > ;tos=184 ; Set IP QoS to either a keyword or numeric val > tos=lowdelay ; lowdelay,throughput,reliability,mincost,none > maxexpiry=3600 ; Max length of incoming registration we allow > defaultexpiry=120 ; Default length of incoming/outgoing registration > ;notifymimetype=text/plain ; Allow overriding of mime type in MWI NOTIFY > ;checkmwi=10 ;...
2004 Aug 13
1
OH.323 Dialout Problem
...uses in-band DTMFs) ; inBandDTMF=yes ; ; Enable silence suppression. ; silenceSuppression=no ; ; Set jitter buffer (in milliseconds, 20...10000). ; jitterMin=20 jitterMax=500 ; ; Set IP Type-of-Service byte for RTP channels. ; Valid values for this option are: ; lowdelay, throughput, reliability, mincost, none ; ipTos=reliability ; ; Set the maximum number of inbound/outbound/simultaneous ; H.323 connections. ; outboundMax=10 inboundMax=10 simultaneousMax=10 ; ; Set the bandwidth limit for H.323 connections. ; The value is in Kbps. ; ;bandwidthLimit=1024 ; ; Set tracing options for the wrapper libr...
2006 Dec 18
0
pap2/wrt54gs/asterisk
...; and multiline formatted headers for strict ; SIP compatibility (defaults to "no") ;tos=184 ; Set IP QoS to either a keyword or numeric val ;tos=lowdelay ; lowdelay,throughput,reliability,mincost,none ;maxexpiry=3600 ; Max length of incoming registration we allow ;defaultexpiry=120 ; Default length of incoming/outoing registration ;notifymimetype=text/plain ; Allow overriding of mime type in MWI NOTIFY ;checkmwi=10 ; Default time betwe...
2004 Apr 03
2
FireFly Problem
....com register => username:password@firefly.virbiage.com ; ; Finally, you can set values for your TOS bits to help improve ; performance. Valid values are: ; lowdelay -- Minimize delay ; throughput -- Maximize throughput ; reliability -- Maximize reliability ; mincost -- Minimize cost ; none -- No flags ; tos=lowdelay [FireFly] context=FireFly-in secret=password auth=md5 type=friend username=81234567 host=firefly.virbiage.com qualify=yes ;trunk=no
2004 Apr 07
2
error 488 - Not Acceptable Here
...ss to bind to (all addresses on machine) ;bindaddr = 192.168.22.254 ; Address to bind to (all addresses on machine) allow=all ; Allow all codecs context = bogon-calls ; Send SIP callers that we don't know about here tos = lowdelay ; can be lowdelay, throughput, reliability, mincost [2000] type=friend ; This device takes and makes calls username=2000 ; Username on device secret=cisco ; Password for device ;host=192.168.22.1 ; This host is not on the same IP addr every time host=dynamic context=demo ; Inbound calls from this host go here mailbox=100...
2004 Jul 18
4
Cisco 7960 SIP V6 and IBM A30P Fedora Asterisk
...n the Internet ;pedantic=yes ; Enable slow, pedantic checking for Pingtel ; and multiline formatted headers for strict ; SIP compatibility ;tos=184 ; Set IP QoS to either a keyword or numeric val ;tos=lowdelay ; lowdelay,throughput,reliability,mincost,none ;maxexpirey=3600 ; Max length of incoming registration we allow ;defaultexpirey=120 ; Default length of incoming/outoing registration ;notifymimetype=text/plain ; Allow overriding of mime type in NOTIFY ;videosupport=yes ; Turn on support for SIP video ;disallow=all ; First disallow all...
2008 Feb 08
1
(no subject)
...- default context=default ;Sets rtptimeout for all clients, unless overridden ;Default - 60 seconds ;rtptimeout=60 ; Terminate call if 60 seconds of no RTP activity &nb sp; ; when we're not on hold ;Type of Service ;Default - none (lowdelay, thoughput, reliability, mincost, none) ;tos=lowdelay ;amaflags = default ;The account code used by default for all clients. ;accountcode=h3230101 ;The codecs to be used for all clients.Only ulaw and gsm supported as of now. ;Default - ulaw ; ONLY ulaw, gsm, g729 and g7231 supported as of now disallow=all ;Note order of dis...