Extensions can be a list
authorMichael Geddes <openwrt@frog.wheelycreek.net>
Wed, 14 Jan 2009 01:37:00 +0000 (01:37 +0000)
committerMichael Geddes <openwrt@frog.wheelycreek.net>
Wed, 14 Jan 2009 01:37:00 +0000 (01:37 +0000)
contrib/package/asterisk-xip/files/uci/sipiaxconf.txt

index ce2da498c7223de3ce9606657259776580b54371..bf3ccd2abafda8684c517dd963e8b0c6c6176f39 100644 (file)
@@ -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