| 
									
										
										
										
											2004-10-18 21:45:13 +00:00
										 |  |  | ; | 
					
						
							|  |  |  | ; DUNDi configuration file | 
					
						
							| 
									
										
										
										
											2009-05-28 14:39:21 +00:00
										 |  |  | ; | 
					
						
							| 
									
										
										
										
											2005-04-06 03:36:39 +00:00
										 |  |  | ; For more information about DUNDi, see http://www.dundi.com | 
					
						
							| 
									
										
										
										
											2004-10-18 21:45:13 +00:00
										 |  |  | ; | 
					
						
							|  |  |  | ; | 
					
						
							|  |  |  | [general] | 
					
						
							|  |  |  | ; | 
					
						
							|  |  |  | ; The "general" section contains general parameters relating | 
					
						
							|  |  |  | ; to the operation of the dundi client and server. | 
					
						
							|  |  |  | ; | 
					
						
							|  |  |  | ; The first part should be your complete contact information | 
					
						
							|  |  |  | ; should someone else in your peer group need to contact you. | 
					
						
							|  |  |  | ; | 
					
						
							|  |  |  | ;department=Your Department | 
					
						
							|  |  |  | ;organization=Your Company, Inc. | 
					
						
							|  |  |  | ;locality=Your City | 
					
						
							|  |  |  | ;stateprov=ST | 
					
						
							|  |  |  | ;country=US | 
					
						
							|  |  |  | ;email=your@email.com | 
					
						
							|  |  |  | ;phone=+12565551212 | 
					
						
							|  |  |  | ; | 
					
						
							|  |  |  | ; | 
					
						
							| 
									
										
										
										
											2019-01-08 16:14:07 +10:00
										 |  |  | ; Specify bind address. IPv6 addresses are accepted. Default is 0.0.0.0 | 
					
						
							|  |  |  | ; You can specify 'bindaddr2' to bind to another address however | 
					
						
							|  |  |  | ; 'bindaddr and 'bindaddr2' need to be different IP protocols. | 
					
						
							|  |  |  | ; Specify port number. Default is 4520. | 
					
						
							| 
									
										
										
										
											2004-10-18 21:45:13 +00:00
										 |  |  | ; | 
					
						
							|  |  |  | ;bindaddr=0.0.0.0 | 
					
						
							|  |  |  | ;port=4520 | 
					
						
							|  |  |  | ; | 
					
						
							| 
									
										
										
										
											2011-02-02 19:30:49 +00:00
										 |  |  | ; See https://wiki.asterisk.org/wiki/display/AST/IP+Quality+of+Service for a description of the tos parameter. | 
					
						
							| 
									
										
										
										
											2007-10-15 23:20:40 +00:00
										 |  |  | ;tos=ef | 
					
						
							|  |  |  | ; | 
					
						
							| 
									
										
										
										
											2018-08-16 16:21:07 -05:00
										 |  |  | ; Our entity identifier.  (It should generally be the MAC address of the | 
					
						
							| 
									
										
										
										
											2004-10-18 21:45:13 +00:00
										 |  |  | ; machine it's running on.  Defaults to the first eth address, but you | 
					
						
							|  |  |  | ; can override it here, as long as you set it to the MAC of *something* | 
					
						
							| 
									
										
										
										
											2018-08-16 16:21:07 -05:00
										 |  |  | ; you own!)  The EID can be overridden by a setting in asterisk.conf | 
					
						
							| 
									
										
										
										
											2008-06-10 12:50:07 +00:00
										 |  |  | ; or by setting this option. | 
					
						
							| 
									
										
										
										
											2004-10-18 21:45:13 +00:00
										 |  |  | ; | 
					
						
							|  |  |  | ;entityid=00:07:E9:3B:76:60 | 
					
						
							|  |  |  | ; | 
					
						
							| 
									
										
										
										
											2018-08-16 16:21:07 -05:00
										 |  |  | ; Peers shall cache our query responses for the specified time | 
					
						
							|  |  |  | ; in seconds. Default is 3600. | 
					
						
							| 
									
										
										
										
											2005-06-21 00:58:31 +00:00
										 |  |  | ; | 
					
						
							|  |  |  | ;cachetime=3600 | 
					
						
							|  |  |  | ; | 
					
						
							| 
									
										
										
										
											2018-08-16 16:21:07 -05:00
										 |  |  | ; This defines the max depth (hops) in which to search the DUNDi system. | 
					
						
							| 
									
										
										
										
											2005-04-06 02:54:59 +00:00
										 |  |  | ; Note that the maximum time that we will wait for a response is | 
					
						
							|  |  |  | ; (2000 + 200 * ttl) ms. | 
					
						
							| 
									
										
										
										
											2004-10-18 21:45:13 +00:00
										 |  |  | ; | 
					
						
							|  |  |  | ttl=32 | 
					
						
							|  |  |  | ; | 
					
						
							| 
									
										
										
										
											2018-08-16 16:21:07 -05:00
										 |  |  | ; If we don't get ACK to our DPDISCOVER within 2000ms and autokill is set | 
					
						
							|  |  |  | ; to yes then we cancel the whole thing (that's enough time for one | 
					
						
							| 
									
										
										
										
											2004-10-18 21:45:13 +00:00
										 |  |  | ; retransmission only).  This is used to keep things from stalling for a long | 
					
						
							| 
									
										
										
										
											2009-05-28 14:39:21 +00:00
										 |  |  | ; time for a host that is not available, but would be ill advised for bad | 
					
						
							| 
									
										
										
										
											2004-10-18 21:45:13 +00:00
										 |  |  | ; connections.  In addition to 'yes' or 'no' you can also specify a number | 
					
						
							|  |  |  | ; of milliseconds.  See 'qualify' for individual peers to turn on for just | 
					
						
							|  |  |  | ; a specific peer. | 
					
						
							|  |  |  | ; | 
					
						
							|  |  |  | autokill=yes | 
					
						
							|  |  |  | ; | 
					
						
							|  |  |  | ; pbx_dundi creates a rotating key called "secret", under the family | 
					
						
							| 
									
										
										
										
											2009-05-28 14:39:21 +00:00
										 |  |  | ; 'secretpath'.  The default family is dundi (resulting in | 
					
						
							| 
									
										
										
										
											2004-10-18 21:45:13 +00:00
										 |  |  | ; the key being held at dundi/secret). | 
					
						
							|  |  |  | ; | 
					
						
							|  |  |  | ;secretpath=dundi | 
					
						
							| 
									
										
										
										
											2004-10-24 04:54:42 +00:00
										 |  |  | ; | 
					
						
							|  |  |  | ; The 'storehistory' option (also changeable at runtime with | 
					
						
							| 
									
										
										
										
											2018-08-16 16:21:07 -05:00
										 |  |  | ; 'dundi store history on' and 'dundi store history off') will | 
					
						
							| 
									
										
										
										
											2004-10-24 04:54:42 +00:00
										 |  |  | ; cause the DUNDi engine to keep track of the last several | 
					
						
							|  |  |  | ; queries and the amount of time each query took to execute | 
					
						
							|  |  |  | ; for the purpose of tracking slow nodes.  This option is | 
					
						
							|  |  |  | ; off by default due to performance impacts. | 
					
						
							|  |  |  | ; | 
					
						
							| 
									
										
										
										
											2004-10-24 05:55:34 +00:00
										 |  |  | ;storehistory=yes | 
					
						
							| 
									
										
										
										
											2022-12-09 14:18:26 +00:00
										 |  |  | ; | 
					
						
							|  |  |  | ; Channel technology to use for outgoing calls using SIP (Session Initiation Protocol). | 
					
						
							|  |  |  | ; Options are 'SIP' for chan_sip and 'PJSIP' for chan_pjsip. Default is 'PJSIP'. | 
					
						
							|  |  |  | ; If specified, all outgoing SIP calls using DUNDi will use the specified channel tech. | 
					
						
							|  |  |  | ; | 
					
						
							|  |  |  | ;outgoing_sip_tech=pjsip | 
					
						
							|  |  |  | ; | 
					
						
							|  |  |  | ; Name of endpoint from pjsip.conf to use for outgoing calls from this system, | 
					
						
							|  |  |  | ; when using the PJSIP technology to complete a call to a SIP-based destination. | 
					
						
							|  |  |  | ; (Required for PJSIP, since PJSIP calls must specify an endpoint explicitly). | 
					
						
							|  |  |  | ; | 
					
						
							|  |  |  | ;pjsip_outgoing_endpoint=outgoing | 
					
						
							| 
									
										
										
										
											2004-10-18 21:45:13 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | [mappings] | 
					
						
							|  |  |  | ; | 
					
						
							|  |  |  | ; The "mappings" section maps DUNDi contexts | 
					
						
							|  |  |  | ; to contexts on the local asterisk system.  Remember | 
					
						
							| 
									
										
										
										
											2009-05-28 14:39:21 +00:00
										 |  |  | ; that numbers that are made available under the e164 | 
					
						
							|  |  |  | ; DUNDi context are regulated by the DUNDi General Peering | 
					
						
							| 
									
										
										
										
											2004-10-18 21:45:13 +00:00
										 |  |  | ; Agreement (GPA) if you are a member of the DUNDi E.164 | 
					
						
							|  |  |  | ; Peering System. | 
					
						
							|  |  |  | ; | 
					
						
							| 
									
										
										
										
											2018-08-16 16:21:07 -05:00
										 |  |  | ; dundi_context => [local_context,weight,tech,dest{,options}] | 
					
						
							| 
									
										
										
										
											2004-10-18 21:45:13 +00:00
										 |  |  | ; | 
					
						
							| 
									
										
										
										
											2005-04-06 03:33:30 +00:00
										 |  |  | ; 'dundi_context' is the name of the context being requested | 
					
						
							| 
									
										
										
										
											2004-10-18 21:45:13 +00:00
										 |  |  | ; within the DUNDi request | 
					
						
							|  |  |  | ; | 
					
						
							| 
									
										
										
										
											2005-04-06 03:33:30 +00:00
										 |  |  | ; 'local_context' is the name of the context on the local system | 
					
						
							| 
									
										
										
										
											2004-10-18 21:45:13 +00:00
										 |  |  | ; in which numbers can be looked up for which responses shall be given. | 
					
						
							|  |  |  | ; | 
					
						
							| 
									
										
										
										
											2005-04-06 03:33:30 +00:00
										 |  |  | ; 'weight' is the weight to use for the responses provided from this | 
					
						
							|  |  |  | ; mapping.  The number must be >= 0 and < 60000.  Since it is totally | 
					
						
							| 
									
										
										
										
											2006-09-11 16:41:49 +00:00
										 |  |  | ; valid to receive multiple responses to a query, responses received | 
					
						
							| 
									
										
										
										
											2005-04-06 03:36:39 +00:00
										 |  |  | ; with a lower weight are tried first.  Note that the weight has a | 
					
						
							|  |  |  | ; special meaning in the e164 context - see the GPA for more details. | 
					
						
							| 
									
										
										
										
											2004-10-18 21:45:13 +00:00
										 |  |  | ; | 
					
						
							| 
									
										
										
										
											2018-08-16 16:21:07 -05:00
										 |  |  | ; 'tech' is the technology to use (IAX2, SIP, H323) | 
					
						
							| 
									
										
										
										
											2005-04-06 03:33:30 +00:00
										 |  |  | ; | 
					
						
							| 
									
										
										
										
											2018-08-16 16:21:07 -05:00
										 |  |  | ; 'dest' is the Dial application's channel technology resource destination | 
					
						
							|  |  |  | ; to supply for reaching that number.  The following variables can be used | 
					
						
							|  |  |  | ; in the destination string and will be automatically substituted: | 
					
						
							| 
									
										
										
										
											2004-10-22 14:52:42 +00:00
										 |  |  | ; ${NUMBER}: The number being requested | 
					
						
							|  |  |  | ; ${IPADDR}: The IP address to connect to | 
					
						
							| 
									
										
										
										
											2018-08-16 16:21:07 -05:00
										 |  |  | ; ${SECRET}: The current IAX2 rotating secret key to be used | 
					
						
							| 
									
										
										
										
											2004-10-18 21:45:13 +00:00
										 |  |  | ; | 
					
						
							|  |  |  | ; Further options may include: | 
					
						
							|  |  |  | ; | 
					
						
							| 
									
										
										
										
											2009-05-28 14:39:21 +00:00
										 |  |  | ; nounsolicited:  No unsolicited calls of any type permitted via this | 
					
						
							| 
									
										
										
										
											2004-10-18 21:45:13 +00:00
										 |  |  | ;                 route | 
					
						
							| 
									
										
										
										
											2009-05-28 14:39:21 +00:00
										 |  |  | ; nocomunsolicit: No commercial unsolicited calls permitted via | 
					
						
							| 
									
										
										
										
											2004-10-18 21:45:13 +00:00
										 |  |  | ;                 this route | 
					
						
							|  |  |  | ; residential:    This number is known to be a residence | 
					
						
							|  |  |  | ; commercial:     This number is known to be a business | 
					
						
							|  |  |  | ; mobile:         This number is known to be a mobile phone | 
					
						
							| 
									
										
										
										
											2009-05-28 14:39:21 +00:00
										 |  |  | ; nocomunsolicit: No commercial unsolicited calls permitted via | 
					
						
							| 
									
										
										
										
											2004-10-18 21:45:13 +00:00
										 |  |  | ;                 this route | 
					
						
							|  |  |  | ; nopartial:      Do not search for partial matches | 
					
						
							|  |  |  | ; | 
					
						
							|  |  |  | ; There *must* exist an entry in mappings for DUNDi to respond | 
					
						
							|  |  |  | ; to any request, although it may be empty. | 
					
						
							|  |  |  | ; | 
					
						
							| 
									
										
										
										
											2018-08-16 16:21:07 -05:00
										 |  |  | ;empty_context => | 
					
						
							|  |  |  | ; | 
					
						
							| 
									
										
										
										
											2004-10-18 21:45:13 +00:00
										 |  |  | ;e164 => dundi-e164-canonical,0,IAX2,dundi:${SECRET}@${IPADDR}/${NUMBER},nounsolicited,nocomunsolicit,nopartial | 
					
						
							|  |  |  | ;e164 => dundi-e164-customers,100,IAX2,dundi:${SECRET}@${IPADDR}/${NUMBER},nounsolicited,nocomunsolicit,nopartial | 
					
						
							|  |  |  | ;e164 => dundi-e164-via-pstn,400,IAX2,dundi:${SECRET}@${IPADDR}/${NUMBER},nounsolicited,nocomunsolicit,nopartial | 
					
						
							| 
									
										
										
										
											2018-08-16 16:21:07 -05:00
										 |  |  | ; | 
					
						
							| 
									
										
										
										
											2004-10-18 21:45:13 +00:00
										 |  |  | ;digexten => default,0,IAX2,guest@lappy/${NUMBER} | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ; | 
					
						
							| 
									
										
										
										
											2007-03-07 22:30:52 +00:00
										 |  |  | ; Weights for mappings can be set a few different ways: | 
					
						
							|  |  |  | ; | 
					
						
							|  |  |  | ; 1) It can be set as a static number. | 
					
						
							|  |  |  | ;testmap1 => context1,222,IAX2,guest@peer1/${NUMBER} | 
					
						
							|  |  |  | ; | 
					
						
							|  |  |  | ; 2) It can be an Asterisk global variable. | 
					
						
							|  |  |  | ;testmap2 => context2,${DUNDITESTVAR},IAX2,guest@peer2${NUMBER} | 
					
						
							|  |  |  | ; | 
					
						
							|  |  |  | ; 3) It can be retrieved using a dialplan function.  This can be extremely | 
					
						
							|  |  |  | ;    useful if you want to let an external script decide what the weight | 
					
						
							| 
									
										
										
										
											2018-08-16 16:21:07 -05:00
										 |  |  | ;    in a response should be. | 
					
						
							| 
									
										
										
										
											2007-03-07 22:30:52 +00:00
										 |  |  | ;testmap3 => context3,${SHELL(echo 123)},IAX2,guest@peer3/${NUMBER} | 
					
						
							|  |  |  | ; | 
					
						
							| 
									
										
										
										
											2011-11-07 21:58:14 +00:00
										 |  |  | ; The built in variables ${SECRET}, ${IPADDR} and ${NUMBER} can also be | 
					
						
							|  |  |  | ; passed to the weight. For example, you could pass the ${NUMBER} value | 
					
						
							|  |  |  | ; to your SHELL() script and use that to dynamically return a weight. | 
					
						
							|  |  |  | ; | 
					
						
							| 
									
										
										
										
											2018-08-16 16:21:07 -05:00
										 |  |  | ; Note when using a global variable or dialplan function to set the | 
					
						
							|  |  |  | ; weight for a mapping that response caching should be disabled if you | 
					
						
							| 
									
										
										
										
											2007-03-07 22:30:52 +00:00
										 |  |  | ; plan for these values to change frequently at all.  If the results are | 
					
						
							| 
									
										
										
										
											2018-08-16 16:21:07 -05:00
										 |  |  | ; cached then any change in value will not take effect until the cache | 
					
						
							| 
									
										
										
										
											2007-03-07 22:30:52 +00:00
										 |  |  | ; has expired. | 
					
						
							|  |  |  | ; | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2004-10-18 21:45:13 +00:00
										 |  |  | ; | 
					
						
							| 
									
										
										
										
											2018-08-16 16:21:07 -05:00
										 |  |  | ; The remaining sections represent the peers that we fundamentally trust. | 
					
						
							|  |  |  | ; The section name specifies the peer's entityid.  You can specify which | 
					
						
							|  |  |  | ; DUNDi contexts with which you want the trust to be established. | 
					
						
							| 
									
										
										
										
											2004-10-18 21:45:13 +00:00
										 |  |  | ; | 
					
						
							|  |  |  | ; inkey - What key they will be authenticating to us with | 
					
						
							|  |  |  | ; | 
					
						
							|  |  |  | ; outkey - What key we use to authenticate to them | 
					
						
							|  |  |  | ; | 
					
						
							| 
									
										
										
										
											2018-08-16 16:21:07 -05:00
										 |  |  | ; host - What their host is (DNS name, IP address, or dynamic) | 
					
						
							| 
									
										
										
										
											2004-10-18 21:45:13 +00:00
										 |  |  | ; | 
					
						
							| 
									
										
										
										
											2010-06-22 14:54:58 +00:00
										 |  |  | ; port - The port where their host is listening (default: 4520) | 
					
						
							|  |  |  | ; | 
					
						
							| 
									
										
										
										
											2018-08-16 16:21:07 -05:00
										 |  |  | ; ustothem - Explicitly specify the entityid we use with this peer. | 
					
						
							|  |  |  | ; | 
					
						
							| 
									
										
										
										
											2009-05-28 14:39:21 +00:00
										 |  |  | ; order - What search order to use.  May be 'primary', 'secondary', | 
					
						
							| 
									
										
										
										
											2004-10-18 21:45:13 +00:00
										 |  |  | ;         'tertiary' or 'quartiary'.  In large systems, it is beneficial | 
					
						
							|  |  |  | ;         to only query one up-stream host in order to maximize caching | 
					
						
							|  |  |  | ;         value.  Adding one with primary and one with secondary gives you | 
					
						
							| 
									
										
										
										
											2006-09-11 16:41:49 +00:00
										 |  |  | ;         redundancy without sacrificing performance. | 
					
						
							| 
									
										
										
										
											2004-10-18 21:45:13 +00:00
										 |  |  | ; | 
					
						
							|  |  |  | ; include - Includes this peer when searching a particular context | 
					
						
							|  |  |  | ;           for lookup (set "all" to perform all lookups with that | 
					
						
							| 
									
										
										
										
											2004-10-27 13:58:31 +00:00
										 |  |  | ;           host.  This is also the context in which peers are permitted | 
					
						
							|  |  |  | ;           to precache. | 
					
						
							| 
									
										
										
										
											2004-10-18 21:45:13 +00:00
										 |  |  | ; | 
					
						
							| 
									
										
										
										
											2021-10-30 21:04:38 -04:00
										 |  |  | ; noinclude - Excludes this peer when searching a particular context | 
					
						
							| 
									
										
										
										
											2004-10-18 21:45:13 +00:00
										 |  |  | ;             for lookup (set "all" to perform no lookups with that | 
					
						
							|  |  |  | ;             host. | 
					
						
							|  |  |  | ; | 
					
						
							|  |  |  | ; permit - Permits this peer to search a given DUNDi context on | 
					
						
							|  |  |  | ;          the local system.  Set "all" to permit this host to | 
					
						
							| 
									
										
										
										
											2004-10-27 13:58:31 +00:00
										 |  |  | ;          lookup all contexts.  This is also a context for which | 
					
						
							|  |  |  | ;          we will create/forward PRECACHE commands. | 
					
						
							| 
									
										
										
										
											2004-10-18 21:45:13 +00:00
										 |  |  | ; | 
					
						
							|  |  |  | ; deny -   Denies this peer to search a given DUNDi context on | 
					
						
							|  |  |  | ;          the local system.  Set "all" to deny this host to | 
					
						
							|  |  |  | ;          lookup all contexts. | 
					
						
							|  |  |  | ; | 
					
						
							| 
									
										
										
										
											2009-05-28 14:39:21 +00:00
										 |  |  | ; model - inbound, outbound, or symmetric for whether we receive | 
					
						
							| 
									
										
										
										
											2004-10-18 21:45:13 +00:00
										 |  |  | ;         requests only, transmit requests only, or do both. | 
					
						
							|  |  |  | ; | 
					
						
							| 
									
										
										
										
											2004-10-27 13:58:31 +00:00
										 |  |  | ; precache - Utilize/Permit precaching with this peer (to pre | 
					
						
							|  |  |  | ;            cache means to provide an answer when no request | 
					
						
							|  |  |  | ;            was made and is used so that machines with few | 
					
						
							| 
									
										
										
										
											2018-08-16 16:21:07 -05:00
										 |  |  | ;            routes can push those routes up to a higher level). | 
					
						
							| 
									
										
										
										
											2004-10-27 13:58:31 +00:00
										 |  |  | ;            outgoing means we send precache routes to this peer, | 
					
						
							|  |  |  | ;            incoming means we permit this peer to send us | 
					
						
							|  |  |  | ;            precache routes.  symmetric means we do both. | 
					
						
							|  |  |  | ; | 
					
						
							|  |  |  | ; Note: You cannot mix symmetric/outbound model with symmetric/inbound | 
					
						
							|  |  |  | ; precache, nor can you mix symmetric/inbound model with symmetric/outbound | 
					
						
							|  |  |  | ; precache. | 
					
						
							|  |  |  | ; | 
					
						
							| 
									
										
										
										
											2018-08-16 16:21:07 -05:00
										 |  |  | ; qualify - Enable qualifying the peer to determine reachable status. | 
					
						
							|  |  |  | ;           Set to yes, no, or number of milliseconds for qualifying | 
					
						
							|  |  |  | ;           the peer's reachable status. | 
					
						
							|  |  |  | ; | 
					
						
							|  |  |  | ; register - Enable registering with the peer.  This presupposes that the | 
					
						
							|  |  |  | ;            peer's host option for us is dynamic.  (yes/no value) | 
					
						
							| 
									
										
										
										
											2004-10-22 14:19:11 +00:00
										 |  |  | ; | 
					
						
							| 
									
										
										
										
											2004-10-18 21:45:13 +00:00
										 |  |  | ; The '*' peer is special and matches an unspecified entity | 
					
						
							|  |  |  | ; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ; | 
					
						
							|  |  |  | ; Sample Primary e164 DUNDi peer | 
					
						
							|  |  |  | ; | 
					
						
							| 
									
										
										
										
											2004-11-14 18:00:26 +00:00
										 |  |  | ;[00:50:8B:F3:75:BB] | 
					
						
							|  |  |  | ;model = symmetric | 
					
						
							|  |  |  | ;host = 64.215.96.114 | 
					
						
							|  |  |  | ;inkey = digium | 
					
						
							|  |  |  | ;outkey = misery | 
					
						
							|  |  |  | ;include = e164 | 
					
						
							|  |  |  | ;permit = e164 | 
					
						
							|  |  |  | ;qualify = yes | 
					
						
							| 
									
										
										
										
											2004-10-18 21:45:13 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | ; | 
					
						
							|  |  |  | ; Sample Secondary e164 DUNDi peer | 
					
						
							|  |  |  | ; | 
					
						
							|  |  |  | ;[00:A0:C9:96:92:84] | 
					
						
							|  |  |  | ;model = symmetric | 
					
						
							|  |  |  | ;host = misery.digium.com | 
					
						
							|  |  |  | ;inkey = misery | 
					
						
							|  |  |  | ;outkey = ourkey | 
					
						
							|  |  |  | ;include = e164 | 
					
						
							|  |  |  | ;permit = e164 | 
					
						
							|  |  |  | ;qualify = yes | 
					
						
							|  |  |  | ;order = secondary | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2004-10-27 13:58:31 +00:00
										 |  |  | ; | 
					
						
							|  |  |  | ; Sample "push mode" downstream host | 
					
						
							|  |  |  | ; | 
					
						
							|  |  |  | ;[00:0C:76:96:75:28] | 
					
						
							| 
									
										
										
										
											2004-11-03 22:23:58 +00:00
										 |  |  | ;model = inbound | 
					
						
							| 
									
										
										
										
											2004-10-27 13:58:31 +00:00
										 |  |  | ;host = dynamic | 
					
						
							| 
									
										
										
										
											2004-11-03 22:23:58 +00:00
										 |  |  | ;precache = inbound | 
					
						
							| 
									
										
										
										
											2004-10-27 13:58:31 +00:00
										 |  |  | ;inkey = littleguy | 
					
						
							|  |  |  | ;outkey = ourkey | 
					
						
							|  |  |  | ;include = e164	; In this case used only for precaching | 
					
						
							| 
									
										
										
										
											2009-05-28 14:39:21 +00:00
										 |  |  | ;permit = e164 | 
					
						
							| 
									
										
										
										
											2004-10-27 13:58:31 +00:00
										 |  |  | ;qualify = yes | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ; | 
					
						
							|  |  |  | ; Sample "push mode" upstream host | 
					
						
							|  |  |  | ; | 
					
						
							|  |  |  | ;[00:07:E9:3B:76:60] | 
					
						
							|  |  |  | ;model = outbound | 
					
						
							|  |  |  | ;precache = outbound | 
					
						
							|  |  |  | ;host = 216.207.245.34 | 
					
						
							|  |  |  | ;register = yes | 
					
						
							|  |  |  | ;inkey = dhcp34 | 
					
						
							|  |  |  | ;permit = all ; In this case used only for precaching | 
					
						
							| 
									
										
										
										
											2009-05-28 14:39:21 +00:00
										 |  |  | ;include = all | 
					
						
							| 
									
										
										
										
											2004-10-27 13:58:31 +00:00
										 |  |  | ;qualify = yes | 
					
						
							|  |  |  | ;outkey=foo | 
					
						
							| 
									
										
										
										
											2004-10-18 21:45:13 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | ;[*] | 
					
						
							|  |  |  | ; |