unistim.conf.sample 5.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. ;
  2. ; chan_unistim configuration file.
  3. ;
  4. [general]
  5. port=5000 ; UDP port
  6. ;
  7. ; See https://wiki.asterisk.org/wiki/display/AST/IP+Quality+of+Service for a description of these parameters.
  8. ;tos=cs3 ; Sets TOS for signaling packets.
  9. ;tos_audio=ef ; Sets TOS for RTP audio packets.
  10. ;cos=3 ; Sets 802.1p priority for signaling packets.
  11. ;cos_audio=5 ; Sets 802.1p priority for RTP audio packets.
  12. ;
  13. ;debug=yes ; Enable debug (default no)
  14. ;keepalive=120 ; in seconds, default = 120
  15. ;public_ip= ; if asterisk is behind a nat, specify your public IP
  16. ;autoprovisioning=no ; Allow undeclared phones to register an extension. See README for important
  17. ; informations. no (default), yes, tn.
  18. ;mohsuggest=default
  19. ; ----------------------------- JITTER BUFFER CONFIGURATION --------------------------
  20. ; jbenable = yes ; Enables the use of a jitterbuffer on the receiving side of a
  21. ; SIP channel. Defaults to "no". An enabled jitterbuffer will
  22. ; be used only if the sending side can create and the receiving
  23. ; side can not accept jitter. The SIP channel can accept jitter,
  24. ; thus a jitterbuffer on the receive SIP side will be used only
  25. ; if it is forced and enabled.
  26. ; jbforce = no ; Forces the use of a jitterbuffer on the receive side of a SIP
  27. ; channel. Defaults to "no".
  28. ; jbmaxsize = 200 ; Max length of the jitterbuffer in milliseconds.
  29. ; jbresyncthreshold = 1000 ; Jump in the frame timestamps over which the jitterbuffer is
  30. ; resynchronized. Useful to improve the quality of the voice, with
  31. ; big jumps in/broken timestamps, usually sent from exotic devices
  32. ; and programs. Defaults to 1000.
  33. ; jbimpl = fixed ; Jitterbuffer implementation, used on the receiving side of a SIP
  34. ; channel. Two implementations are currently available - "fixed"
  35. ; (with size always equals to jbmaxsize) and "adaptive" (with
  36. ; variable size, actually the new jb of IAX2). Defaults to fixed.
  37. ; jblog = no ; Enables jitterbuffer frame logging. Defaults to "no".
  38. ; ----------------------------------------------------------------------------------
  39. ;[black] ; name of the device
  40. ;device=000ae4012345 ; mac address of the phone
  41. ;rtp_port=10000 ; RTP port used by the phone, default = 10000. RTCP = rtp_port+1
  42. ;rtp_method=0 ; If you don't have sound, you can try 1, 2 or 3, default = 0
  43. ; value 3 works on newer i2004, 1120E and 1140E
  44. ;status_method=0 ; If you don't see status text, try 1, default = 0
  45. ; value 1 works on 1120E and 1140E
  46. ;titledefault=Asterisk ; default = "TimeZone (your time zone)". 12 characters max
  47. ;height=3 ; default = 3, the number of display lines the device can show
  48. ; For example on a Nortel I2001 or I2002, set this to 1
  49. ;maintext0="you can insert" ; default = "Welcome", 24 characters max
  50. ;maintext1="a custom text" ; default = the name of the device, 24 characters max
  51. ;maintext2="(main page)" ; default = the public IP of the phone, 24 characters max
  52. ;dateformat=0 ; 0 (default) = 31Jan, 1 = Jan31, 2 = month/day, 3 = day/month
  53. ;timeformat=1 ; 0 = 0:00am ; 1 (default) = 0h00, 2 = 0:00
  54. ;contrast=8 ; define the contrast of the LCD. From 0 to 15. Default = 8
  55. ;country=us ; country (ccTLD) for dial tone frequency. See README, default = us
  56. ;language=ru ; language used for audio files and onscreen messages translate
  57. ;ringvolume=2 ; ring volume : 0,1,2,3, can be overrided by Dial(), default = 2
  58. ;ringstyle=3 ; ring style : 0 to 7, can be overrided by Dial(), default = 3
  59. ;cwvolume=2 ; ring volume : 0,1,2,3, default = 0
  60. ;cwstyle=3 ; ring style : 0 to 7, default = 2
  61. ;sharpdial=1 ; dial number by pressing #, default = 0
  62. ;dtmf_duration=0 ; DTMF playback duration (in milliseconds) 0..150 (0 = off (default), 150 = maximum)
  63. ;interdigit_timer=4000 ; timer for automatic dial after several digits of number entered (in ms, 0 is off)
  64. ;callhistory=1 ; 0 = disable, 1 = enable call history, default = 1
  65. ;callerid="Customer Support" <555-234-5678>
  66. ;context=default ; context, default="default"
  67. ;mailbox=1234 ; Specify the mailbox number. Used by Message Waiting Indication
  68. ;linelabel="Support" ; Softkey label for the next line=> entry, 9 char max.
  69. ;extension=none ; Add an extension into the dialplan. Only valid in context specified previously.
  70. ; none=don't add (default), ask=prompt user, line=use the line number
  71. ;line => 100 ; Any number of lines can be defined in any order with bookmarks
  72. ;line => 200 ; After line defined it placed in next available slot
  73. ;bookmark=Hans C.@123 ; Use a softkey to dial 123. Name : 9 char max
  74. ;bookmark=Mailbox@011@54 ; 54 shows a mailbox icon. See #define FAV_ICON_ for other values (32 to 63)
  75. ;bookmark=Test@*@USTM/violet ; Display an icon if violet is connected (dynamic), only for unistim device
  76. ;bookmark=4@Pager@54321@51 ; Display a pager icon and dial 54321 when softkey 4 is pressed
  77. ;[violet]
  78. ;device=006038abcdef
  79. ;line => 102