I have an issue when I take an outgoing call(sending INVITE) with pjsip.
Could you like to answer or give comments?
I can not take an outgoing call with pjsip.
I guess the cause is including “rport” string in Via header in INVITE message.
Thus, I need the way to remove/disable it.
I investigate with a few documents and comment in this community, and I found the following.
https://trac.pjsip.org/repos/ticket/1155
So I tried setting as the following at pjsip.conf.
[system]
type = system
disable_rport = yes
~~~~~
[NTT]
type = endpoint
rtp_symmetric = no
force_rport = no
rewrite_contact = no
Saddly enough, my asterisk sends “rport” string in Via header in INVITE message although I set the above.
Would you like to tell me the ussue of my pjsip.conf?
Or, let me know the way to remove “rport”, if my understanding is incorrect.
–additional information–
I have been trying to use asterisk in my home connected to Japanese phone network.
(The network is called as “NTT”, “Flets”, or “Hikari Denwa”.)
I already get the success of register, receiving the call, and taking the outgoing with sip.conf.
And I get the success of register and receiving with pjsip.conf.
I guess the reason by comparing INVITE message between using sip.conf and using pjsip.conf.
$ asterisk -V
Asterisk GIT-master-a96eb6de6c