差分

移動先: 案内検索

Asterisk pjsip trunk intra

1,515 バイト追加, 2018年10月30日 (火) 16:00
ダイヤルプラン
exten => _02XXX,1,Dial(PJSIP/{EXTEN:2}@ikebukuro)
のように書きます。
=片端IPアドレス固定、片端ダイナミック=
拠点はIPアドレス固定でレジスタ無しで通信します。想定は以下の通り。
 
[池袋]---------------------------[板橋]
192.168.100.1 192.168.100.2
SIP Port=5070 SIP Port=5070
拠点番号 02 拠点番号 01
ダイヤル時のプレフィクスとして拠点番号(01,02)を使用し、相手内線に着信させる想定とします。
==池袋側==
基本:AOR,Endpointとして板橋を定義します。板橋側からの接続の認証を受け入れるためにAuthを、板橋への接続のためのOutbound_authを書きます。
[[カテゴリ:Asterisk]]
[[カテゴリ:pjsip]]
 
==板橋側==
基本的に設定は同じです。相手をendpointとして定義しAORや認証情報を書きます。
[ikebukuro]
type = aor
contact = sip:192.168.100.1:5070
qualify_frequency = 30
authenticate_qualify = yes
[ikebukuro]
type = identify
endpoint = ikebukuro
match = 192.168.100.1
[itabashi]
type = auth
auth_type = userpass
username = itabashi
password = itapass
[ikebukuro]
type = auth
auth_type = userpass
username = ikebukuro
password = ikepass
[ikebukuro]
type = endpoint
context = intra-incoming
disallow = all
allow = ulaw
rtp_symmetric = yes
force_rport = yes
rewrite_contact = yes
direct_media = no
send_pai = yes
inband_progress = yes
language = ja
auth = itabashi
outbound_auth = ikebukuro
aors = ikebukuro

案内メニュー

VoIp-Info.jp

HP Directplus -HP公式オンラインストア-