contrib/package: change luci-app-asterisk dependency to asterisk14-xip-core
[project/luci.git] / contrib / asterisk-xip / files / uci / sipiaxconf.txt
1
2 target (SIP|IAX)_{name}  - Handle options for outgoing dialing
3         timeout            - Timeout for dialing out with this target
4         prefix             - Prefix required to dial out on this target
5         internationalprefix- Prefix required to dial internation on this target
6         alwaysinternational- True if this target always requires internation prefix
7         countrycode        - Default International country code for this target
8
9 sipgeneral
10 sip [sip_]{name}
11         type               - Type of sip connection - very important.
12         register           - Set to yes to register
13         registerextension  - 'Extension' to use in register string in place of username
14
15
16         extension          - Extension to use for this phone (doesn't have to be unique)
17         selfmailbox        - Set to yes to have dialing own extensions go to mailbox
18         incoming (list)    - Specify the incoming context for ringing
19
20         timeout            - Timeout for dialing out with this target
21         prefix             - Prefix required to dial out on this target
22         internationalprefix- Prefix required to dial internation on this target
23         alwaysinternational- True if this target always requires internation prefix
24         countrycode        - Default International country code for this target
25
26         rtpstart           - rtp.conf option
27         rtpend             - rtp.conf option
28         rtpdtmftimeout     - rtp.conf option dtmftimeout
29         rtcpinterval       - rtp.conf option
30         rtpchecksums       - rtp.conf option
31
32
33 iaxgeneral
34 iax [iax_]{name}
35         extension Extensions to use for this phone 
36
37         selfmailbox        - Set to yes to have dialing own extensions go to mailbox
38         incoming (list)    - Specify the incoming context for ringing
39
40         timeout            - Timeout for dialing out with this target
41         prefix             - Prefix required to dial out on this target
42         internationalprefix- Prefix required to dial internation on this target
43         alwaysinternational- True if this target always requires internation prefix
44         countrycode        - Default International country code for this target
45
46 General asterisk options - see asterisk doco
47
48 Options          |Type    |sip    |sip  |iax    |iax
49                  |        |general|     |general|
50 -----------------+--------+-------+-----+-------+-----
51 writeprotect      Integer  no      no    yes     yes
52 static            Integer  no      no    yes     yes
53 port              Integer  yes     yes   no      no
54 maxexpirey        Integer  yes     yes   no      no
55 rtptimeout        Integer  yes     yes   no      no
56 rtpholdtimeout    Integer  yes     yes   no      no
57 defaultexpirey    Integer  yes     yes   no      no
58 registertimeout   Integer  yes     yes   no      no
59 registerattempts  Integer  yes     yes   no      no
60 call-limit        Integer  yes     yes   no      no
61 # ip addr
62 bindaddr          IP Addr  yes     yes   no      no
63 externip          IP Addr  yes     yes   no      no
64 localnet          Net/mask yes     yes   no      no
65 permit            Net/mask no      yes   no      no
66 deny              Net/mask no      yes   no      no
67 realm             Domain   yes     yes   no      no
68 domain            Domain   yes     yes   no      no
69 context           context  yes     yes   yes     yes
70 notifymimetype    Mimetype yes     yes   no      no
71 canreinvite       Yes/No   yes     yes   yes     yes
72 nat               Yes/No   yes     yes   no      no
73 allowoverlap      Yes/No   yes     yes   no      no
74 allowsubscribe    Yes/No   yes     yes   no      no
75 allowtransfer     Yes/No   yes     yes   no      no
76 videosupport      Yes/No   yes     yes   no      no
77 pedantic          Yes/No   no      yes   no      no
78 trustrpid,        Yes/No   no      yes   no      no
79 promiscredir      Yes/No   no      yes   no      no
80 useclientcode     Yes/No   no      yes   no      no
81 dtmfmode          Enum     yes     yes   no      no
82 type              Enum     no      yes   no      yes
83 insecure          Enum     no      yes   no      no
84 callingpres       Enum     no      yes   no      no
85 progressinband    Enum     no      yes   no      no
86 allow             List     yes     yes   yes     yes
87 disallow          List     yes     yes   yes     yes
88 register          Register yes     yes   no      no
89 username          String   no      yes   no      yes
90 secret            String   no      yes   no      yes
91 md5secret         String   no      yes   no      yes
92 host              String   no      yes   no      yes
93 mailbox           String   no      yes   no      yes
94 auth              String   no      no    no      yes
95 callgroup         String   no      yes   no      no
96 pickupgroup       String   no      yes   no      no
97 language          String   no      yes   no      no
98 accountcode       String   no      yes   no      no
99 setvar            String   no      yes   no      no
100 callerid          String   no      yes   no      no
101 amaflags          String   no      yes   no      no
102 subscribecontext  String   no      yes   no      no
103 maxcallbitrate    String   no      yes   no      no
104 rfc2833compensate String   no      yes   no      no
105 mailbox           String   no      yes   no      no
106 template          String   no      peer  no      no
107 fromdomain        String   no      peer  no      no
108 regexten          String   no      peer  no      no
109 fromuser          String   no      peer  no      no
110 qualify           String   no      peer  no      no
111 defaultip         String   no      peer  no      no
112 sendrpid          String   no      peer  no      no
113 outboundproxy     String   no      peer  no      no
114