summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorIgor Goncharovskiy <igor.goncharovsky@gmail.com>2012-03-12 17:01:26 +0000
committerIgor Goncharovskiy <igor.goncharovsky@gmail.com>2012-03-12 17:01:26 +0000
commitc369a4416b1fba9f685184b6b4dadf8eaffd2406 (patch)
treef143e2edb9ff1f00103c4bd30987503895fae171 /configs
parentf5fda0eb74e4653282a2f5b25aa187c3ad16fe47 (diff)
Massive changes in chan_unistim channel driver. Include many fixes in channel driver operation and add additional functionality:
* Added ability to use multiple lines on phone, so for one device in configuration multiple lines can be defined, it allows to have multiple calls on one phone, callwaiting and switching between calls. * Added ability for translation on-screen menu to multiple languages. Tested on Russian languages. Supported encodings: ISO 8859-1, ISO 8859-2, ISO 8859-4, ISO 8859-5, ISO 2022-JP. Language controlled by 'language' and on-screen menu of phone * Other described in CHANGES file Testing done by issue tracker users: ibercom, scsiborg, idarwin, TeknoJuce, c0rnoTa. Tested on production system by Jonn Taylor (jonnt) using phone models: Nortel i2004, 1120E and 1140E. (closes issue ASTERISK-16890) Review: https://reviewboard.asterisk.org/r/1243/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@358766 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/unistim.conf.sample11
1 files changed, 9 insertions, 2 deletions
diff --git a/configs/unistim.conf.sample b/configs/unistim.conf.sample
index 52dc65e38..50a15f0ee 100644
--- a/configs/unistim.conf.sample
+++ b/configs/unistim.conf.sample
@@ -11,10 +11,12 @@ port=5000 ; UDP port
;cos=3 ; Sets 802.1p priority for signaling packets.
;cos_audio=5 ; Sets 802.1p priority for RTP audio packets.
;
+;debug=yes ; Enable debug (default no)
;keepalive=120 ; in seconds, default = 120
;public_ip= ; if asterisk is behind a nat, specify your public IP
;autoprovisioning=no ; Allow undeclared phones to register an extension. See README for important
; informations. no (default), yes, tn.
+;mohsuggest=default
;------------------------------ JITTER BUFFER CONFIGURATION --------------------------
; jbenable = yes ; Enables the use of a jitterbuffer on the receiving side of a
; SIP channel. Defaults to "no". An enabled jitterbuffer will
@@ -46,7 +48,9 @@ port=5000 ; UDP port
;device=000ae4012345 ; mac address of the phone
;rtp_port=10000 ; RTP port used by the phone, default = 10000. RTCP = rtp_port+1
;rtp_method=0 ; If you don't have sound, you can try 1, 2 or 3, default = 0
+ ; value 3 works on newer i2004, 1120E and 1140E
;status_method=0 ; If you don't see status text, try 1, default = 0
+ ; value 1 works on 1120E and 1140E
;titledefault=Asterisk ; default = "TimeZone (your time zone)". 12 characters max
;height=3 ; default = 3, the number of display lines the device can show
; For example on a Nortel I2001 or I2002, set this to 1
@@ -59,6 +63,9 @@ port=5000 ; UDP port
;country=us ; country (ccTLD) for dial tone frequency. See README, default = us
;ringvolume=2 ; ring volume : 0,1,2,3, can be overrided by Dial(), default = 2
;ringstyle=3 ; ring style : 0 to 7, can be overrided by Dial(), default = 3
+;cwvolume=2 ; ring volume : 0,1,2,3, default = 0
+;cwstyle=3 ; ring style : 0 to 7, default = 2
+;sharpdial=1 ; dial number by pressing #, default = 0
;callhistory=1 ; 0 = disable, 1 = enable call history, default = 1
;callerid="Customer Support" <555-234-5678>
;context=default ; context, default="default"
@@ -66,8 +73,8 @@ port=5000 ; UDP port
;linelabel="Support" ; Softkey label for the next line=> entry, 9 char max.
;extension=none ; Add an extension into the dialplan. Only valid in context specified previously.
; none=don't add (default), ask=prompt user, line=use the line number
-;line => 100 ; Only one line by device is currently supported.
- ; Beware ! only bookmark and softkey entries are allowed after line=>
+;line => 100 ; Any number of lines can be defined in any order with bookmarks
+;line => 200 ; After line defined it placed in next available slot
;bookmark=Hans C.@123 ; Use a softkey to dial 123. Name : 9 char max
;bookmark=Mailbox@011@54 ; 54 shows a mailbox icon. See #define FAV_ICON_ for other values (32 to 63)
;bookmark=Test@*@USTM/violet ; Display an icon if violet is connected (dynamic), only for unistim device