Hi,
I’m facing an issue with PJSIP when i set the codec configuration to allow=all, for incoming calls it works without issues, with outgoing calls the asterisk sends the invite without the SDP, I’m using version 18.9.0
Thanks
Hi,
I’m facing an issue with PJSIP when i set the codec configuration to allow=all, for incoming calls it works without issues, with outgoing calls the asterisk sends the invite without the SDP, I’m using version 18.9.0
Thanks
It’s a known issue[1]. Realistically you should be explicit on codecs.
[1] [ASTERISK-29185] chan_pjsip: Endpoint: allow = all is broken. - Digium/Asterisk JIRA
Thanks for the confirmation! any ETA on the fix?
No. There is noone actively working on the issue.
Specifying allow=all isn’t a sensible thing to do Even when it works, it creates requests that are likely to need to be fragmented in transit.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.