Displaying 2 results from an estimated 2 matches for "dpnlyiu".
2019 Mar 01
2
pjsip: don't require authentication from remote i register to
...an try line functionality on the outbound registration which
> may or may not work[2] (requires the upstream to adhere to the RFC,
> which not all do).
My provider seems to implement this.
However even with the line=... in the:
SIP to address: sip:5555551212@<my_IP_address>:5060;line=dpnlyiu
res_pjsip is still sending a 401 challenge.
Removing the:
auth=itsp-auth
from my endpoint [template]:
[itsp-endpoint](!)
Has stopped pjsip from sending a 401 when my ITSP sends a SIP MESSAGE,
but do I really want to have that endpoint without authentication?
Cheers,
b.
-------------- next p...
2019 Mar 01
3
pjsip: don't require authentication from remote i register to
I'm being told by my ITSP that my Asterisk shouldn't be challenging
their system to authenticate (i.e. a 401 response) when they send me a
SIP MESSAGE (or I suppose a SIP INVITE for that matter).
But I'm not sure what a pjsip.conf configuration for that looks like.
How does one associate an incoming call/message with an existing
authenticated outgoing registration so that Asterisk