unistim.conf.sample 5.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  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. ;keepalive=120 ; in seconds, default = 120
  14. ;public_ip= ; if asterisk is behind a nat, specify your public IP
  15. ;autoprovisioning=no ; Allow undeclared phones to register an extension. See README for important
  16. ; informations. no (default), yes, tn.
  17. ;------------------------------ JITTER BUFFER CONFIGURATION --------------------------
  18. ; jbenable = yes ; Enables the use of a jitterbuffer on the receiving side of a
  19. ; SIP channel. Defaults to "no". An enabled jitterbuffer will
  20. ; be used only if the sending side can create and the receiving
  21. ; side can not accept jitter. The SIP channel can accept jitter,
  22. ; thus a jitterbuffer on the receive SIP side will be used only
  23. ; if it is forced and enabled.
  24. ; jbforce = no ; Forces the use of a jitterbuffer on the receive side of a SIP
  25. ; channel. Defaults to "no".
  26. ; jbmaxsize = 200 ; Max length of the jitterbuffer in milliseconds.
  27. ; jbresyncthreshold = 1000 ; Jump in the frame timestamps over which the jitterbuffer is
  28. ; resynchronized. Useful to improve the quality of the voice, with
  29. ; big jumps in/broken timestamps, usually sent from exotic devices
  30. ; and programs. Defaults to 1000.
  31. ; jbimpl = fixed ; Jitterbuffer implementation, used on the receiving side of a SIP
  32. ; channel. Two implementations are currently available - "fixed"
  33. ; (with size always equals to jbmaxsize) and "adaptive" (with
  34. ; variable size, actually the new jb of IAX2). Defaults to fixed.
  35. ; jblog = no ; Enables jitterbuffer frame logging. Defaults to "no".
  36. ;-----------------------------------------------------------------------------------
  37. ;[black] ; name of the device
  38. ;device=000ae4012345 ; mac address of the phone
  39. ;rtp_port=10000 ; RTP port used by the phone, default = 10000. RTCP = rtp_port+1
  40. ;rtp_method=0 ; If you don't have sound, you can try 1, 2 or 3, default = 0
  41. ;status_method=0 ; If you don't see status text, try 1, default = 0
  42. ;titledefault=Asterisk ; default = "TimeZone (your time zone)". 12 characters max
  43. ;height=3 ; default = 3, the number of display lines the device can show
  44. ; For example on a Nortel I2001 or I2002, set this to 1
  45. ;maintext0="you can insert" ; default = "Welcome", 24 characters max
  46. ;maintext1="a custom text" ; default = the name of the device, 24 characters max
  47. ;maintext2="(main page)" ; default = the public IP of the phone, 24 characters max
  48. ;dateformat=1 ; 0 = month/day, 1 (default) = day/month
  49. ;timeformat=1 ; 0 = 0:00am ; 1 (default) = 0h00, 2 = 0:00
  50. ;contrast=8 ; define the contrast of the LCD. From 0 to 15. Default = 8
  51. ;country=us ; country (ccTLD) for dial tone frequency. See README, default = us
  52. ;ringvolume=2 ; ring volume : 0,1,2,3, can be overrided by Dial(), default = 2
  53. ;ringstyle=3 ; ring style : 0 to 7, can be overrided by Dial(), default = 3
  54. ;callhistory=1 ; 0 = disable, 1 = enable call history, default = 1
  55. ;callerid="Customer Support" <555-234-5678>
  56. ;context=default ; context, default="default"
  57. ;mailbox=1234 ; Specify the mailbox number. Used by Message Waiting Indication
  58. ;linelabel="Support" ; Softkey label for the next line=> entry, 9 char max.
  59. ;extension=none ; Add an extension into the dialplan. Only valid in context specified previously.
  60. ; none=don't add (default), ask=prompt user, line=use the line number
  61. ;line => 100 ; Only one line by device is currently supported.
  62. ; Beware ! only bookmark and softkey entries are allowed after line=>
  63. ;bookmark=Hans C.@123 ; Use a softkey to dial 123. Name : 9 char max
  64. ;bookmark=Mailbox@011@54 ; 54 shows a mailbox icon. See #define FAV_ICON_ for other values (32 to 63)
  65. ;bookmark=Test@*@USTM/violet ; Display an icon if violet is connected (dynamic), only for unistim device
  66. ;bookmark=4@Pager@54321@51 ; Display a pager icon and dial 54321 when softkey 4 is pressed
  67. ;[violet]
  68. ;device=006038abcdef
  69. ;line => 102