Hi semua mau tanya soal settingan untuk outbound call dengan voip provider skype:
Begini settingan saya:
pjsip.conf
[transport-udp-nat]
type=transport
protocol=udp
bind=0.0.0.0
local_net=192.168.88.67/24
[skype]
type=registration
client_uri=sip:********@sip.skype.com
contact_user=********
endpoint=interaction
expiration=3600
forbidden_retry_interval=600
line=yes
outbound_auth=skype_auth
retry_interval=60
server_uri=sip:sip.skype.com
support_outbound=yes
transport=transport-udp-nat
[skype_auth]
type=auth
auth_type=userpass
username=********
password=********
realm=sip.skype.com
[skype_aor]
type=aor
contact=sip:sip.skype.com:5060
max_contacts=1
[calling](!)
type=endpoint
context=interaction
allow=!all, ulaw, alaw
direct_media=no
trust_id_outbound=yes
rtp_symmetric=yes
force_rport=yes
rewrite_contact=yes
device_state_busy_at=1
dtmf_mode=rfc4733
[auth-userpass](!)
type=auth
auth_type=userpass
[aor-single-reg](!)
type=aor
max_contacts=1
[7000](calling)
auth=7000
aors=7000
callerid=7000 <7000>
[7000](auth-userpass)
password=7000
username=7000
[7000](aor-single-reg)
[7100](calling)
auth=7100
aors=7100
callerid=7100 <7100>
[7100](auth-userpass)
password=7100
username=7100
[7100](aor-single-reg)
extensions.conf
[globals]
INTERNAL_DIAL_OPT=,30
[interaction]
exten => _X.,1,Dial(SIP/skype/${EXTEN})
exten => _62X.,n,Hangup
Salahnya dimana ya? terima kasih sebelumnya