summaryrefslogtreecommitdiffhomepage
path: root/contrib/package
diff options
context:
space:
mode:
authorMichael Geddes <openwrt@frog.wheelycreek.net>2009-01-16 23:14:14 +0000
committerMichael Geddes <openwrt@frog.wheelycreek.net>2009-01-16 23:14:14 +0000
commitdd31394d2b218d7a304d49fa992baab736798086 (patch)
tree05bfeed0d397911856b5e46cbba56d26b35a5bb7 /contrib/package
parent467615c25b9d7c83ca25b29d5e1aebddbf74e4d3 (diff)
Document domain/localnet are lists.
Diffstat (limited to 'contrib/package')
-rw-r--r--contrib/package/asterisk-xip/files/uci/sipiaxconf.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/package/asterisk-xip/files/uci/sipiaxconf.txt b/contrib/package/asterisk-xip/files/uci/sipiaxconf.txt
index bf3ccd2ab..64883515f 100644
--- a/contrib/package/asterisk-xip/files/uci/sipiaxconf.txt
+++ b/contrib/package/asterisk-xip/files/uci/sipiaxconf.txt
@@ -12,11 +12,13 @@ sip [sip_]{name}
register - Set to yes to register
registerextension - 'Extension' to use in register string in place of username
-
extension (list) - Extension to use for this phone (doesn't have to be unique). First one is used to set the incoming callerid.
selfmailbox - Set to yes to have dialing own extensions go to mailbox
incoming (list) - Specify the incoming context for ringing
+ domain (list) - List of valid doamins to match
+ localnet (list) - List of nets considered local (and therefor require no NAT)
+
timeout - Timeout for dialing out with this target
prefix - Prefix required to dial out on this target
internationalprefix- Prefix required to dial internation on this target