summaryrefslogtreecommitdiffhomepage
path: root/contrib
diff options
context:
space:
mode:
authorMichael Geddes <openwrt@frog.wheelycreek.net>2009-01-14 01:37:00 +0000
committerMichael Geddes <openwrt@frog.wheelycreek.net>2009-01-14 01:37:00 +0000
commit459f46af9ca0dc86077712c3ef0352ca003991d9 (patch)
tree6df6ce2cd365e99fe9de41cefe4ab3744519f4da /contrib
parent5621d8815d18179d2c0b50d1e4b2eaf76be65b0d (diff)
Extensions can be a list
Diffstat (limited to 'contrib')
-rw-r--r--contrib/package/asterisk-xip/files/uci/sipiaxconf.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/package/asterisk-xip/files/uci/sipiaxconf.txt b/contrib/package/asterisk-xip/files/uci/sipiaxconf.txt
index ce2da498c..bf3ccd2ab 100644
--- a/contrib/package/asterisk-xip/files/uci/sipiaxconf.txt
+++ b/contrib/package/asterisk-xip/files/uci/sipiaxconf.txt
@@ -13,7 +13,7 @@ sip [sip_]{name}
registerextension - 'Extension' to use in register string in place of username
- extension - Extension to use for this phone (doesn't have to be unique)
+ 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
@@ -32,7 +32,7 @@ sip [sip_]{name}
iaxgeneral
iax [iax_]{name}
- extension Extensions to use for this phone
+ 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