Displaying 2 results from an estimated 2 matches for "eca16e16".
2023 Jul 06
1
Setting codec on originating (calling) channel with chan_pjsip (SIP_CODEC_INBOUND equivalent)
...implemented as of this time.
--
Joshua C. Colp
Asterisk Project Lead
Sangoma Technologies
Check us out at www.sangoma.com and www.asterisk.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20230706/eca16e16/attachment.html>
2023 Jul 06
1
Setting codec on originating (calling) channel with chan_pjsip (SIP_CODEC_INBOUND equivalent)
Hello,
After I have re-read the "PJSIP Advanced Codec negotiation" document, it
occurred to me that the desired behavior should actually happen
automatically, just due to the codec negotiation logic, but it looks
like asterisk doesn't actually follow the described logic which is
likely a bug.
Can you please follow with me through a simple sip call and see if I'm
missing