Advertisement
Guest User

Untitled

a guest
Nov 20th, 2020
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.58 KB | None | 0 0
  1. [bob-iauth]
  2. type = auth
  3. username = bob
  4. @pjsip_wizard = bob
  5. auth_type = userpass
  6. password = bobspassword
  7. nonce_lifetime = 32
  8.  
  9. [bob]
  10. type = endpoint
  11. rpid_immediate = false
  12. webrtc = no
  13. ignore_183_without_sdp = false
  14. device_state_busy_at = 1
  15. t38_udptl_maxdatagram = 0
  16. dtls_rekey = 0
  17. direct_media_method = invite
  18. send_rpid = true
  19. sdp_session = Asterisk
  20. dtls_verify = No
  21. record_on_feature = automixmon
  22. dtls_fingerprint = SHA-256
  23. timers_sess_expires = 1800
  24. media_encryption_optimistic = false
  25. suppress_q850_reason_headers = false
  26. aors = bob
  27. identify_by = username,ip
  28. callerid_privacy = allowed_not_screened
  29. mwi_subscribe_replaces_unsolicited = no
  30. cos_audio = 0
  31. follow_early_media_fork = true
  32. context = DLPN_DialPlan1
  33. rtp_symmetric = false
  34. transport = ipv4
  35. moh_suggest = default
  36. t38_udptl = false
  37. fax_detect = false
  38. tos_video = 0
  39. srtp_tag_32 = false
  40. refer_blind_progress = true
  41. max_audio_streams = 1
  42. bundle = false
  43. use_avpf = false
  44. send_connected_line = yes
  45. fax_detect_timeout = 0
  46. sdp_owner = -
  47. force_rport = true
  48. rtp_timeout_hold = 0
  49. @hint_exten = 1000
  50. @hint_context = DLPN_DialPlan1
  51. @pjsip_wizard = bob
  52. use_ptime = false
  53. rtp_timeout = 0
  54. preferred_codec_only = false
  55. force_avp = false
  56. record_off_feature = automixmon
  57. send_diversion = true
  58. t38_udptl_ipv6 = false
  59. allow_subscribe = true
  60. rtp_ipv6 = false
  61. callerid = <unknown>
  62. moh_passthrough = false
  63. cos_video = 0
  64. dtls_auto_generate_cert = No
  65. asymmetric_rtp_codec = false
  66. ice_support = true
  67. aggregate_mwi = true
  68. one_touch_recording = false
  69. allow = (ulaw|gsm|g722)
  70. rewrite_contact = true
  71. user_eq_phone = false
  72. rtp_engine = asterisk
  73. notify_early_inuse_ringing = false
  74. auth = bob-iauth
  75. direct_media_glare_mitigation = none
  76. trust_id_inbound = true
  77. bind_rtp_to_media_address = false
  78. disable_direct_media_on_nat = true
  79. media_encryption = no
  80. media_use_received_transport = false
  81. allow_overlap = true
  82. dtmf_mode = rfc4733
  83. tos_audio = 0
  84. dtls_setup = active
  85. connected_line_method = invite
  86. g726_non_standard = false
  87. 100rel = yes
  88. timers = yes
  89. direct_media = true
  90. timers_min_se = 90
  91. trust_id_outbound = true
  92. sub_min_expiry = 0
  93. rtcp_mux = false
  94. max_video_streams = 1
  95. accept_multiple_sdp_answers = false
  96. trust_connected_line = yes
  97. send_pai = true
  98. rtp_keepalive = 0
  99. t38_udptl_ec = none
  100. t38_udptl_nat = false
  101. allow_transfer = true
  102. inband_progress = false
  103.  
  104. [bob]
  105. type = aor
  106. minimum_expiration = 30
  107. default_expiration = 3600
  108. qualify_timeout = 3.000000
  109. support_path = true
  110. @pjsip_wizard = bob
  111. max_contacts = 1
  112. authenticate_qualify = false
  113. maximum_expiration = 7200
  114. qualify_frequency = 30
  115. remove_existing = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement