mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-09 19:38:22 +00:00
note that the weight has a special meaning for e164
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5420 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
;
|
||||
; DUNDi configuration file
|
||||
;
|
||||
; For more information about DUNDi, see http://www.dundi.com
|
||||
;
|
||||
;
|
||||
[general]
|
||||
@@ -83,7 +85,8 @@ autokill=yes
|
||||
; 'weight' is the weight to use for the responses provided from this
|
||||
; mapping. The number must be >= 0 and < 60000. Since it is totally
|
||||
; valid to receive multiple reponses to a query, responses received
|
||||
; with a lower weight are tried first.
|
||||
; 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.
|
||||
;
|
||||
; 'tech' is the technology to use (IAX, SIP, H323)
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user