From 459f46af9ca0dc86077712c3ef0352ca003991d9 Mon Sep 17 00:00:00 2001 From: Michael Geddes Date: Wed, 14 Jan 2009 01:37:00 +0000 Subject: [PATCH] Extensions can be a list --- contrib/package/asterisk-xip/files/uci/sipiaxconf.txt | 4 ++-- 1 file 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 -- 2.25.1