Archives : December-2021
The Asterisk Development Team would like to announce the release of Asterisk 18.9.0. This release is available for immediate download at https://downloads.asterisk.org/pub/telephony/asteriskThe release of Asterisk 18.9.0 resolves several issues repor..
The Asterisk Development Team would like to announce the release of Asterisk 16.23.0. This release is available for immediate download at https://downloads.asterisk.org/pub/telephony/asteriskThe release of Asterisk 16.23.0 resolves several issues repor..
I am trying to help a friend that is using Asterisk along with a Python AGI. In the code I see: agi.execute(pystrix.agi.core.StreamFile(MY_PATH+/+msg)) try:agi.execute(pystrix.agi.core.RecordFile(rec_file, format=wav, escape_digits=#, timeout=-1, sample_offset..
Im using Asterisk 18.8.0 with pjsip version 2.10. With a database defined endpoint, I cant find a way to define outbound_proxy with ;lr (without the quotes) on the end. It works fine if I configure an endpoint in pjsip.conf, eg: — 8< --------------------------------------------------..
I cant get Asterisk to send a SIP call to Twilio over TLS because it complains about Twilios wildcard certificate. This is with Asterisk 18.8.0 and PJSIP 2.10 pjsip show transport shows me this: allow_reload : false async_operations : 1 bind : 0.0.0.0:5..