Yes, you are right.
If read sip.conf :
[SIP-PROVIDER-10719852394abc5da224ab0]
type=friend
username=2222
host=test.m.octopusline.net
fromdomain=test.m.octopusline.net
language=ru
nat=yes
qualify=yes
canreinvite=no
insecure=port,invite
dtmfmode=auto
disallow=all
allow=alaw
; manual attributes
pedantic=no <<======
But it does not work...
Working if only this option inclide GENERAL config:
[general]
context=public-direct-dial
allowoverlap=no
bindport=5060
bindaddr=0.0.0.0
srvlookup=yes
useragent=AskoziaPBX
relaxdtmf=yes
alwaysauthreject=yes
videosupport=yes
notifybusy=yes
limitonpeer=yes
notifyhold=no
pedantic=no (Only this option is really work...) <<========
defaultexpiry=120
minexpiry=60
maxexpiry=3600
and reboot sip "sip reload".