Добрый день! Вот такие дела…
res_pjsip_outbound_registration.c: Invalid client URI 'sip:+7846XXXXXXX@ims.rt.ru@10.162.16.100:5060' specified on outbound registration 'REG-SIP-TRUNK-8746A12A'
res_sorcery_config.c: Could not create an object of type 'registration' with id 'REG-SIP-TRUNK-8746A12A' from configuration file 'pjsip.conf'
res_pjsip.c: Unable to create outbound OPTIONS request to endpoint SIP-TRUNK-8746A12A as URI 'sip:+7846XXXXXXX@ims.rt.ru@10.162.16.100:5060' is not valid
res_pjsip/pjsip_options.c: Unable to create request to qualify contact sip:+7846XXXXXXX@ims.rt.ru@10.162.16.100:5060 on AOR SIP-TRUNK-8746A12A
Кусочек pjsip.conf:
[REG-AUTH-SIP-TRUNK-8746A12A]
type = auth
username = +7846XXXXXXX@ims.rt.ru
password = zAxxxxxxxxxxx
[REG-SIP-TRUNK-8746A12A]
type = registration
outbound_auth = REG-AUTH-SIP-TRUNK-8746A12A
contact_user = +7846XXXXXXX@ims.rt.ru
retry_interval = 45
max_retries = 200
forbidden_retry_interval = 300
fatal_retry_interval = 300
expiration = 120
server_uri = sip:10.162.16.100:5060
client_uri = sip:+7846XXXXXXX@ims.rt.ru@10.162.16.100:5060
outbound_proxy = sip:10.162.16.100\;lr
[SIP-TRUNK-8746A12A-AUTH]
type = auth
username = +7846XXXXXXX@ims.rt.ru
password = zAxxxxxxxxxxx
[SIP-TRUNK-8746A12A]
type = identify
endpoint = SIP-TRUNK-8746A12A
match = 10.162.16.100
[SIP-TRUNK-8746A12A]
type = aor
max_contacts = 1
maximum_expiration = 3600
minimum_expiration = 60
default_expiration = 120
contact = sip:+7846XXXXXXX@ims.rt.ru@10.162.16.100:5060
qualify_frequency = 60
qualify_timeout = 3.0
outbound_proxy = sip:10.162.16.100\;lr
[SIP-TRUNK-8746A12A]
set_var=contextID=SIP-TRUNK-8746A12A-incoming
type = endpoint
100rel = no
context = SIP-TRUNK-8746A12A-incoming
dtmf_mode = auto
disallow = all
allow = alaw
allow = ulaw
allow = ilbc
allow = opus
allow = h264
rtp_symmetric = yes
force_rport = yes
rewrite_contact = yes
ice_support = no
direct_media = no
from_domain = ims.rt.ru
contact_user = +7846XXXXXXX@ims.rt.ru
sdp_session = mikopbx
language = ru-ru
aors = SIP-TRUNK-8746A12A
timers = no
rtp_timeout = 30
rtp_timeout_hold = 30
outbound_proxy = sip:10.162.16.100\;lr
outbound_auth = SIP-TRUNK-8746A12A-AUTH
inband_progress = yes
tone_zone = ru
МБ что-нибудь нужно подкрутить руками? Заранее благодарю.